/external/tensorflow/tensorflow/compiler/xla/service/ |
D | multi_output_fusion.cc | 96 int64 profit = GetProfit(instruction, candidate); in Run() local 97 if (profit > 0) { in Run() 100 instr_node.fusibles.emplace_back(candidate, profit); in Run() 101 candidate_node.fusibles.emplace_back(instruction, profit); in Run() 102 worklist_.emplace(instruction, candidate, profit); in Run() 185 int64 profit = GetProfit(instr, fusion); in Update() local 186 if (profit > it->second) { in Update() 187 it->second = profit; in Update() 188 new_fusibles.emplace_back(instr, profit); in Update() 204 int64 profit = GetProfit(instr, fusion); in Update() local [all …]
|
/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
D | multi_output_fusion.cc | 68 int64 profit = 0; in GetProfit() local 73 profit += ShapeUtil::ByteSizeOf(instr->shape()); in GetProfit() 76 << ", the profit is =" << profit; in GetProfit() 77 return profit; in GetProfit()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonSplitDouble.cpp | 100 int32_t profit(const MachineInstr *MI) const; 101 int32_t profit(unsigned Reg) const; 316 int32_t HexagonSplitDoubleRegs::profit(const MachineInstr *MI) const { in profit() function in HexagonSplitDoubleRegs 378 return profit(Rs) + profit(Rt); in profit() 403 int32_t HexagonSplitDoubleRegs::profit(unsigned Reg) const { in profit() function in HexagonSplitDoubleRegs 415 return profit(DefI); in profit() 429 int32_t P = profit(DefI); in isProfitable() 461 int32_t P = profit(UseI); in isProfitable()
|
/external/ImageMagick/PerlMagick/default/ |
D | Magick.pm.in | 3 # Copyright 1999-2019 ImageMagick Studio LLC, a non-profit organization
|
D | Makefile.PL.in | 1 # Copyright 1999-2019 ImageMagick Studio LLC, a non-profit organization
|
/external/ImageMagick/MagickCore/ |
D | version.h_vms | 2 Copyright 1999-2015 ImageMagick Studio LLC, a non-profit organization
|
D | version.h.in | 2 Copyright 1999-2019 ImageMagick Studio LLC, a non-profit organization
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonSplitDouble.cpp | 78 int32_t profit(const MachineInstr *MI) const; 300 int32_t HexagonSplitDoubleRegs::profit(const MachineInstr *MI) const { in profit() function in HexagonSplitDoubleRegs 382 int32_t P = profit(DefI); in isProfitable() 415 int32_t P = profit(UseI); in isProfitable()
|
/external/icu/icu4j/perf-tests/data/conversion/ |
D | english.txt | 18 The Unicode Consortium is a non-profit organization founded to develop, extend and promote use of t…
|
/external/ImageMagick/PerlMagick/quantum/ |
D | quantum.pm.in | 3 # Copyright 1999-2019 ImageMagick Studio LLC, a non-profit organization
|
D | Makefile.PL.in | 1 # Copyright 1999-2019 ImageMagick Studio LLC, a non-profit organization
|
/external/ImageMagick/PerlMagick/ |
D | Makefile.PL.in | 1 # Copyright 1999-2019 ImageMagick Studio LLC, a non-profit organization
|
/external/autotest/client/profilers/powertop/src/po/ |
D | fr.po | 463 "Cela sacrifiera légèrement les performances réseau au profit de l'économie d'énergie." 475 "Cela sacrifiera légèrement les performances réseau au profit de l'économie d'énergie."
|
/external/ImageMagick/ |
D | NOTICE | 5 Copyright 1999-2019 ImageMagick Studio LLC, a non-profit organization dedicated
|
D | LICENSE | 41 Copyright 1999-2019 ImageMagick Studio LLC, a non-profit organization dedicated to making software …
|
/external/chromium-trace/catapult/third_party/zipfile/ |
D | LICENSE | 19 non-profit organization created specifically to own Python-related
|
/external/python/cpython2/ |
D | LICENSE | 18 https://www.python.org/psf/) was formed, a non-profit organization
|
/external/python/cpython3/ |
D | NOTICE | 18 https://www.python.org/psf/) was formed, a non-profit organization
|
D | LICENSE | 18 https://www.python.org/psf/) was formed, a non-profit organization
|
/external/v8/third_party/v8/builtins/ |
D | LICENSE | 18 https://www.python.org/psf/) was formed, a non-profit organization
|
/external/python/cpython2/Mac/BuildScript/resources/ |
D | License.rtf | 18 …tware Foundation (PSF, see http://www.python.org/psf/) was formed, a non-profit organization creat…
|
/external/python/cpython3/Mac/BuildScript/resources/ |
D | License.rtf | 18 …tware Foundation (PSF, see http://www.python.org/psf/) was formed, a non-profit organization creat…
|
/external/python/cpython3/Doc/faq/ |
D | general.rst | 35 The Python Software Foundation is an independent non-profit organization that
|
/external/python/cpython2/Doc/faq/ |
D | general.rst | 35 The Python Software Foundation is an independent non-profit organization that
|
/external/curl/docs/ |
D | TheArtOfHttpScripting | 79 doing HTTP requests for fun and profit. I'll assume that you know how to
|