Home
last modified time | relevance | path

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

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