Home
last modified time | relevance | path

Searched defs:rendezvous_key_base (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/core/tpu/kernels/
Dhost_compute_ops.cc109 const string rendezvous_key_base = input.vec<tstring>()(1); in ComputeAsync() local
264 const string rendezvous_key_base = key_input.vec<tstring>()(1); in Compute() local
Dtpu_execute_op.cc69 OpKernelContext* context, string* rendezvous_key_base, in GetComputationCacheEntry()
641 string rendezvous_key_base; in DoWork() local
Dtpu_compile_op_common.cc785 std::string rendezvous_key_base = strings::StrCat( in ComputeInternal() local
/external/tensorflow/tensorflow/compiler/xrt/kernels/
Dtpu_execute_op.cc193 int device_ordinal, string rendezvous_key_base) { in RunExecutable()
235 int device_ordinal, string rendezvous_key_base) { in ExecuteTPUProgram()
307 string rendezvous_key_base = std::to_string(compilation_handle); in DoWork() local
434 string rendezvous_key_base = std::to_string(op.computation_handle()); in DoWork() local
/external/tensorflow/tensorflow/core/tpu/
Dtpu_execute.cc83 const string& rendezvous_key_base, in Initialize()
417 const string& rendezvous_key_base, uint32 rng_seed, in TPUExecute()