Home
last modified time | relevance | path

Searched defs:IsCompleted (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/data/
Dcache_ops.cc44 bool MemoryCache::IsCompleted() { in IsCompleted() function in tensorflow::data::MemoryCache
/external/tensorflow/tensorflow/core/kernels/
Dragged_tensor_to_sparse_kernel.cc220 static bool IsCompleted( in IsCompleted() function in tensorflow::RaggedTensorToSparseOp
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
DBTFDebug.h36 bool IsCompleted; variable
/external/ot-br-posix/src/mdns/
Dmdns.hpp401 bool IsCompleted() const { return mCallback.IsNull(); } in IsCompleted() function in otbr::Mdns::Publisher::Registration