RunOptions.Experimental.RunHandlerPoolOptions.Builder

classe finale statique publique RunOptions.Experimental.RunHandlerPoolOptions.Builder

 Options for run handler thread pool.
 
Tensorflow de type tensorflow.RunOptions.Experimental.RunHandlerPoolOptions

Méthodes publiques

RunOptions.Experimental.RunHandlerPoolOptions.Builder
addRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
RunOptions.Experimental.RunHandlerPoolOptions
RunOptions.Experimental.RunHandlerPoolOptions
RunOptions.Experimental.RunHandlerPoolOptions.Builder
clair ()
RunOptions.Experimental.RunHandlerPoolOptions.Builder
clearField (champ com.google.protobuf.Descriptors.FieldDescriptor)
RunOptions.Experimental.RunHandlerPoolOptions.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
RunOptions.Experimental.RunHandlerPoolOptions.Builder
clearPriorité ()
 Priority of the request.
RunOptions.Experimental.RunHandlerPoolOptions.Builder
cloner ()
RunOptions.Experimental.RunHandlerPoolOptions
final statique com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
long
getPriorité ()
 Priority of the request.
booléen final
RunOptions.Experimental.RunHandlerPoolOptions.Builder
mergeFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
RunOptions.Experimental.RunHandlerPoolOptions.Builder
mergeFrom (com.google.protobuf.Message autre)
final RunOptions.Experimental.RunHandlerPoolOptions.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet inconnuFields)
RunOptions.Experimental.RunHandlerPoolOptions.Builder
setField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
RunOptions.Experimental.RunHandlerPoolOptions.Builder
setPriority (valeur longue)
 Priority of the request.
RunOptions.Experimental.RunHandlerPoolOptions.Builder
setRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, index int, valeur de l'objet)
final RunOptions.Experimental.RunHandlerPoolOptions.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet inconnuFields)

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 RunOptions.Experimental.RunHandlerPoolOptions getDefaultInstanceForType ()

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;

public RunOptions.Experimental.RunHandlerPoolOptions.Builder setRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, index int, valeur de l'objet)

public final RunOptions.Experimental.RunHandlerPoolOptions.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)