RunConfiguration

publiczna klasa końcowa RunConfiguration

 Run-specific items such as arguments to the test / benchmark.
 
Protobuf typu 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)
Strunowy
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 uruchomienia
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.
Strunowy
getEnvVarsOrDefault (klucz ciągu, ciąg znaków defaultValue)
 Environment variables used to run the test/benchmark.
Strunowy
getEnvVarsOrThrow (klawisz ciągu)
 Environment variables used to run the test/benchmark.
wew
końcowy com.google.protobuf.UnknownFieldSet
wew
końcowa wartość logiczna
statyczny RunConfiguration.Builder
statyczny RunConfiguration.Builder
RunConfiguration.Builder
statyczna konfiguracja uruchomienia
parseDelimitedFrom (wejście strumienia wejściowego)
statyczna konfiguracja uruchomienia
parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczna konfiguracja uruchomienia
parseFrom (dane ByteBuffer)
statyczna konfiguracja uruchamiania
parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczna konfiguracja uruchomienia
parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczna konfiguracja uruchamiania
parseFrom (wejście com.google.protobuf.CodedInputStream)
statyczna konfiguracja uruchomienia
parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
statyczna konfiguracja uruchomienia
parseFrom (dane com.google.protobuf.ByteString)
statyczna konfiguracja uruchomienia
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;

publiczna statyczna konfiguracja RunConfiguration getDefaultInstance ()

publiczna konfiguracja RunConfiguration getDefaultInstanceForType ()

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

public Map<String, String> getEnvVars ()

Zamiast tego użyj getEnvVarsMap() .

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 ()

publiczny statyczny RunConfiguration.Builder newBuilder ()

publiczny statyczny RunConfiguration.Builder newBuilder (prototyp RunConfiguration )

public RunConfiguration.Builder newBuilderForType ()

public static RunConfiguration parseDelimitedFrom (wejście strumienia wejściowego)

Rzuca
Wyjątek IO

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 rozszerzenieRegistry)

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 RunConfiguration.Builder toBuilder ()

public void writeTo (wyjście com.google.protobuf.CodedOutputStream)

Rzuca
Wyjątek IO