Home
last modified time | relevance | path

Searched defs:dev_mgr (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Ddevice_resolver_local.h31 explicit DeviceResolverLocal(const DeviceMgr* dev_mgr) : dev_mgr_(dev_mgr) {} in DeviceResolverLocal()
H A Dcollective_rma_local.h28 CollectiveRemoteAccessLocal(const DeviceMgr* dev_mgr, in CollectiveRemoteAccessLocal()
H A Dbase_collective_executor.h100 const DeviceMgr* dev_mgr, in BaseCollectiveExecutor()
H A Dbuf_rendezvous.h44 explicit BufRendezvous(uint64 step_id, const DeviceMgr* dev_mgr) in BufRendezvous()
H A Dcollective_util.cc32 Status InitializeDeviceAndLocality(const DeviceMgr* dev_mgr, in InitializeDeviceAndLocality()
H A Dcollective_executor_mgr.cc30 const ConfigProto& config, const DeviceMgr* dev_mgr, in CollectiveExecutorMgr()
H A Dcollective_test_util.cc33 FailTestRMA::FailTestRMA(const DeviceMgr* dev_mgr, in FailTestRMA()
H A Dcollective_param_resolver_local.cc46 const ConfigProto& config, const DeviceMgr* dev_mgr, in CollectiveParamResolverLocal()
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/
H A Dcollective_rma_distributed.h30 const DeviceMgr* dev_mgr, DeviceResolverInterface* dev_resolver, in CollectiveRemoteAccessDistributed()
H A Ddevice_resolver_distributed.cc23 DeviceResolverDistributed::DeviceResolverDistributed(const DeviceMgr* dev_mgr) { in DeviceResolverDistributed()
H A Dcollective_rma_distributed_test.cc81 FakeWorker(const string& name, DeviceMgr* dev_mgr, in FakeWorker()
297 DeviceMgr* dev_mgr = new StaticDeviceMgr(std::move(devices)); in DefineWorker() local
H A Drpc_collective_executor_mgr.cc29 const ConfigProto& config, const DeviceMgr* dev_mgr, in RpcCollectiveExecutorMgr()
H A Dcollective_param_resolver_distributed.cc90 const ConfigProto& config, const DeviceMgr* dev_mgr, in CollectiveParamResolverDistributed()
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dcollective.cc157 const DeviceMgr* dev_mgr, OpKernelContext* ctx, in CollectiveContext()
H A Dcollective.h394 const DeviceMgr* dev_mgr; // Not owned member