RunOptions.Experimental.RunHandlerPoolOptions.Builder

classe finale statica pubblica RunOptions.Experimental.RunHandlerPoolOptions.Builder

 Options for run handler thread pool.
 
Tipo di protocollo tensorflow.RunOptions.Experimental.RunHandlerPoolOptions

Metodi pubblici

RunOptions.Experimental.RunHandlerPoolOptions.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
RunOptions.Experimental.RunHandlerPoolOptions
RunOptions.Experimental.RunHandlerPoolOptions
RunOptions.Experimental.RunHandlerPoolOptions.Builder
chiaro ()
RunOptions.Experimental.RunHandlerPoolOptions.Builder
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
RunOptions.Experimental.RunHandlerPoolOptions.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
RunOptions.Experimental.RunHandlerPoolOptions.Builder
chiaraPriorità ()
 Priority of the request.
RunOptions.Experimental.RunHandlerPoolOptions.Builder
clone ()
RunOptions.Experimental.RunHandlerPoolOptions
com.google.protobuf.Descriptors.Descriptor statico finale
com.google.protobuf.Descriptors.Descriptor
lungo
getPriorità ()
 Priority of the request.
booleano finale
RunOptions.Experimental.RunHandlerPoolOptions.Builder
mergeFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
RunOptions.Experimental.RunHandlerPoolOptions.Builder
mergeFrom (com.google.protobuf.Message altro)
finale RunOptions.Experimental.RunHandlerPoolOptions.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
RunOptions.Experimental.RunHandlerPoolOptions.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
RunOptions.Experimental.RunHandlerPoolOptions.Builder
setPriority (valore lungo)
 Priority of the request.
RunOptions.Experimental.RunHandlerPoolOptions.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto)
finale RunOptions.Experimental.RunHandlerPoolOptions.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

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;

pubblico RunOptions.Experimental.RunHandlerPoolOptions getDefaultInstanceForType ()

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;

public RunOptions.Experimental.RunHandlerPoolOptions.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto)

pubblico finale RunOptions.Experimental.RunHandlerPoolOptions.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)