RunConfiguration

genel son sınıf RunConfiguration

 Run-specific items such as arguments to the test / benchmark.
 
Protobuf türü 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
son boole değeri
statik RunConfiguration.Builder
statik RunConfiguration.Builder
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
RunConfiguration.Builder
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 RunConfiguration getDefaultInstance ()

public RunConfiguration getDefaultInstanceForType ()

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

genel Harita<String, String> getEnvVars ()

Bunun yerine getEnvVarsMap() işlevini kullanın.

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

public static RunConfiguration.Builder newBuilder ( RunConfiguration prototipi)

public RunConfiguration.Builder newBuilderForType ()

genel statik RunConfiguration ayrıştırmaDelimitedFrom (InputStream girişi)

Atar
IO İstisnası

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

public RunConfiguration.Builder toBuilder ()

genel geçersiz writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Atar
IO İstisnası