/external/tensorflow/tensorflow/core/common_runtime/eager/ |
D | tensor_handle_data.h | 43 bool IsReady() const { in IsReady() function 79 bool IsReady() const { return true; } in IsReady() function 87 bool IsReady() const { in IsReady() function
|
D | tensor_handle_test.cc | 124 bool IsReady(TensorHandle* handle) const { return handle->IsReady(); } in IsReady() function in tensorflow::PackedTensorHandleTest
|
D | tensor_handle.cc | 111 bool TensorHandle::PackedTensorHandleData::IsReady() const { in IsReady() function in tensorflow::TensorHandle::PackedTensorHandleData 428 bool TensorHandle::IsReady() const { in IsReady() function in tensorflow::TensorHandle
|
/external/libtextclassifier/native/annotator/ |
D | model-executor.h | 74 virtual bool IsReady() const { return true; } in IsReady() function
|
/external/libchrome/components/policy/core/common/ |
D | schema_registry_unittest.cc | 112 TEST(SchemaRegistryTest, IsReady) { in TEST() argument
|
D | schema_registry.cc | 66 bool SchemaRegistry::IsReady() const { in IsReady() function in policy::SchemaRegistry
|
/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | ssa_rewrite_pass.h | 84 bool IsReady() const { return is_complete() && copy_of() == 0; } in IsReady() function
|
/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | ssa_rewrite_pass.h | 84 bool IsReady() const { return is_complete() && copy_of() == 0; } in IsReady() function
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/ |
D | ssa_rewrite_pass.h | 84 bool IsReady() const { return is_complete() && copy_of() == 0; } in IsReady() function
|
/external/tensorflow/tensorflow/core/distributed_runtime/eager/ |
D | remote_tensor_handle_data.cc | 160 bool RemoteTensorHandleData::IsReady() const { in IsReady() function in tensorflow::RemoteTensorHandleData
|
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/ |
D | inference_context.cc | 53 bool IsReady(const absl::flat_hash_set<ValueId>& ready_tensors, in IsReady() function
|
/external/tensorflow/tensorflow/lite/delegates/gpu/metal/ |
D | inference_context.cc | 63 bool IsReady(const std::set<ValueId>& ready_tensors, const MetalNode& node) { in IsReady() function
|
/external/llvm-project/llvm/include/llvm/MCA/ |
D | Instruction.h | 250 bool IsReady; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/ |
D | Instruction.h | 250 bool IsReady; variable
|