MessageLiteOrBuilder, MessageOrBuilder
DebuggedDevice, DebuggedDevice.Builder
int
getDeviceId()
String
getDeviceName()
ByteString
getDeviceNameBytes()
isInitialized
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
Name of the device.
string device_name = 1;
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;