AutoParallelOptions

classe finale publique AutoParallelOptions

tensorflow.AutoParallelOptions de type Protobuf.AutoParallelOptions

Classes imbriquées

classe AutoParallelOptions.Builder tensorflow.AutoParallelOptions de type Protobuf.AutoParallelOptions

Constantes

int ENABLE_FIELD_NUMBER
int NUM_REPLICAS_FIELD_NUMBER

Méthodes publiques

booléen
est égal (Obj objet)
Options AutoParallel statiques
OptionsParallèleAuto
final statique com.google.protobuf.Descriptors.Descriptor
booléen
getEnable ()
bool enable = 1;
int
getNumReplicas ()
int32 num_replicas = 2;
int
final com.google.protobuf.UnknownFieldSet
int
booléen final
statique AutoParallelOptions.Builder
statique AutoParallelOptions.Builder
AutoParallelOptions.Builder
Options AutoParallel statiques
parseDelimitedFrom (entrée InputStream)
Options AutoParallel statiques
parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Options AutoParallel statiques
parseFrom (données ByteBuffer)
Options AutoParallel statiques
parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Options AutoParallel statiques
parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Options AutoParallel statiques
parseFrom (entrée com.google.protobuf.CodedInputStream)
Options AutoParallel statiques
parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Options AutoParallel statiques
parseFrom (données com.google.protobuf.ByteString)
Options AutoParallel statiques
parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Options AutoParallel statiques
parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique
AutoParallelOptions.Builder
vide
writeTo (sortie com.google.protobuf.CodedOutputStream)

Méthodes héritées

Constantes

public statique final int ENABLE_FIELD_NUMBER

Valeur constante : 1

public statique final entier NUM_REPLICAS_FIELD_NUMBER

Valeur constante : 2

Méthodes publiques

public booléen égal (Objet obj)

public statique AutoParallelOptions getDefaultInstance ()

public AutoParallelOptions getDefaultInstanceForType ()

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

public booléen getEnable ()

bool enable = 1;

public int getNumReplicas ()

int32 num_replicas = 2;

publique getParserForType ()

public int getSerializedSize ()

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

code de hachage int public ()

public final booléen isInitialized ()

public statique AutoParallelOptions.Builder newBuilder (prototype AutoParallelOptions )

public statique AutoParallelOptions.Builder newBuilder ()

public AutoParallelOptions.Builder newBuilderForType ()

public static AutoParallelOptions parseDelimitedFrom (entrée InputStream)

Jetés
IOException

public static AutoParallelOptions parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public static AutoParallelOptions parseFrom (données ByteBuffer)

Jetés
InvalidProtocolBufferException

public static AutoParallelOptions parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public static AutoParallelOptions parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public static AutoParallelOptions parseFrom (entrée com.google.protobuf.CodedInputStream)

Jetés
IOException

public static AutoParallelOptions parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public static AutoParallelOptions parseFrom (données com.google.protobuf.ByteString)

Jetés
InvalidProtocolBufferException

public static AutoParallelOptions parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public static AutoParallelOptions parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public statique analyseur ()

public AutoParallelOptions.Builder toBuilder ()

public void writeTo (sortie com.google.protobuf.CodedOutputStream)

Jetés
IOException