genel son sınıf DebuggedDevice
A device on which ops and/or tensors are instrumented by the debugger.
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 | hashKodu () |
| son boole değeri | Başlatıldı () |
| statik DebuggedDevice.Builder | newBuilder ( DebuggedDevice prototipi) |
| statik DebuggedDevice.Builder | yeniİnşaatçı () |
| 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 | ayrıştırıcı () |
| DebuggedDevice.Builder | inşaatçıya () |
| 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 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 ()
public static DebuggedDevice parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
| IOİstisnası |
|---|
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ı |
|---|
genel statik DebuggedDevice ayrıştırmaFrom (bayt[] verileri, 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 ayrıştırmaFrom (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 geçersiz writeTo (com.google.protobuf.CodedOutputStream çıkışı)
Atar
| IOİstisnası |
|---|