classe finale pubblica AutoParallelOptions
Tipo di protocollo tensorflow.AutoParallelOptions 
Classi nidificate
| classe | AutoParallelOptions.Builder | Tipo di protocollo tensorflow.AutoParallelOptions | |
Costanti
| int | ENABLE_FIELD_NUMBER | |
| int | NUM_REPLICAS_FIELD_NUMBER | 
Metodi pubblici
| booleano |  è uguale a (Oggetto oggetto) | 
| Opzioni AutoParallel statiche | |
| Opzioni di parallelo automatico | |
| com.google.protobuf.Descriptors.Descriptor statico finale | |
| booleano |  getAbilita () bool enable = 1; | 
| int |  getNumRepliche () int32 num_replicas = 2; | 
| int | |
| finale com.google.protobuf.UnknownFieldSet | |
| int |  codice hash () | 
| booleano finale | |
| AutoParallelOptions.Builder statico |  newBuilder (prototipo AutoParallelOptions ) | 
| AutoParallelOptions.Builder statico | |
| AutoParallelOptions.Builder | |
| Opzioni AutoParallel statiche |  parseDelimitedFrom (input InputStream) | 
| Opzioni AutoParallel statiche |  parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) | 
| Opzioni AutoParallel statiche |  parseFrom (dati ByteBuffer) | 
| Opzioni AutoParallel statiche |  parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) | 
| Opzioni AutoParallel statiche |  parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) | 
| Opzioni AutoParallel statiche |  parseFrom (ingresso com.google.protobuf.CodedInputStream) | 
| Opzioni AutoParallel statiche |  parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry) | 
| Opzioni AutoParallel statiche |  parseFrom (dati com.google.protobuf.ByteString) | 
| Opzioni AutoParallel statiche |  parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) | 
| Opzioni AutoParallel statiche |  parseFrom (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) | 
| statico |  analizzatore () | 
| AutoParallelOptions.Builder |  toBuilder () | 
| vuoto |  writeTo (output com.google.protobuf.CodedOutputStream)  | 
Metodi ereditati
Costanti
public static final int ENABLE_FIELD_NUMBER
 Valore costante: 1 
public static final int NUM_REPLICAS_FIELD_NUMBER
 Valore costante: 2 
Metodi pubblici
booleano pubblico è uguale a (Oggetto obj)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
getEnable pubblico booleano ()
 bool enable = 1;
public int getNumReplicas ()
 int32 num_replicas = 2;
 pubblico
public int getSerializedSize ()
pubblico finale com.google.protobuf.UnknownFieldSet getUnknownFields ()
public int hashCode ()
public final booleano isInitialized ()
public static AutoParallelOptions parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| IOException | 
|---|
AutoParallelOptions statiche pubbliche parseFrom (dati ByteBuffer)
Lancia
| InvalidProtocolBufferException | 
|---|
AutoParallelOptions statiche pubbliche parseFrom (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| IOException | 
|---|
AutoParallelOptions statiche pubbliche parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| InvalidProtocolBufferException | 
|---|
AutoParallelOptions statico pubblico parseFrom (input com.google.protobuf.CodedInputStream)
Lancia
| IOException | 
|---|
AutoParallelOptions statiche pubbliche parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| InvalidProtocolBufferException | 
|---|
AutoParallelOptions statiche pubbliche parseFrom (dati com.google.protobuf.ByteString)
Lancia
| InvalidProtocolBufferException | 
|---|
AutoParallelOptions statiche pubbliche parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| IOException | 
|---|
AutoParallelOptions statiche pubbliche parseFrom (dati com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| InvalidProtocolBufferException | 
|---|
 pubblico statico
public void writeTo (output com.google.protobuf.CodedOutputStream)
Lancia
| IOException | 
|---|