Searched defs:operation_id_ (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/compiler/xla/python/tpu_driver/ | ||
D | pod_tpu_driver.cc | 61 const int64_t operation_id_; member in tpu_driver::__anon6b014a980111::PodEvent |
D | grpc_tpu_driver.cc | 439 std::atomic<uint64_t> operation_id_{0}; member in tpu_driver::__anon4073f9c10111::GrpcTpuDriver |