Home
last modified time | relevance | path

Searched defs:RetireStepId (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/
Dcollective_executor_mgr.h63 void RetireStepId(int64_t graph_key, int64_t step_id) override {} in RetireStepId() function
Dtest_collective_executor_mgr.h135 void RetireStepId(int64_t graph_key, int64_t step_id) override {} in RetireStepId() function
/external/tensorflow/tensorflow/core/distributed_runtime/
Drpc_collective_executor_mgr.cc157 void RpcCollectiveExecutorMgr::RetireStepId(int64_t graph_key, in RetireStepId() function in tensorflow::RpcCollectiveExecutorMgr