genel final sınıfı AvailableDeviceInfo
Matches DeviceAttributes
tensorflow.AvailableDeviceInfo
İç İçe Sınıflar
sınıf | AvailableDeviceInfo.Builder | Matches DeviceAttributes tensorflow.AvailableDeviceInfo |
Sabitler
int | MEMORY_LIMIT_FIELD_NUMBER | |
int | NAME_FIELD_NUMBER | |
int | PHYSICAL_DESCRIPTION_FIELD_NUMBER | |
int | TYPE_FIELD_NUMBER |
Genel Yöntemler
boolean | eşittir (Nesne nesnesi) |
statik AvailableDeviceInfo | |
Kullanılabilir Cihaz Bilgileri | |
final statik com.google.protobuf.Descriptors.Descriptor | |
uzun | getMemoryLimit () Memory capacity in bytes. |
Sicim | getName () Device name. |
com.google.protobuf.ByteString | getNameBytes () Device name. |
Sicim | getPhysicalDescription () The physical description of this device. |
com.google.protobuf.ByteString | getPhysicalDescriptionBytes () The physical description of this device. |
int | |
Sicim | getType () Device type, e.g. |
com.google.protobuf.ByteString | getTypeBytes () Device type, e.g. |
final com.google.protobuf.UnknownFieldSet | |
int | hashKodu () |
son boole değeri | Başlatıldı () |
statik AvailableDeviceInfo.Builder | newBuilder ( AvailableDeviceInfo prototipi) |
statik AvailableDeviceInfo.Builder | yeniİnşaatçı () |
AvailableDeviceInfo.Builder | |
statik AvailableDeviceInfo | parseDelimitedFrom (InputStream girişi) |
statik AvailableDeviceInfo | parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik AvailableDeviceInfo | parseFrom (ByteBuffer verileri) |
statik AvailableDeviceInfo | parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik AvailableDeviceInfo | parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik AvailableDeviceInfo | ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi) |
statik AvailableDeviceInfo | parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik AvailableDeviceInfo | ayrıştırmaFrom (com.google.protobuf.ByteString verileri) |
statik AvailableDeviceInfo | parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik AvailableDeviceInfo | parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik | ayrıştırıcı () |
AvailableDeviceInfo.Builder | inşaatçıya () |
geçersiz | writeTo (com.google.protobuf.CodedOutputStream çıkışı) |
Kalıtsal Yöntemler
Sabitler
genel statik final int MEMORY_LIMIT_FIELD_NUMBER
Sabit Değer: 3
genel statik final int NAME_FIELD_NUMBER
Sabit Değer: 1
genel statik final int PHYSICAL_DESCRIPTION_FIELD_NUMBER
Sabit Değer: 4
genel statik final int TYPE_FIELD_NUMBER
Sabit Değer: 2
Genel Yöntemler
genel boole eşittir (Object obj)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
genel uzun getMemoryLimit ()
Memory capacity in bytes.
int64 memory_limit = 3;
genel Dize getName ()
Device name.
string name = 1;
public com.google.protobuf.ByteString getNameBytes ()
Device name.
string name = 1;
halk getParserForType ()
public String getPhysicalDescription ()
The physical description of this device.
string physical_description = 4;
public com.google.protobuf.ByteString getPhysicalDescriptionBytes ()
The physical description of this device.
string physical_description = 4;
public int getSerializedSize ()
genel Dize getType ()
Device type, e.g. 'CPU' or 'GPU'.
string type = 2;
public com.google.protobuf.ByteString getTypeBytes ()
Device type, e.g. 'CPU' or 'GPU'.
string type = 2;
genel final com.google.protobuf.UnknownFieldSet getUnknownFields ()
genel int hashCode ()
genel final boolean isInitialized ()
public static AvailableDeviceInfo parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
IOİstisnası |
---|
public static AvailableDeviceInfo parseFrom (ByteBuffer verileri)
Atar
Geçersiz ProtokolBufferException |
---|
genel statik AvailableDeviceInfo ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
IOİstisnası |
---|
public static AvailableDeviceInfo parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
Geçersiz ProtokolBufferException |
---|
genel statik AvailableDeviceInfo ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)
Atar
IOİstisnası |
---|
public static AvailableDeviceInfo ayrıştırmaFrom (bayt[] veri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
Geçersiz ProtokolBufferException |
---|
genel statik AvailableDeviceInfo ayrıştırmaFrom (com.google.protobuf.ByteString verileri)
Atar
Geçersiz ProtokolBufferException |
---|
public static AvailableDeviceInfo parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
IOİstisnası |
---|
genel statik AvailableDeviceInfo 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ı |
---|