AvailableDeviceInfo

genel final sınıfı AvailableDeviceInfo

 Matches DeviceAttributes
 
Protobuf türü tensorflow.AvailableDeviceInfo

İç İçe Sınıflar

sınıf AvailableDeviceInfo.Builder
 Matches DeviceAttributes
 
Protobuf türü 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
son boole değeri
statik AvailableDeviceInfo.Builder
statik AvailableDeviceInfo.Builder
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
AvailableDeviceInfo.Builder
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 AvailableDeviceInfo getDefaultInstance ()

public AvailableDeviceInfo getDefaultInstanceForType ()

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.Builder newBuilder ( AvailableDeviceInfo prototipi)

genel statik AvailableDeviceInfo.Builder newBuilder ()

public AvailableDeviceInfo.Builder newBuilderForType ()

public static AvailableDeviceInfo parseDelimitedFrom (InputStream girişi)

Atar
IO İstisnası

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ı ()

public AvailableDeviceInfo.Builder toBuilder ()

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

Atar
IO İstisnası