מחלקה סופית ציבורית RunConfiguration
Run-specific items such as arguments to the test / benchmark.
tensorflow.RunConfiguration
מסוג Protobuf.RunConfiguration כיתות מקוננות
מַחלָקָה | RunConfiguration.Builder | Run-specific items such as arguments to the test / benchmark. |
קבועים
int | ARGUMENT_FIELD_NUMBER | |
int | ENV_VARS_FIELD_NUMBER |
שיטות ציבוריות
בוליאני | containsEnvVars (מפתח מחרוזת) Environment variables used to run the test/benchmark. |
בוליאני | שווה (Object obj) |
חוּט | getArgument (int index) repeated string argument = 1; |
com.google.protobuf.ByteString | getArgumentBytes (int index) repeated string argument = 1; |
int | getArgumentCount () repeated string argument = 1; |
com.google.protobuf.ProtocolStringList | getArgumentList () repeated string argument = 1; |
סטטי RunConfiguration | |
RunConfiguration | |
final static com.google.protobuf.Descriptors.Descriptor | |
מפה<String, String> | getEnvVars () השתמש ב- getEnvVarsMap() במקום זאת. |
int | getEnvVarsCount () Environment variables used to run the test/benchmark. |
מפה<String, String> | getEnvVarsMap () Environment variables used to run the test/benchmark. |
חוּט | getEnvVarsOrDefault (מפתח מחרוזת, מחרוזת defaultValue) Environment variables used to run the test/benchmark. |
חוּט | getEnvVarsOrThrow (מפתח מחרוזת) Environment variables used to run the test/benchmark. |
int | |
final com.google.protobuf.UnknownFieldSet | |
int | hashcode () |
בוליאנית סופית | |
סטטי RunConfiguration.Builder | newBuilder () |
סטטי RunConfiguration.Builder | newBuilder (אב-טיפוס RunConfiguration ) |
RunConfiguration.Builder | |
סטטי RunConfiguration | parseDelimitedFrom (קלט InputStream) |
סטטי RunConfiguration | parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטטי RunConfiguration | parseFrom (נתוני ByteBuffer) |
סטטי RunConfiguration | parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטטי RunConfiguration | parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטטי RunConfiguration | parseFrom (קלט com.google.protobuf.CodedInputStream) |
סטטי RunConfiguration | parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטטי RunConfiguration | parseFrom (נתוני com.google.protobuf.ByteString) |
סטטי RunConfiguration | parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטטי RunConfiguration | parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטָטִי | מנתח () |
RunConfiguration.Builder | toBuilder () |
בָּטֵל | writeTo (פלט com.google.protobuf.CodedOutputStream) |
שיטות בירושה
קבועים
גמר סטטי ציבורי ARGUMENT_FIELD_NUMBER
ערך קבוע: 1
גמר סטטי ציבורי ENV_VARS_FIELD_NUMBER
ערך קבוע: 2
שיטות ציבוריות
boolean public containsEnvVars (מפתח מחרוזת)
Environment variables used to run the test/benchmark.
map<string, string> env_vars = 2;
שווה ערך בוליאני ציבורי (Object obj)
public String getArgument (int index)
repeated string argument = 1;
public com.google.protobuf.ByteString getArgumentBytes (int index)
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;
מפה ציבורית<String, String> getEnvVarsMap ()
Environment variables used to run the test/benchmark.
map<string, string> env_vars = 2;
מחרוזת ציבורית getEnvVarsOrDefault (מפתח מחרוזת, מחרוזת defaultValue)
Environment variables used to run the test/benchmark.
map<string, string> env_vars = 2;
מחרוזת ציבורית getEnvVarsOrThrow (מפתח מחרוזת)
Environment variables used to run the test/benchmark.
map<string, string> env_vars = 2;
פּוּמְבֵּי getParserForType ()
public int getSerializedSize ()
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
public int hashCode ()
בוליאני הסופי הציבורי הוא אתחול ()
public static RunConfiguration parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
IOException |
---|
public static RunConfiguration parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
IOException |
---|
public static RunConfiguration parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
InvalidProtocolBufferException |
---|
public static RunConfiguration parseFrom (קלט com.google.protobuf.CodedInputStream)
זורק
IOException |
---|
public static RunConfiguration parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
InvalidProtocolBufferException |
---|
Public static RunConfiguration parseFrom (נתוני com.google.protobuf.ByteString)
זורק
InvalidProtocolBufferException |
---|
public static RunConfiguration parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
IOException |
---|
public static RunConfiguration parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
InvalidProtocolBufferException |
---|
סטטי ציבורי מנתח ()
public void writeTo (פלט com.google.protobuf.CodedOutputStream)
זורק
IOException |
---|