Home
last modified time | relevance | path

Searched defs:all_results (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/core/ir/utils/
Dshape_inference_utils_test.cc132 SmallVector<SmallVector<ShapedTypeComponents>> all_results; in TEST_F() local
214 SmallVector<SmallVector<ShapedTypeComponents>> all_results; in TEST_F() local
/external/pytorch/torch/distributed/checkpoint/
Dstate_dict_saver.py328 def finish_checkpoint(all_results): argument
/external/cronet/tot/third_party/llvm-libc/src/benchmarks/gpu/
DLibcGpuBenchmark.cpp77 AtomicBenchmarkSums all_results; variable
/external/cronet/stable/third_party/llvm-libc/src/benchmarks/gpu/
DLibcGpuBenchmark.cpp77 AtomicBenchmarkSums all_results; variable
/external/rust/android-crates-io/crates/which/src/
Dlib.rs359 pub fn all_results(self) -> Result<impl Iterator<Item = path::PathBuf>> { in all_results() method
/external/tensorflow/tensorflow/core/runtime_fallback/kernel/
Dkernel_fallback_execute_compat.cc743 auto all_results = frame->GetResults(); in FallbackAsyncExecuteOpSeq() local