Home
last modified time | relevance | path

Searched defs:FindOrCreate (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/
H A Dpartial_run_mgr.cc22 bool PartialRunMgr::FindOrCreate(int step_id, in FindOrCreate() function in tensorflow::PartialRunMgr
H A Drpc_collective_executor_mgr_test.cc67 TEST_F(RpcCollectiveExecutorMgrTest, FindOrCreate) { in TEST_F() argument
H A Dbase_rendezvous_mgr.cc62 BaseRemoteRendezvous* BaseRendezvousMgr::FindOrCreate(int64_t step_id) { in FindOrCreate() function in tensorflow::BaseRendezvousMgr
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dop_segment.cc38 Status OpSegment::FindOrCreate(const string& session_handle, in FindOrCreate() function in tensorflow::OpSegment
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dcollective_executor_mgr.cc49 CollectiveExecutor* CollectiveExecutorMgr::FindOrCreate(int64_t step_id) { in FindOrCreate() function in tensorflow::CollectiveExecutorMgr
H A Dcollective_executor_mgr_test.cc66 TEST_F(CollectiveExecutorMgrTest, FindOrCreate) { in TEST_F() argument
H A Dtest_collective_executor_mgr.h84 CollectiveExecutor* FindOrCreate(int64_t step_id) override { in FindOrCreate() function
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/
H A Dcontext.cc100 IntraProcessRendezvous* EagerContext::LocalRendezvousTable::FindOrCreate( in FindOrCreate() function in tensorflow::EagerContext::LocalRendezvousTable
/aosp_15_r20/external/tensorflow/tensorflow/stream_executor/rocm/
H A Drocm_dnn.cc436 static bool FindOrCreate(uint64_t hash, in FindOrCreate() function in stream_executor::gpu::__anon134f86580211::CachedFusionPlans