DebuggedDevice.Builder

publiczna statyczna klasa końcowa DebuggedDevice.Builder

 A device on which ops and/or tensors are instrumented by the debugger.
 
Protobuf typu tensorflow.DebuggedDevice

Metody publiczne

DebuggedDevice.Builder
addRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)
Debugowane urządzenie
Debugowane urządzenie
DebuggedDevice.Builder
jasne ()
DebuggedDevice.Builder
wyczyśćId urządzenia ()
 A debugger-generated ID for the device.
DebuggedDevice.Builder
wyczyść nazwę urządzenia ()
 Name of the device.
DebuggedDevice.Builder
clearField (pole com.google.protobuf.Descriptors.FieldDescriptor)
DebuggedDevice.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
DebuggedDevice.Builder
klon ()
Debugowane urządzenie
końcowy statyczny com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
wew
pobierzId urządzenia ()
 A debugger-generated ID for the device.
Strunowy
pobierz nazwę urządzenia ()
 Name of the device.
com.google.protobuf.ByteString
getDeviceNameBytes ()
 Name of the device.
końcowa wartość logiczna
DebuggedDevice.Builder
mergeFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
DebuggedDevice.Builder
mergeFrom (com.google.protobuf.Wiadomość inna)
końcowy DebuggedDevice.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldUstaw nieznane pola)
DebuggedDevice.Builder
setDeviceId (wartość int)
 A debugger-generated ID for the device.
DebuggedDevice.Builder
setDeviceName (wartość ciągu)
 Name of the device.
DebuggedDevice.Builder
setDeviceNameBytes (wartość com.google.protobuf.ByteString)
 Name of the device.
DebuggedDevice.Builder
setField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)
DebuggedDevice.Builder
setRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, indeks int, wartość obiektu)
końcowy DebuggedDevice.Builder
setUnknownFields (com.google.protobuf.UnknownFieldUstaw nieznane pola)

Metody dziedziczone

Metody publiczne

public DebuggedDevice.Builder addRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)

publiczna kompilacja DebuggedDevice ()

publiczna kompilacja DebuggedDevicePartial ()

publiczny DebuggedDevice.Builder wyczyść ()

public DebuggedDevice.Builder clearDeviceId ()

 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;

public DebuggedDevice.Builder clearDeviceName ()

 Name of the device.
 
string device_name = 1;

public DebuggedDevice.Builder clearField (pole com.google.protobuf.Descriptors.FieldDescriptor)

public DebuggedDevice.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

publiczny klon DebuggedDevice.Builder ()

publiczne DebuggedDevice getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

publiczny 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;

publiczny ciąg getDeviceName ()

 Name of the device.
 
string device_name = 1;

public com.google.protobuf.ByteString getDeviceNameBytes ()

 Name of the device.
 
string device_name = 1;

publiczna końcowa wartość logiczna isInitialized ()

public DebuggedDevice.Builder mergeFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Wyjątek IO

public DebuggedDevice.Builder mergeFrom (com.google.protobuf.Message other)

publiczna wersja końcowa DebuggedDevice.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

public DebuggedDevice.Builder setDeviceId (wartość int)

 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;

public DebuggedDevice.Builder setDeviceName (wartość ciągu)

 Name of the device.
 
string device_name = 1;

public DebuggedDevice.Builder setDeviceNameBytes (wartość com.google.protobuf.ByteString)

 Name of the device.
 
string device_name = 1;

public DebuggedDevice.Builder setField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)

public DebuggedDevice.Builder setRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, indeks int, wartość obiektu)

publiczna wersja końcowa DebuggedDevice.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)