Home
last modified time | relevance | path

Searched defs:IsReady (Results 1 – 14 of 14) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/eager/
Dtensor_handle_data.h43 bool IsReady() const { in IsReady() function
79 bool IsReady() const { return true; } in IsReady() function
87 bool IsReady() const { in IsReady() function
Dtensor_handle_test.cc124 bool IsReady(TensorHandle* handle) const { return handle->IsReady(); } in IsReady() function in tensorflow::PackedTensorHandleTest
Dtensor_handle.cc111 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/
Dmodel-executor.h74 virtual bool IsReady() const { return true; } in IsReady() function
/external/libchrome/components/policy/core/common/
Dschema_registry_unittest.cc112 TEST(SchemaRegistryTest, IsReady) { in TEST() argument
Dschema_registry.cc66 bool SchemaRegistry::IsReady() const { in IsReady() function in policy::SchemaRegistry
/external/deqp-deps/SPIRV-Tools/source/opt/
Dssa_rewrite_pass.h84 bool IsReady() const { return is_complete() && copy_of() == 0; } in IsReady() function
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dssa_rewrite_pass.h84 bool IsReady() const { return is_complete() && copy_of() == 0; } in IsReady() function
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Dssa_rewrite_pass.h84 bool IsReady() const { return is_complete() && copy_of() == 0; } in IsReady() function
/external/tensorflow/tensorflow/core/distributed_runtime/eager/
Dremote_tensor_handle_data.cc160 bool RemoteTensorHandleData::IsReady() const { in IsReady() function in tensorflow::RemoteTensorHandleData
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dinference_context.cc53 bool IsReady(const absl::flat_hash_set<ValueId>& ready_tensors, in IsReady() function
/external/tensorflow/tensorflow/lite/delegates/gpu/metal/
Dinference_context.cc63 bool IsReady(const std::set<ValueId>& ready_tensors, const MetalNode& node) { in IsReady() function
/external/llvm-project/llvm/include/llvm/MCA/
DInstruction.h250 bool IsReady; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/
DInstruction.h250 bool IsReady; variable