Home
last modified time | relevance | path

Searched defs:cluster_device_attributes (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/core/distributed_runtime/
Dsession_mgr_test.cc87 protobuf::RepeatedPtrField<DeviceAttributes> cluster_device_attributes; in TEST_F() local
163 protobuf::RepeatedPtrField<DeviceAttributes> cluster_device_attributes; in TEST_F() local
218 protobuf::RepeatedPtrField<DeviceAttributes> cluster_device_attributes; in TEST_F() local
Dsession_mgr.cc62 const protobuf::RepeatedPtrField<DeviceAttributes>& in CreateSession()
72 const protobuf::RepeatedPtrField<DeviceAttributes>& in CreateSession()
192 const protobuf::RepeatedPtrField<DeviceAttributes>& in UpdateSession()
/external/tensorflow/tensorflow/core/protobuf/
Deager_service.proto104 repeated DeviceAttributes cluster_device_attributes = 6; field
140 repeated DeviceAttributes cluster_device_attributes = 2; field
Dworker.proto72 repeated DeviceAttributes cluster_device_attributes = 4; field
/external/tensorflow/tensorflow/core/common_runtime/eager/
Dcontext_distributed_manager.cc538 std::vector<tensorflow::DeviceAttributes> cluster_device_attributes; in UpdateContextWithServerDef() local