DebuggedDevice

genel son sınıf DebuggedDevice

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

İç İçe Sınıflar

sınıf DebuggedDevice.Builder
 A device on which ops and/or tensors are instrumented by the debugger. 

Sabitler

int DEVICE_ID_FIELD_NUMBER
int DEVICE_NAME_FIELD_NUMBER

Genel Yöntemler

boolean
eşittir (Nesne nesnesi)
Statik Hata Ayıklanmış Cihaz
Hata AyıklanmışCihaz
final statik com.google.protobuf.Descriptors.Descriptor
int
getDeviceId ()
 A debugger-generated ID for the device.
Sicim
getDeviceName ()
 Name of the device.
com.google.protobuf.ByteString
getDeviceNameBytes ()
 Name of the device.
int
final com.google.protobuf.UnknownFieldSet
int
son boole değeri
statik DebuggedDevice.Builder
statik DebuggedDevice.Builder
DebuggedDevice.Builder
Statik Hata Ayıklanmış Cihaz
parseDelimitedFrom (InputStream girişi)
Statik Hata Ayıklanmış Cihaz
parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Statik Hata Ayıklanmış Cihaz
parseFrom (ByteBuffer verileri)
Statik Hata Ayıklanmış Cihaz
parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Statik Hata Ayıklanmış Cihaz
parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Statik Hata Ayıklanmış Cihaz
ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)
Statik Hata Ayıklanmış Cihaz
parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Statik Hata Ayıklanmış Cihaz
ayrıştırmaFrom (com.google.protobuf.ByteString verileri)
Statik Hata Ayıklanmış Cihaz
parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Statik Hata Ayıklanmış Cihaz
parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik
DebuggedDevice.Builder
geçersiz
writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Kalıtsal Yöntemler

Sabitler

genel statik final int DEVICE_ID_FIELD_NUMBER

Sabit Değer: 2

genel statik final int DEVICE_NAME_FIELD_NUMBER

Sabit Değer: 1

Genel Yöntemler

genel boole eşittir (Object obj)

public static DebuggedDevice getDefaultInstance ()

genel DebuggedDevice getDefaultInstanceForType ()

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

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

genel Dize getDeviceName ()

 Name of the device.
 
string device_name = 1;

public com.google.protobuf.ByteString getDeviceNameBytes ()

 Name of the device.
 
string device_name = 1;

halk getParserForType ()

public int getSerializedSize ()

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

genel int hashCode ()

genel final boolean isInitialized ()

genel statik DebuggedDevice.Builder newBuilder ( DebuggedDevice prototipi)

genel statik DebuggedDevice.Builder newBuilder ()

genel DebuggedDevice.Builder newBuilderForType ()

public static DebuggedDevice parseDelimitedFrom (InputStream girişi)

Atar
IO İstisnası

public static DebuggedDevice parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel statik DebuggedDevice parseFrom (ByteBuffer verileri)

Atar
Geçersiz ProtokolBufferException

genel statik DebuggedDevice parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel statik DebuggedDevice parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik DebuggedDevice ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)

Atar
IO İstisnası

public static DebuggedDevice parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik DebuggedDevice ayrıştırmaFrom (com.google.protobuf.ByteString verileri)

Atar
Geçersiz ProtokolBufferException

genel statik DebuggedDevice parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel statik DebuggedDevice ayrıştırmaFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik ayrıştırıcı ()

genel DebuggedDevice.Builder toBuilder ()

genel geçersiz writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Atar
IO İstisnası