AutoParallelOptions

genel son sınıf AutoParallelOptions

Protobuf türü tensorflow.AutoParallelOptions

İç İçe Sınıflar

sınıf AutoParallelOptions.Builder Protobuf türü tensorflow.AutoParallelOptions

Sabitler

int ENABLE_FIELD_NUMBER
int NUM_REPLICAS_FIELD_NUMBER

Genel Yöntemler

boolean
eşittir (Nesne nesnesi)
Statik Otomatik Paralel Seçenekleri
OtomatikParalelSeçenekler
final statik com.google.protobuf.Descriptors.Descriptor
boolean
getEnable ()
bool enable = 1;
int
getNumReplicas ()
int32 num_replicas = 2;
int
final com.google.protobuf.UnknownFieldSet
int
son boole değeri
statik AutoParallelOptions.Builder
statik AutoParallelOptions.Builder
AutoParallelOptions.Builder
Statik Otomatik Paralel Seçenekleri
parseDelimitedFrom (InputStream girişi)
Statik Otomatik Paralel Seçenekleri
parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Statik Otomatik Paralel Seçenekleri
parseFrom (ByteBuffer verileri)
Statik Otomatik Paralel Seçenekleri
parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Statik Otomatik Paralel Seçenekleri
parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Statik Otomatik Paralel Seçenekleri
ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)
Statik Otomatik Paralel Seçenekleri
parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Statik Otomatik Paralel Seçenekleri
ayrıştırmaFrom (com.google.protobuf.ByteString verileri)
Statik Otomatik Paralel Seçenekleri
parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Statik Otomatik Paralel Seçenekleri
parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik
AutoParallelOptions.Builder
geçersiz
writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Kalıtsal Yöntemler

Sabitler

genel statik final int ENABLE_FIELD_NUMBER

Sabit Değer: 1

genel statik final int NUM_REPLICAS_FIELD_NUMBER

Sabit Değer: 2

Genel Yöntemler

genel boole eşittir (Object obj)

public static AutoParallelOptions getDefaultInstance ()

genel AutoParallelOptions getDefaultInstanceForType ()

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

genel boolean getEnable ()

bool enable = 1;

public int getNumReplicas ()

int32 num_replicas = 2;

halk getParserForType ()

public int getSerializedSize ()

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

genel int hashCode ()

genel final boolean isInitialized ()

genel statik AutoParallelOptions.Builder newBuilder ( AutoParallelOptions prototipi)

genel statik AutoParallelOptions.Builder newBuilder ()

genel AutoParallelOptions.Builder newBuilderForType ()

public static AutoParallelOptions parseDelimitedFrom (InputStream girişi)

Atar
IO İstisnası

genel statik AutoParallelOptions parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

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

Atar
Geçersiz ProtokolBufferException

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

Atar
IO İstisnası

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

Atar
Geçersiz ProtokolBufferException

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

Atar
IO İstisnası

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

Atar
Geçersiz ProtokolBufferException

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

Atar
Geçersiz ProtokolBufferException

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

Atar
IO İstisnası

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

Atar
Geçersiz ProtokolBufferException

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

genel AutoParallelOptions.Builder toBuilder ()

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

Atar
IO İstisnası