classe finale statique publique RunOptions.Experimental.RunHandlerPoolOptions.Builder
Options for run handler thread pool.
tensorflow.RunOptions.Experimental.RunHandlerPoolOptions
de type Protobuf Méthodes publiques
Méthodes héritées
Méthodes publiques
public RunOptions.Experimental.RunHandlerPoolOptions.Builder addRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
public RunOptions.Experimental.RunHandlerPoolOptions.Builder clearField (champ 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 statique final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
public long 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 booléen isInitialized ()
public RunOptions.Experimental.RunHandlerPoolOptions.Builder mergeFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
IOException |
---|
public RunOptions.Experimental.RunHandlerPoolOptions.Builder mergeFrom (com.google.protobuf.Message autre)
public final RunOptions.Experimental.RunHandlerPoolOptions.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
public RunOptions.Experimental.RunHandlerPoolOptions.Builder setField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
public RunOptions.Experimental.RunHandlerPoolOptions.Builder setPriority (valeur longue)
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;