/external/tensorflow/tensorflow/python/grappler/ |
D | cluster_wrapper.cc | 218 std::set<std::string> feasible; in PYBIND11_MODULE() local 225 std::inserter(feasible, feasible.begin())); in PYBIND11_MODULE() 227 feasible = supported_dev.second; in PYBIND11_MODULE() 231 for (const std::string& type : feasible) { in PYBIND11_MODULE()
|
/external/cronet/third_party/icu/patches/ |
D | wordbrk.patch | 21 +# TODO: Determine whether it's feasible to drop the Chromium-specific behaviors 63 +# TODO: Determine whether it's feasible to drop the Chromium-specific behaviors 101 +# TODO: Determine whether it's feasible to drop the Chromium-specific behaviors
|
/external/tensorflow/tensorflow/compiler/mlir/tosa/tests/ |
D | tf-tfl-to-tosa-pipeline.mlir | 12 // feasible to hand edit.
|
/external/rust/crates/gdbstub_arch/ |
D | README.md | 22 particularly feasible to write detailed tests for each architecture! If you
|
/external/freetype/docs/ |
D | PROBLEMS | 63 or newer. If this isn't feasible, apply the following patch.
|
/external/boringssl/src/ |
D | BREAKING-CHANGES.md | 39 In some cases, this kind of staged approach is not feasible: perhaps the same code cannot simultane… 60 If breaking the compile is not feasible, break at runtime, in the hope that consumers have some amo… 72 …ange to appear in consumers. This ensures that reverting the change is still feasible if necessary.
|
/external/cronet/third_party/boringssl/src/ |
D | BREAKING-CHANGES.md | 39 In some cases, this kind of staged approach is not feasible: perhaps the same code cannot simultane… 60 If breaking the compile is not feasible, break at runtime, in the hope that consumers have some amo… 72 …ange to appear in consumers. This ensures that reverting the change is still feasible if necessary.
|
/external/clang/test/Analysis/ |
D | uninit-vals-ps-region.m | 15 if (global.data == 0) // When the true branch is feasible 'a = 3'.
|
/external/openthread/tools/harness-simulation/ |
D | README.md | 7 …ns. Either two machines or one machine running two (sub)systems (for example, VM, WSL) is feasible.
|
/external/skia/tests/ |
D | tests.bzl | 36 as feasible, to avoid unnecessary bloat or recompilation if something unrelated 121 as feasible, to avoid unnecessary bloat or recompilation if something unrelated
|
/external/libchrome/mojo/public/cpp/platform/ |
D | README.md | 45 For cases where it is not feasible to transfer a `PlatformHandle` from one
|
/external/zstd/tests/ |
D | paramgrill.c | 550 static int feasible(const BMK_benchResult_t results, const constraint_t target) { in feasible() function 596 if(feasible(result1, target) && feasible(result2, target)) { in compareResultLT() 605 return feasible(result2, target) in compareResultLT() 606 || (!feasible(result1, target) in compareResultLT() 752 if(!feasible(r, targetConstraints)) { in insertWinner() 1745 if((feas && !feasible(resultMax, target)) || in allBench()
|
/external/llvm/docs/HistoricalNotes/ |
D | 2001-06-01-GCCOptimizations2.txt | 36 > feasible and should be fun. (Again, link time cost is the issue.)
|
/external/stardoc/docs/ |
D | future_plans.md | 38 carefully consider whether it is feasible to ask Bazel for the authoritative
|
/external/angle/doc/ |
D | CompilingTranslatorWithEmscripten.md | 104 It's not feasible to interact with the translator's data structures, nor
|
/external/python/pybind11/docs/advanced/pycpp/ |
D | utilities.rst | 32 be feasible. This can be fixed using a guard around the library function that
|
/external/webrtc/docs/native-code/rtp-hdrext/inband-cn/ |
D | README.md | 22 …implementation, not even mentioning that decoding packets is not always feasible. This document pr…
|
/external/cronet/third_party/icu/source/data/brkitr/rules/ |
D | word.txt | 52 # TODO: Determine whether it's feasible to drop the Chromium-specific behaviors
|
D | word_fi_sv.txt | 52 # TODO: Determine whether it's feasible to drop the Chromium-specific behaviors
|
D | word_POSIX.txt | 52 # TODO: Determine whether it's feasible to drop the Chromium-specific behaviors
|
/external/tensorflow/tensorflow/lite/tools/optimize/debugging/ |
D | README.md | 14 This is now feasible using the TensorFlow Lite Quantization Debugger, as shown
|
/external/ruy/ruy/profiler/ |
D | README.md | 145 is likely being spent. When one has such a-priori knowledge, it is feasible to
|
/external/cronet/third_party/lss/ |
D | README.md | 11 between arches when reasonably feasible. e.g. Newer architectures no longer
|
/external/catch2/docs/ |
D | limitations.md | 98 …t suite that takes too long to run and you want to make it parallel, there are 2 feasible solutions
|
/external/ltp/doc/ |
D | nommu-notes.txt | 53 Since this isn't feasible without virtual memory, there is no fork() function.
|