publiczna statyczna klasa końcowa RunOptions.Experimental.RunHandlerPoolOptions.Builder
Options for run handler thread pool.Protobuf typu
tensorflow.RunOptions.Experimental.RunHandlerPoolOptions
Metody publiczne
Metody dziedziczone
Metody publiczne
public RunOptions.Experimental.RunHandlerPoolOptions.Builder addRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)
public RunOptions.Experimental.RunHandlerPoolOptions.Builder clearField (pole com.google.protobuf.Descriptors.FieldDescriptor)
public RunOptions.Experimental.RunHandlerPoolOptions.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
public 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;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
publiczny długi 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;
publiczna końcowa wartość logiczna isInitialized ()
public RunOptions.Experimental.RunHandlerPoolOptions.Builder mergeFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
Wyjątek IO |
---|
public RunOptions.Experimental.RunHandlerPoolOptions.Builder mergeFrom (com.google.protobuf.Message other)
publiczny finał RunOptions.Experimental.RunHandlerPoolOptions.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
public RunOptions.Experimental.RunHandlerPoolOptions.Builder setField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)
public RunOptions.Experimental.RunHandlerPoolOptions.Builder setPriority (długa wartość)
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;