DebuggedDevice

Perangkat Debugged kelas akhir publik

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

Kelas Bersarang

kelas DebuggedDevice.Builder
 A device on which ops and/or tensors are instrumented by the debugger. 

Konstanta

ke dalam DEVICE_ID_FIELD_NUMBER
ke dalam DEVICE_NAME_FIELD_NUMBER

Metode Publik

boolean
sama dengan (Objek objek)
Perangkat Debugged statis
Perangkat yang Di-debug
com.google.protobuf.Descriptors.Descriptor statis terakhir
ke dalam
dapatkanDeviceId ()
 A debugger-generated ID for the device.
Rangkaian
dapatkan NamaPerangkat ()
 Name of the device.
com.google.protobuf.ByteString
dapatkanDeviceNameBytes ()
 Name of the device.
ke dalam
final com.google.protobuf.UnknownFieldSet
ke dalam
boolean terakhir
statis DebuggedDevice.Builder
statis DebuggedDevice.Builder
DebuggedDevice.Builder
Perangkat Debugged statis
parseDelimitedFrom (masukan Aliran Masukan)
Perangkat Debugged statis
parseDelimitedFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Perangkat Debugged statis
parseFrom (data ByteBuffer)
Perangkat Debugged statis
parseFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Perangkat Debugged statis
parseFrom (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Perangkat Debugged statis
parseFrom (com.google.protobuf.CodedInputStream masukan)
Perangkat Debugged statis
parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Perangkat Debugged statis
parseFrom (com.google.protobuf.ByteString data)
Perangkat Debugged statis
parseFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Perangkat Debugged statis
parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statis
DebuggedDevice.Builder
ruang kosong
writeTo (com.google.protobuf.CodedOutputStream keluaran)

Metode Warisan

Konstanta

int akhir statis publik DEVICE_ID_FIELD_NUMBER

Nilai Konstan: 2

int akhir statis publik DEVICE_NAME_FIELD_NUMBER

Nilai Konstan: 1

Metode Publik

boolean publik sama (Obj objek)

publik statis DebuggedDevice getDefaultInstance ()

publik DebuggedDevice getDefaultInstanceForType ()

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

int publik 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;

String publik getDeviceName ()

 Name of the device.
 
string device_name = 1;

com.google.protobuf.ByteString publik getDeviceNameBytes ()

 Name of the device.
 
string device_name = 1;

publik dapatkanParserForType ()

publik int getSerializedSize ()

public final com.google.protobuf.UnknownFieldSet getUnknownFields ()

kode hash int publik ()

boolean akhir publik diinisialisasi ()

DebuggedDevice.Builder newBuilder statis publik (prototipe DebuggedDevice )

DebuggedDevice.Builder newBuilder () statis publik

publik DebuggedDevice.Builder newBuilderForType ()

ParseDelimitedFrom Perangkat Debugged statis publik (input InputStream)

Melempar
Pengecualian IO

parseDelimitedFrom Perangkat Debugged statis publik (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

parseFrom Perangkat Debugged statis publik (data ByteBuffer)

Melempar
InvalidProtocolBufferException

parseFrom Perangkat Debugged statis publik (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

parseFrom Perangkat Debugged statis publik (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
InvalidProtocolBufferException

parseFrom Perangkat Debugged statis publik (com.google.protobuf.CodedInputStream input)

Melempar
Pengecualian IO

parseFrom Perangkat Debugged statis publik (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
InvalidProtocolBufferException

parseFrom Perangkat Debugged statis publik (com.google.protobuf.ByteString data)

Melempar
InvalidProtocolBufferException

parseFrom Perangkat Debugged statis publik (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

parseFrom Perangkat Debugged statis publik (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
InvalidProtocolBufferException

statis publik pengurai ()

publik DebuggedDevice.Builder toBuilder ()

public void writeTo (com.google.protobuf.CodedOutputStream keluaran)

Melempar
Pengecualian IO