classe finale statica pubblica RunOptions.Experimental.RunHandlerPoolOptions.Builder
Options for run handler thread pool.
tensorflow.RunOptions.Experimental.RunHandlerPoolOptions
Metodi pubblici
Metodi ereditati
Metodi pubblici
public RunOptions.Experimental.RunHandlerPoolOptions.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
pubblico RunOptions.Experimental.RunHandlerPoolOptions.Builder clearField (campo 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 ()
pubblico com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
pubblico lungo 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;
public final booleano isInitialized ()
public RunOptions.Experimental.RunHandlerPoolOptions.Builder mergeFrom (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
IOException |
---|
pubblico RunOptions.Experimental.RunHandlerPoolOptions.Builder mergeFrom (com.google.protobuf.Message altro)
pubblico finale RunOptions.Experimental.RunHandlerPoolOptions.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
public RunOptions.Experimental.RunHandlerPoolOptions.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
public RunOptions.Experimental.RunHandlerPoolOptions.Builder setPriority (valore lungo)
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;