Searched defs:key_prefix (Results 1 – 4 of 4) sorted by relevance
/external/tensorflow/tensorflow/core/kernels/data/ |
D | parallel_interleave_dataset_op.cc | 665 const string& key_prefix, size_t idx, in WriteStatusLocked() 678 const string& key_prefix, size_t idx, in ReadStatusLocked() 696 string CodeKey(const string& key_prefix, size_t idx) { in CodeKey() 701 string ErrorMessageKey(const string& key_prefix, size_t idx) { in ErrorMessageKey() 707 const string& key_prefix, IteratorStateWriter* writer) in WriteElement() 780 int idx, const string& key_prefix, in ReadElement()
|
/external/tensorflow/tensorflow/core/kernels/ |
D | sendrecv_ops.cc | 35 static void GetRendezvousKey(const string& key_prefix, in GetRendezvousKey()
|
/external/libtextclassifier/utils/ |
D | flatbuffers.cc | 406 const std::string& key_separator, const std::string& key_prefix, in AsFlatMap()
|
/external/tensorflow/tensorflow/core/common_runtime/ |
D | process_function_library_runtime.cc | 112 const string& key_prefix, int64 src_incarnation, in SendTensors() 131 const string& key_prefix, int64 src_incarnation, int64 num_tensors, in ReceiveTensorsAsync()
|