DeviceLocality

genel son sınıf DeviceLocality

Protobuf tipi tensorflow.DeviceLocality

İç İçe Sınıflar

sınıf DeviceLocality.Builder Protobuf tipi tensorflow.DeviceLocality

Sabitler

int BUS_ID_FIELD_NUMBER
int LINKS_FIELD_NUMBER
int NUMA_NODE_FIELD_NUMBER

Genel Yöntemler

boolean
eşittir (Nesne nesnesi)
int
getBusID ()
 Optional bus locality of device.
statik Cihaz Konumu
Cihaz Konumu
final statik com.google.protobuf.Descriptors.Descriptor
Yerel Bağlantılar
Bağlantıları Al ()
 Optional local interconnect links to other devices.
Yerel Bağlantılar Veya Oluşturucu
getLinksOrBuilder ()
 Optional local interconnect links to other devices.
int
getNumaNode ()
 Optional NUMA locality of device.
int
final com.google.protobuf.UnknownFieldSet
boolean
Bağlantıları var ()
 Optional local interconnect links to other devices.
int
son boole değeri
statik DeviceLocality.Builder
statik DeviceLocality.Builder
DeviceLocality.Builder
statik Cihaz Konumu
parseDelimitedFrom (InputStream girişi)
statik Cihaz Konumu
parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik Cihaz Konumu
parseFrom (ByteBuffer verileri)
statik Cihaz Konumu
parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik Cihaz Konumu
parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik Cihaz Konumu
ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)
statik Cihaz Konumu
parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik Cihaz Konumu
ayrıştırmaFrom (com.google.protobuf.ByteString verileri)
statik Cihaz Konumu
parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik Cihaz Konumu
parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik
DeviceLocality.Builder
geçersiz
writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Kalıtsal Yöntemler

Sabitler

genel statik final int BUS_ID_FIELD_NUMBER

Sabit Değer: 1

Sabit Değer: 3

genel statik final int NUMA_NODE_FIELD_NUMBER

Sabit Değer: 2

Genel Yöntemler

genel boole eşittir (Object obj)

public int getBusId ()

 Optional bus locality of device.  Default value of 0 means
 no specific locality.  Specific localities are indexed from 1.
 
int32 bus_id = 1;

genel statik DeviceLocality getDefaultInstance ()

genel DeviceLocality getDefaultInstanceForType ()

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

 Optional local interconnect links to other devices.
 
.tensorflow.LocalLinks links = 3;

genel LocalLinksOrBuilder getLinksOrBuilder ()

 Optional local interconnect links to other devices.
 
.tensorflow.LocalLinks links = 3;

public int getNumaNode ()

 Optional NUMA locality of device.
 
int32 numa_node = 2;

halk getParserForType ()

public int getSerializedSize ()

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

 Optional local interconnect links to other devices.
 
.tensorflow.LocalLinks links = 3;

genel int hashCode ()

genel final boolean isInitialized ()

genel statik DeviceLocality.Builder newBuilder ()

genel statik DeviceLocality.Builder newBuilder ( DeviceLocality prototipi)

genel DeviceLocality.Builder newBuilderForType ()

genel statik DeviceLocality ayrıştırmaDelimitedFrom (InputStream girişi)

Atar
IO İstisnası

genel statik DeviceLocality ayrıştırmaDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel statik DeviceLocality ayrıştırmaFrom (ByteBuffer verileri)

Atar
Geçersiz ProtokolBufferException

genel statik DeviceLocality ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

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

Atar
Geçersiz ProtokolBufferException

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

Atar
IO İstisnası

genel statik DeviceLocality ayrıştırmaFrom (byte[] veri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

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

Atar
Geçersiz ProtokolBufferException

genel statik DeviceLocality ayrıştırmaFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

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

Atar
Geçersiz ProtokolBufferException

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

genel DeviceLocality.Builder toBuilder ()

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

Atar
IO İstisnası