Searched refs:ResetPFLR (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/core/common_runtime/eager/ |
D | context.cc | 100 ResetPFLR(device_mgr, opts.env, &opts.config, TF_GRAPH_DEF_VERSION, 185 void EagerContext::ResetPFLR(const DeviceMgr* device_mgr, Env* env, in ResetPFLR() function in tensorflow::EagerContext 1099 ResetPFLR( in StoreCollectiveOpsServer() 1354 ResetPFLR(local_device_manager_.Get(), env_, config, TF_GRAPH_DEF_VERSION, in SetMasterContextState() 1456 ResetPFLR(local_device_manager_.Get(), env_, config, TF_GRAPH_DEF_VERSION, in InitializeRemoteWorker()
|
D | context.h | 526 void ResetPFLR(const DeviceMgr* device_mgr, Env* env,
|