Home
last modified time | relevance | path

Searched refs:CreateDeviceMgr (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Drpc_rendezvous_mgr_test.cc111 static DeviceMgr* CreateDeviceMgr() { in CreateDeviceMgr() function
126 std::unique_ptr<DeviceMgr>(CreateDeviceMgr()), in RpcRendezvousMgrTest()
/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
Dlegalize_tf_with_tf2xla.cc290 static std::unique_ptr<tensorflow::StaticDeviceMgr> CreateDeviceMgr( in CreateDeviceMgr() function
362 device_mgr_ = CreateDeviceMgr(device_type_); in PrepareParams()