genel son sınıf RunConfiguration
Run-specific items such as arguments to the test / benchmark.
tensorflow.RunConfiguration İç İçe Sınıflar
| sınıf | RunConfiguration.Builder | Run-specific items such as arguments to the test / benchmark. | |
Sabitler
| int | ARGUMENT_FIELD_NUMBER | |
| int | ENV_VARS_FIELD_NUMBER |
Genel Yöntemler
| boolean | içerirEnvVars (Dize anahtarı) Environment variables used to run the test/benchmark. |
| boolean | eşittir (Nesne nesnesi) |
| Sicim | getArgument (int dizini) repeated string argument = 1; |
| com.google.protobuf.ByteString | getArgumentBytes (int dizini) repeated string argument = 1; |
| int | getArgumentCount () repeated string argument = 1; |
| com.google.protobuf.ProtocolStringList | getArgumentList () repeated string argument = 1; |
| statik Çalıştırma Yapılandırması | |
| Yapılandırmayı Çalıştır | |
| final statik com.google.protobuf.Descriptors.Descriptor | |
| Harita<Dize, Dize> | getEnvVars () Bunun yerine getEnvVarsMap() işlevini kullanın. |
| int | getEnvVarsCount () Environment variables used to run the test/benchmark. |
| Harita<Dize, Dize> | getEnvVarsMap () Environment variables used to run the test/benchmark. |
| Sicim | getEnvVarsOrDefault (Dize anahtarı, Dize defaultValue) Environment variables used to run the test/benchmark. |
| Sicim | getEnvVarsOrThrow (Dize tuşu) Environment variables used to run the test/benchmark. |
| int | |
| final com.google.protobuf.UnknownFieldSet | |
| int | hashKodu () |
| son boole değeri | Başlatıldı () |
| statik RunConfiguration.Builder | yeniİnşaatçı () |
| statik RunConfiguration.Builder | newBuilder ( RunConfiguration prototipi) |
| RunConfiguration.Builder | |
| statik Çalıştırma Yapılandırması | parseDelimitedFrom (InputStream girişi) |
| statik Çalıştırma Yapılandırması | parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statik Çalıştırma Yapılandırması | parseFrom (ByteBuffer verileri) |
| statik Çalıştırma Yapılandırması | parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statik Çalıştırma Yapılandırması | parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statik Çalıştırma Yapılandırması | ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi) |
| statik Çalıştırma Yapılandırması | parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statik Çalıştırma Yapılandırması | ayrıştırmaFrom (com.google.protobuf.ByteString verileri) |
| statik Çalıştırma Yapılandırması | parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statik Çalıştırma Yapılandırması | parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statik | ayrıştırıcı () |
| RunConfiguration.Builder | inşaatçıya () |
| geçersiz | writeTo (com.google.protobuf.CodedOutputStream çıkışı) |
Kalıtsal Yöntemler
Sabitler
genel statik final int ARGUMENT_FIELD_NUMBER
Sabit Değer: 1
genel statik final int ENV_VARS_FIELD_NUMBER
Sabit Değer: 2
Genel Yöntemler
public boolean includeEnvVars (Dize anahtarı)
Environment variables used to run the test/benchmark.
map<string, string> env_vars = 2; genel boole eşittir (Object obj)
public String getArgument (int indeksi)
repeated string argument = 1;
public com.google.protobuf.ByteString getArgumentBytes (int dizini)
repeated string argument = 1;
public 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 ()
public int getEnvVarsCount ()
Environment variables used to run the test/benchmark.
map<string, string> env_vars = 2; genel Harita<String, String> getEnvVarsMap ()
Environment variables used to run the test/benchmark.
map<string, string> env_vars = 2; public String getEnvVarsOrDefault (Dize anahtarı, String defaultValue)
Environment variables used to run the test/benchmark.
map<string, string> env_vars = 2; public String getEnvVarsOrThrow (Dize anahtarı)
Environment variables used to run the test/benchmark.
map<string, string> env_vars = 2; halk getParserForType ()
public int getSerializedSize ()
genel final com.google.protobuf.UnknownFieldSet getUnknownFields ()
genel int hashCode ()
genel final boolean isInitialized ()
genel statik RunConfiguration ayrıştırmaDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
| IOİstisnası |
|---|
genel statik RunConfiguration ayrıştırmaFrom (ByteBuffer verileri)
Atar
| Geçersiz ProtokolBufferException |
|---|
genel statik RunConfiguration ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
| IOİstisnası |
|---|
genel statik RunConfiguration ayrıştırmaFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
| Geçersiz ProtokolBufferException |
|---|
genel statik RunConfiguration ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)
Atar
| IOİstisnası |
|---|
genel statik RunConfiguration ayrıştırmaFrom (bayt[] veri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
| Geçersiz ProtokolBufferException |
|---|
genel statik RunConfiguration ayrıştırmaFrom (com.google.protobuf.ByteString verileri)
Atar
| Geçersiz ProtokolBufferException |
|---|
genel statik RunConfiguration ayrıştırmaFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
| IOİstisnası |
|---|
genel statik RunConfiguration ayrıştırmaFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
| Geçersiz ProtokolBufferException |
|---|
genel statik ayrıştırıcı ()
genel geçersiz writeTo (com.google.protobuf.CodedOutputStream çıkışı)
Atar
| IOİstisnası |
|---|