RunConfiguration.Builder

공개 정적 최종 클래스 RunConfiguration.Builder

 Run-specific items such as arguments to the test / benchmark.
 
Protobuf 유형 tensorflow.RunConfiguration

공개 방법

RunConfiguration.Builder
addAllArgument (Iterable<String> 값)
repeated string argument = 1;
RunConfiguration.Builder
addArgument (문자열 값)
repeated string argument = 1;
RunConfiguration.Builder
addArgumentBytes (com.google.protobuf.ByteString 값)
repeated string argument = 1;
RunConfiguration.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)
실행구성
짓다 ()
실행구성
RunConfiguration.Builder
RunConfiguration.Builder
명확한 인수 ()
repeated string argument = 1;
RunConfiguration.Builder
RunConfiguration.Builder
ClearField (com.google.protobuf.Descriptors.FieldDescriptor 필드)
RunConfiguration.Builder
ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
RunConfiguration.Builder
클론 ()
부울
containEnvVars (문자열 키)
 Environment variables used to run the test/benchmark.
getArgument (정수 인덱스)
repeated string argument = 1;
com.google.protobuf.ByteString
getArgumentBytes (정수 인덱스)
repeated string argument = 1;
정수
getArgumentCount ()
repeated string argument = 1;
com.google.protobuf.ProtocolStringList
getArgumentList ()
repeated string argument = 1;
실행구성
최종 정적 com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
맵<문자열, 문자열>
getEnvVars ()
대신 getEnvVarsMap() 사용하세요.
정수
getEnvVarsCount ()
 Environment variables used to run the test/benchmark.
맵<문자열, 문자열>
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.
맵<문자열, 문자열>
getMutableEnvVars ()
대신 대체 돌연변이 접근자를 사용하세요.
최종 부울
RunConfiguration.Builder
mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
RunConfiguration.Builder
mergeFrom (com.google.protobuf.다른 메시지 보내기)
최종 RunConfiguration.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet 알려지지 않은Fields)
RunConfiguration.Builder
putAllEnvVars (Map<String, String> 값)
 Environment variables used to run the test/benchmark.
RunConfiguration.Builder
putEnvVars (문자열 키, 문자열 값)
 Environment variables used to run the test/benchmark.
RunConfiguration.Builder
RemoveEnvVars (문자열 키)
 Environment variables used to run the test/benchmark.
RunConfiguration.Builder
setArgument (int 인덱스, 문자열 값)
repeated string argument = 1;
RunConfiguration.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)
RunConfiguration.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, int 인덱스, 개체 값)
최종 RunConfiguration.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

상속된 메서드

공개 방법

공개 RunConfiguration.Builder addAllArgument (Iterable<String> 값)

repeated string argument = 1;

공개 RunConfiguration.Builder addArgument (문자열 값)

repeated string argument = 1;

공개 RunConfiguration.Builder addArgumentBytes (com.google.protobuf.ByteString 값)

repeated string argument = 1;

공개 RunConfiguration.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)

공개 RunConfiguration 빌드 ()

공개 RunConfiguration buildPartial ()

공개 RunConfiguration.Builder 지우기 ()

공개 RunConfiguration.Builder ClearArgument ()

repeated string argument = 1;

공개 RunConfiguration.Builder ClearEnvVars ()

공개 RunConfiguration.BuilderclearField ( com.google.protobuf.Descriptors.FieldDescriptor 필드)

공개 RunConfiguration.BuilderclearOneof ( com.google.protobuf.Descriptors.OneofDescriptoroneof)

공개 RunConfiguration.Builder 클론 ()

공개 부울 containEnvVars (문자열 키)

 Environment variables used to run the test/benchmark.
 
map<string, string> env_vars = 2;

공개 문자열 getArgument (int 인덱스)

repeated string argument = 1;

공개 com.google.protobuf.ByteString getArgumentBytes (int 인덱스)

repeated string argument = 1;

공개 int getArgumentCount ()

repeated string argument = 1;

공개 com.google.protobuf.ProtocolStringList getArgumentList ()

repeated string argument = 1;

공개 RunConfiguration getDefaultInstanceForType ()

공개 정적 최종 com.google.protobuf.Descriptors.Descriptor getDescriptor ()

공개 com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

공개 Map<String, String> getEnvVars ()

대신 getEnvVarsMap() 사용하세요.

공개 int getEnvVarsCount ()

 Environment variables used to run the test/benchmark.
 
map<string, string> env_vars = 2;

공용 Map<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;

공개 Map<String, String> getMutableEnvVars ()

대신 대체 돌연변이 접근자를 사용하세요.

공개 최종 부울 isInitialized ()

공개 RunConfiguration.Builder mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

던지기
IO예외

공개 RunConfiguration.Builder mergeFrom (com.google.protobuf.다른 메시지)

공개 최종 RunConfiguration.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

공개 RunConfiguration.Builder putAllEnvVars (Map<String, String> 값)

 Environment variables used to run the test/benchmark.
 
map<string, string> env_vars = 2;

공개 RunConfiguration.Builder putEnvVars (문자열 키, 문자열 값)

 Environment variables used to run the test/benchmark.
 
map<string, string> env_vars = 2;

공개 RunConfiguration.Builder RemoveEnvVars (문자열 키)

 Environment variables used to run the test/benchmark.
 
map<string, string> env_vars = 2;

공개 RunConfiguration.Builder setArgument (int 인덱스, 문자열 값)

repeated string argument = 1;

공개 RunConfiguration.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)

공개 RunConfiguration.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, int 인덱스, 개체 값)

공개 최종 RunConfiguration.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)