publiczna klasa końcowa RunConfiguration
Run-specific items such as arguments to the test / benchmark.
tensorflow.RunConfiguration
Klasy zagnieżdżone
klasa | RunConfiguration.Builder | Run-specific items such as arguments to the test / benchmark. |
Stałe
wew | ARGUMENT_FIELD_NUMBER | |
wew | ENV_VARS_FIELD_NUMBER |
Metody publiczne
wartość logiczna | zawieraEnvVars (klucz ciągu) Environment variables used to run the test/benchmark. |
wartość logiczna | równa się (obiekt obiektu) |
Smyczkowy | getArgument (indeks int) repeated string argument = 1; |
com.google.protobuf.ByteString | getArgumentBytes (indeks int) repeated string argument = 1; |
wew | pobierzArgumentCount () repeated string argument = 1; |
com.google.protobuf.ProtocolStringList | getArgumentList () repeated string argument = 1; |
statyczna konfiguracja uruchamiania | |
Uruchom konfigurację | |
końcowy statyczny com.google.protobuf.Descriptors.Descriptor | |
Mapa<String, String> | getEnvVars () Zamiast tego użyj getEnvVarsMap() . |
wew | getEnvVarsCount () Environment variables used to run the test/benchmark. |
Mapa<String, String> | getEnvVarsMap () Environment variables used to run the test/benchmark. |
Smyczkowy | getEnvVarsOrDefault (klucz ciągu, ciąg znaków defaultValue) Environment variables used to run the test/benchmark. |
Smyczkowy | getEnvVarsOrThrow (klawisz ciągu) Environment variables used to run the test/benchmark. |
wew | |
końcowy com.google.protobuf.UnknownFieldSet | |
wew | hashCode () |
końcowa wartość logiczna | |
statyczny RunConfiguration.Builder | |
statyczny RunConfiguration.Builder | newBuilder (prototyp RunConfiguration ) |
RunConfiguration.Builder | |
statyczna konfiguracja uruchomienia | parseDelimitedFrom (wejście strumienia wejściowego) |
statyczna konfiguracja uruchamiania | parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczna konfiguracja uruchomienia | parseFrom (dane ByteBuffer) |
statyczna konfiguracja uruchomienia | parseFrom (wejście com.google.protobuf.CodedInputStream, rejestr rozszerzenia com.google.protobuf.ExtensionRegistryLite) |
statyczna konfiguracja uruchomienia | parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczna konfiguracja uruchomienia | parseFrom (wejście com.google.protobuf.CodedInputStream) |
statyczna konfiguracja uruchamiania | parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry) |
statyczna konfiguracja uruchamiania | parseFrom (dane com.google.protobuf.ByteString) |
statyczna konfiguracja uruchamiania | parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczna konfiguracja uruchomienia | parseFrom (dane com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczny | parser () |
RunConfiguration.Builder | |
próżnia | writeTo (wyjście com.google.protobuf.CodedOutputStream) |
Metody dziedziczone
Stałe
publiczny statyczny końcowy int ARGUMENT_FIELD_NUMBER
Wartość stała: 1
publiczny statyczny końcowy int ENV_VARS_FIELD_NUMBER
Wartość stała: 2
Metody publiczne
publiczna wartość logiczna zawieraEnvVars (klucz ciągu)
Environment variables used to run the test/benchmark.
map<string, string> env_vars = 2;
publiczna wartość logiczna równa się (obiekt obiektu)
public String getArgument (indeks int)
repeated string argument = 1;
public com.google.protobuf.ByteString getArgumentBytes (indeks int)
repeated string argument = 1;
publiczny int getArgumentCount ()
repeated string argument = 1;
public com.google.protobuf.ProtocolStringList getArgumentList ()
repeated string argument = 1;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
publiczny int getEnvVarsCount ()
Environment variables used to run the test/benchmark.
map<string, string> env_vars = 2;
public Map<String, String> getEnvVarsMap ()
Environment variables used to run the test/benchmark.
map<string, string> env_vars = 2;
public String getEnvVarsOrDefault (klucz ciągu, ciąg domyślna wartość)
Environment variables used to run the test/benchmark.
map<string, string> env_vars = 2;
publiczny ciąg getEnvVarsOrThrow (klucz ciągu)
Environment variables used to run the test/benchmark.
map<string, string> env_vars = 2;
publiczny getParserForType ()
publiczny int getSerializedSize ()
publiczny finał com.google.protobuf.UnknownFieldSet getUnknownFields ()
publiczny int hashCode ()
publiczna końcowa wartość logiczna isInitialized ()
public static RunConfiguration parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
Wyjątek IO |
---|
public static RunConfiguration parseFrom (dane ByteBuffer)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
public static RunConfiguration parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
Wyjątek IO |
---|
public static RunConfiguration parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
public static RunConfiguration parseFrom (wejście com.google.protobuf.CodedInputStream)
Rzuca
Wyjątek IO |
---|
public static RunConfiguration parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
publiczny statyczny RunConfiguration parseFrom (dane com.google.protobuf.ByteString)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
public static RunConfiguration parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
Wyjątek IO |
---|
public static RunConfiguration 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 |
---|