מחלקה סופית סטטית ציבורית 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, ערך אובייקט)
public RunOptions.Experimental.RunHandlerPoolOptions.Builder clearField (שדה 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 ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
ציבורי ארוך קבל עדיפות ()
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 mergeFrom (com.google.protobuf.CodedInputStream קלט, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
IOException |
---|
public RunOptions.Experimental.RunHandlerPoolOptions.Builder mergeFrom (com.google.protobuf.Message אחר)
public final RunOptions.Experimental.RunHandlerPoolOptions.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
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;