Searched refs:ListDeviceAttributes (Results 1 – 7 of 7) sorted by relevance
46 void ListDeviceAttributes(std::vector<DeviceAttributes>* devices) const;
62 void DeviceMgr::ListDeviceAttributes( in ListDeviceAttributes() function in tensorflow::DeviceMgr
72 device_mgr_->ListDeviceAttributes(&dev_attr); in GetStatusAsync()
78 device_mgr_->ListDeviceAttributes(&dev_attr); in GetStatusAsync()
57 device_mgr_->ListDeviceAttributes(&dev_attr); in GetStatusAsync()
37 dm->ListDeviceAttributes(&devices); in GetStatusAsync()
369 ctx->context.local_device_mgr()->ListDeviceAttributes(&list->response); in TFE_ContextListDevices()371 ctx->context.remote_device_mgr()->ListDeviceAttributes(&list->response); in TFE_ContextListDevices()