DebuggedDeviceOrBuilder

อินเทอร์เฟซสาธารณะ DebuggedDeviceOrBuilder
คลาสย่อยทางอ้อมที่รู้จัก

วิธีการสาธารณะ

บทคัดย่อ
รับรหัสอุปกรณ์ ()
 A debugger-generated ID for the device.
สตริงที่เป็นนามธรรม
นามธรรม com.google.protobuf.ByteString
รับDeviceNameBytes ()
 Name of the device.

วิธีการสาธารณะ

บทคัดย่อสาธารณะ int getDeviceId ()

 A debugger-generated ID for the device. Guaranteed to be unique within
 the scope of the debugged TensorFlow program, including single-host and
 multi-host settings.
 TODO(cais): Test the uniqueness guarantee in multi-host settings.
 
int32 device_id = 2;

สตริงนามธรรมสาธารณะ getDeviceName ()

สตริง

 Name of the device.
 
อุปกรณ์_ string device_name = 1;

นามธรรมสาธารณะ com.google.protobuf.ByteString getDeviceNameBytes ()

สตริง

 Name of the device.
 
อุปกรณ์_ string device_name = 1;