publiczna klasa końcowa AutoParallelOptions
Protobuf typu tensorflow.AutoParallelOptions
Klasy zagnieżdżone
klasa | AutoParallelOptions.Builder | Protobuf typu tensorflow.AutoParallelOptions |
Stałe
wew | ENABLE_FIELD_NUMBER | |
wew | NUM_REPLICAS_FIELD_NUMBER |
Metody publiczne
wartość logiczna | równa się (obiekt obiektu) |
statyczne opcje AutoParallel | |
Opcje AutoParallel | |
końcowy statyczny com.google.protobuf.Descriptors.Descriptor | |
wartość logiczna | getEnable () bool enable = 1; |
wew | getNumReplicas () int32 num_replicas = 2; |
wew | |
końcowy com.google.protobuf.UnknownFieldSet | |
wew | hashCode () |
końcowa wartość logiczna | |
statyczne opcje AutoParallelOptions.Builder | newBuilder (prototyp AutoParallelOptions ) |
statyczne opcje AutoParallelOptions.Builder | |
AutoParallelOptions.Builder | |
statyczne opcje AutoParallel | parseDelimitedFrom (wejście strumienia wejściowego) |
statyczne opcje AutoParallel | parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczne opcje AutoParallel | parseFrom (dane ByteBuffer) |
statyczne opcje AutoParallel | parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczne opcje AutoParallel | parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczne opcje AutoParallel | parseFrom (wejście com.google.protobuf.CodedInputStream) |
statyczne opcje AutoParallel | parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry) |
statyczne opcje AutoParallel | parseFrom (dane com.google.protobuf.ByteString) |
statyczne opcje AutoParallel | parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczne opcje AutoParallel | parseFrom (dane com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczny | parser () |
AutoParallelOptions.Builder | |
próżnia | writeTo (wyjście com.google.protobuf.CodedOutputStream) |
Metody dziedziczone
Stałe
publiczny statyczny końcowy int ENABLE_FIELD_NUMBER
Wartość stała: 1
publiczny statyczny końcowy int NUM_REPLICAS_FIELD_NUMBER
Wartość stała: 2
Metody publiczne
publiczna wartość logiczna równa się (obiekt obiektu)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
publiczna wartość logiczna getEnable ()
bool enable = 1;
public int getNumReplicas ()
int32 num_replicas = 2;
publiczny getParserForType ()
publiczny int getSerializedSize ()
publiczny finał com.google.protobuf.UnknownFieldSet getUnknownFields ()
publiczny int hashCode ()
publiczna końcowa wartość logiczna isInitialized ()
public static AutoParallelOptions parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
Wyjątek IO |
---|
public static AutoParallelOptions parseFrom (dane ByteBuffer)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
public static AutoParallelOptions parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
Wyjątek IO |
---|
public static AutoParallelOptions parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
public static AutoParallelOptions parseFrom (wejście com.google.protobuf.CodedInputStream)
Rzuca
Wyjątek IO |
---|
public static AutoParallelOptions parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
public static AutoParallelOptions parseFrom (dane com.google.protobuf.ByteString)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
public static AutoParallelOptions parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
Wyjątek IO |
---|
public static AutoParallelOptions parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
publiczna statyka parser ()
public void writeTo (wyjście com.google.protobuf.CodedOutputStream)
Rzuca
Wyjątek IO |
---|