Searched refs:ResetPFLR (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/core/common_runtime/eager/ |
D | context.cc | 176 ResetPFLR(device_mgr, opts.env, &opts.config, TF_GRAPH_DEF_VERSION, 266 void EagerContext::ResetPFLR(const DeviceMgr* device_mgr, Env* env, in ResetPFLR() function in tensorflow::EagerContext 416 ResetPFLR( in UpdateClusterFLRAndInitDevices() 1350 ResetPFLR( in StoreCollectiveOpsServer() 1612 ResetPFLR(local_device_manager_.Get(), env_, config, TF_GRAPH_DEF_VERSION, in SetMasterContextState() 1714 ResetPFLR(local_device_manager_.Get(), env_, config, TF_GRAPH_DEF_VERSION, in InitializeRemoteWorker()
|
D | context.h | 614 void ResetPFLR(const DeviceMgr* device_mgr, Env* env,
|