Perangkat Debugged kelas akhir publik
A device on which ops and/or tensors are instrumented by the debugger.
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 Nama Perangkat () Name of the device. |
com.google.protobuf.ByteString | dapatkanDeviceNameBytes () Name of the device. |
ke dalam | |
final com.google.protobuf.UnknownFieldSet | |
ke dalam | Kode hash () |
boolean terakhir | |
statis DebuggedDevice.Builder | newBuilder (prototipe Perangkat Debugged ) |
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 | pengurai () |
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)
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 ()
parseDelimitedFrom Perangkat Debugged statis publik (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
Pengecualian IO |
---|
parseFrom Perangkat Debugged statis publik (data ByteBuffer)
Melempar
ProtokolBufferException Tidak Valid |
---|
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
ProtokolBufferException Tidak Valid |
---|
parseFrom Perangkat Debugged statis publik (com.google.protobuf.CodedInputStream masukan)
Melempar
Pengecualian IO |
---|
parseFrom Perangkat Debugged statis publik (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
ProtokolBufferException Tidak Valid |
---|
parseFrom Perangkat Debugged statis publik (com.google.protobuf.ByteString data)
Melempar
ProtokolBufferException Tidak Valid |
---|
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
ProtokolBufferException Tidak Valid |
---|
statis publik pengurai ()
public void writeTo (com.google.protobuf.CodedOutputStream keluaran)
Melempar
Pengecualian IO |
---|