/external/tensorflow/tensorflow/python/client/ |
D | device_lib.i | 74 std::vector<string> ListDevices(TF_Status* out_status) { in ListDevices() function
|
D | session_ref.cc | 444 Status SessionRef::ListDevices(std::vector<DeviceAttributes>* response) { in ListDevices() function in tensorflow::SessionRef
|
/external/tensorflow/tensorflow/go/ |
D | context.go | 101 func (c *Context) ListDevices() ([]Device, error) { func
|
D | session.go | 116 func (s *Session) ListDevices() ([]Device, error) { func
|
/external/tensorflow/tensorflow/core/protobuf/ |
D | master_service.proto | 104 rpc ListDevices(ListDevicesRequest) returns (ListDevicesResponse); rpc
|
/external/tensorflow/tensorflow/python/grappler/ |
D | cluster.py | 73 def ListDevices(self): member in Cluster
|
/external/tensorflow/tensorflow/core/common_runtime/ |
D | device_mgr.cc | 70 std::vector<Device*> DeviceMgr::ListDevices() const { in ListDevices() function in tensorflow::DeviceMgr
|
D | direct_session.cc | 1613 ::tensorflow::Status DirectSession::ListDevices( in ListDevices() function in tensorflow::DirectSession
|
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/ |
D | grpc_master_service_impl.cc | 114 ::grpc::Status MasterService::Stub::ListDevices( in ListDevices() function in tensorflow::grpc::MasterService::Stub
|
D | grpc_remote_master.cc | 79 Status ListDevices(CallOptions* call_options, in ListDevices() function in tensorflow::GrpcRemoteMaster
|
D | grpc_session.cc | 349 Status GrpcSession::ListDevices(std::vector<DeviceAttributes>* response) { in ListDevices() function in tensorflow::GrpcSession
|
/external/tensorflow/tensorflow/core/distributed_runtime/ |
D | local_master.cc | 132 Status LocalMaster::ListDevices(CallOptions* call_options, in ListDevices() function in tensorflow::LocalMaster
|
D | master_test.cc | 148 TEST_F(MasterTest, ListDevices) { in TEST_F() argument
|
D | master.cc | 588 void Master::ListDevices(const ListDevicesRequest* req, in ListDevices() function in tensorflow::Master
|
D | master_session.cc | 1371 Status MasterSession::ListDevices(ListDevicesResponse* resp) const { in ListDevices() function in tensorflow::MasterSession
|
/external/tensorflow/tensorflow/contrib/session_bundle/ |
D | signature_test.cc | 265 Status ListDevices(std::vector<DeviceAttributes>* response) override { in ListDevices() function
|