classe finale pubblica RunConfiguration
Run-specific items such as arguments to the test / benchmark.
tensorflow.RunConfiguration Classi nidificate
| classe | RunConfiguration.Builder | Run-specific items such as arguments to the test / benchmark. | |
Costanti
| int | ARGUMENT_FIELD_NUMBER | |
| int | ENV_VARS_FIELD_NUMBER |
Metodi pubblici
| booleano | contieneEnvVars (chiave String) Environment variables used to run the test/benchmark. |
| booleano | è uguale a (Oggetto oggetto) |
| Corda | getArgument (indice int) repeated string argument = 1; |
| com.google.protobuf.ByteString | getArgumentBytes (indice int) repeated string argument = 1; |
| int | getArgumentCount () repeated string argument = 1; |
| com.google.protobuf.ProtocolStringList | getArgumentList () repeated string argument = 1; |
| Configurazione Esegui statica | |
| EseguiConfigurazione | |
| com.google.protobuf.Descriptors.Descriptor statico finale | |
| Mappa<Stringa, Stringa> | getEnvVars () Utilizzare invece getEnvVarsMap() . |
| int | getEnvVarsCount () Environment variables used to run the test/benchmark. |
| Mappa<Stringa, Stringa> | getEnvVarsMap () Environment variables used to run the test/benchmark. |
| Corda | getEnvVarsOrDefault (chiave String, String defaultValue) Environment variables used to run the test/benchmark. |
| Corda | getEnvVarsOrThrow (chiave String) Environment variables used to run the test/benchmark. |
| int | |
| finale com.google.protobuf.UnknownFieldSet | |
| int | codicehash () |
| booleano finale | |
| RunConfiguration.Builder statico | |
| RunConfiguration.Builder statico | newBuilder (prototipo RunConfiguration ) |
| RunConfiguration.Builder | |
| Configurazione Esegui statica | parseDelimitedFrom (input InputStream) |
| Configurazione Esegui statica | parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Configurazione Esegui statica | parseFrom (dati ByteBuffer) |
| Configurazione Esegui statica | parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
| Configurazione Esegui statica | parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Configurazione Esegui statica | parseFrom (ingresso com.google.protobuf.CodedInputStream) |
| Configurazione Esegui statica | parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Configurazione Esegui statica | parseFrom (dati com.google.protobuf.ByteString) |
| Configurazione Esegui statica | parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Configurazione Esegui statica | parseFrom (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
| statico | analizzatore () |
| RunConfiguration.Builder | toBuilder () |
| vuoto | writeTo (output com.google.protobuf.CodedOutputStream) |
Metodi ereditati
Costanti
public static final int ARGUMENT_FIELD_NUMBER
Valore costante: 1
public static final int ENV_VARS_FIELD_NUMBER
Valore costante: 2
Metodi pubblici
booleano pubblico contieneEnvVars (chiave String)
Environment variables used to run the test/benchmark.
map<string, string> env_vars = 2; booleano pubblico è uguale a (Oggetto obj)
public String getArgument (indice int)
repeated string argument = 1;
pubblico com.google.protobuf.ByteString getArgumentBytes (indice int)
repeated string argument = 1;
public int getArgumentCount ()
repeated string argument = 1;
pubblico com.google.protobuf.ProtocolStringList getArgumentList ()
repeated string argument = 1;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public 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 (chiave String, String defaultValue)
Environment variables used to run the test/benchmark.
map<string, string> env_vars = 2; public String getEnvVarsOrThrow (chiave String)
Environment variables used to run the test/benchmark.
map<string, string> env_vars = 2; pubblico getParserForType ()
public int getSerializedSize ()
pubblico finale com.google.protobuf.UnknownFieldSet getUnknownFields ()
public int hashCode ()
public final booleano isInitialized ()
public static RunConfiguration parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| IOException |
|---|
parseFrom RunConfiguration statico pubblico (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| IOException |
|---|
parseFrom RunConfiguration statico pubblico (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| InvalidProtocolBufferException |
|---|
parseFrom RunConfiguration statico pubblico (input com.google.protobuf.CodedInputStream)
Lancia
| IOException |
|---|
public static RunConfiguration parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| InvalidProtocolBufferException |
|---|
parseFrom RunConfiguration statico pubblico (dati com.google.protobuf.ByteString)
Lancia
| InvalidProtocolBufferException |
|---|
parseFrom RunConfiguration statico pubblico (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| IOException |
|---|
parseFrom RunConfiguration statico pubblico (dati com.google.protobuf.ByteString, estensione Com.google.protobuf.ExtensionRegistryLiteRegistry)
Lancia
| InvalidProtocolBufferException |
|---|
pubblico statico analizzatore ()
public void writeTo (output com.google.protobuf.CodedOutputStream)
Lancia
| IOException |
|---|