공개 정적 최종 클래스 RunOptions.Experimental.RunHandlerPoolOptions.Builder
Options for run handler thread pool.Protobuf 유형
tensorflow.RunOptions.Experimental.RunHandlerPoolOptions
공개 방법
상속된 메서드
공개 방법
공개 RunOptions.Experimental.RunHandlerPoolOptions.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)
공개 RunOptions.Experimental.RunHandlerPoolOptions.BuilderclearField (com.google.protobuf.Descriptors.FieldDescriptor 필드 )
공개 RunOptions.Experimental.RunHandlerPoolOptions.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
공개 RunOptions.Experimental.RunHandlerPoolOptions.Builder ClearPriority ()
Priority of the request. The run handler thread pool will schedule ops based on the priority number. The larger number means higher priority.
int64 priority = 1;
공개 정적 최종 com.google.protobuf.Descriptors.Descriptor getDescriptor ()
공개 com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
공개 긴 getPriority ()
Priority of the request. The run handler thread pool will schedule ops based on the priority number. The larger number means higher priority.
int64 priority = 1;
공개 최종 부울 isInitialized ()
공개 RunOptions.Experimental.RunHandlerPoolOptions.Builder mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
던지기
IO예외 |
---|
공개 최종 RunOptions.Experimental.RunHandlerPoolOptions.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
공개 RunOptions.Experimental.RunHandlerPoolOptions.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)
공개 RunOptions.Experimental.RunHandlerPoolOptions.Builder setPriority (긴 값)
Priority of the request. The run handler thread pool will schedule ops based on the priority number. The larger number means higher priority.
int64 priority = 1;