общедоступный статический конечный класс RunOptions.Experimental.RunHandlerPoolOptions.Builder
Options for run handler thread pool.Тип protobuf
tensorflow.RunOptions.Experimental.RunHandlerPoolOptions
Публичные методы
Унаследованные методы
Публичные методы
public RunOptions.Experimental.RunHandlerPoolOptions.Builder addRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)
общедоступный RunOptions.Experimental.RunHandlerPoolOptions.Builder ClearField (поле com.google.protobuf.Descriptors.FieldDescriptor)
public RunOptions.Experimental.RunHandlerPoolOptions.BuilderclearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof )
общедоступный 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;
общедоступный статический окончательный com.google.protobuf.Descriptors.Descriptor getDescriptor ()
общедоступный com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
общественный длинный 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;
публичное финальное логическое значение isInitialized ()
общедоступный RunOptions.Experimental.RunHandlerPoolOptions.Builder mergeFrom (вход com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Броски
Исключение IO |
---|
общедоступный RunOptions.Experimental.RunHandlerPoolOptions.Builder mergeFrom (com.google.protobuf.Message другое)
общедоступный финальный RunOptions.Experimental.RunHandlerPoolOptions.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
public RunOptions.Experimental.RunHandlerPoolOptions.Builder setField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)
public RunOptions.Experimental.RunHandlerPoolOptions.Builder setPriority (длинное значение)
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;