classe finale statique publique RunOptions.Experimental.RunHandlerPoolOptions
Options for run handler thread pool.
tensorflow.RunOptions.Experimental.RunHandlerPoolOptions
de type Protobuf Classes imbriquées
classe | RunOptions.Experimental.RunHandlerPoolOptions.Builder | Options for run handler thread pool. |
Constantes
int | PRIORITY_FIELD_NUMBER |
Méthodes publiques
booléen | est égal (Obj objet) |
statique RunOptions.Experimental.RunHandlerPoolOptions | |
RunOptions.Experimental.RunHandlerPoolOptions | |
final statique com.google.protobuf.Descriptors.Descriptor | |
long | getPriorité () Priority of the request. |
int | |
final com.google.protobuf.UnknownFieldSet | |
int | |
booléen final | |
statique RunOptions.Experimental.RunHandlerPoolOptions.Builder | newBuilder (prototype RunOptions.Experimental.RunHandlerPoolOptions ) |
statique RunOptions.Experimental.RunHandlerPoolOptions.Builder | |
RunOptions.Experimental.RunHandlerPoolOptions.Builder | |
statique RunOptions.Experimental.RunHandlerPoolOptions | parseDelimitedFrom (entrée InputStream) |
statique RunOptions.Experimental.RunHandlerPoolOptions | parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statique RunOptions.Experimental.RunHandlerPoolOptions | parseFrom (données ByteBuffer) |
statique RunOptions.Experimental.RunHandlerPoolOptions | parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statique RunOptions.Experimental.RunHandlerPoolOptions | parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statique RunOptions.Experimental.RunHandlerPoolOptions | parseFrom (entrée com.google.protobuf.CodedInputStream) |
statique RunOptions.Experimental.RunHandlerPoolOptions | parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statique RunOptions.Experimental.RunHandlerPoolOptions | parseFrom (données com.google.protobuf.ByteString) |
statique RunOptions.Experimental.RunHandlerPoolOptions | parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statique RunOptions.Experimental.RunHandlerPoolOptions | parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statique | analyseur () |
RunOptions.Experimental.RunHandlerPoolOptions.Builder | toBuilder () |
vide | writeTo (sortie com.google.protobuf.CodedOutputStream) |
Méthodes héritées
Constantes
public statique final int PRIORITY_FIELD_NUMBER
Valeur constante : 1
Méthodes publiques
public booléen égal (Objet obj)
public statique final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
publique getParserForType ()
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 int getSerializedSize ()
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
code de hachage int public ()
public final booléen isInitialized ()
public statique RunOptions.Experimental.RunHandlerPoolOptions.Builder newBuilder (prototype RunOptions.Experimental.RunHandlerPoolOptions )
public statique RunOptions.Experimental.RunHandlerPoolOptions parseDelimitedFrom (entrée InputStream)
Jetés
IOException |
---|
public static RunOptions.Experimental.RunHandlerPoolOptions parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
IOException |
---|
public statique RunOptions.Experimental.RunHandlerPoolOptions parseFrom (données ByteBuffer)
Jetés
InvalidProtocolBufferException |
---|
public statique RunOptions.Experimental.RunHandlerPoolOptions parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
IOException |
---|
public statique RunOptions.Experimental.RunHandlerPoolOptions parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
InvalidProtocolBufferException |
---|
public statique RunOptions.Experimental.RunHandlerPoolOptions parseFrom (entrée com.google.protobuf.CodedInputStream)
Jetés
IOException |
---|
public statique RunOptions.Experimental.RunHandlerPoolOptions parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
InvalidProtocolBufferException |
---|
public statique RunOptions.Experimental.RunHandlerPoolOptions parseFrom (données com.google.protobuf.ByteString)
Jetés
InvalidProtocolBufferException |
---|
public static RunOptions.Experimental.RunHandlerPoolOptions parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
IOException |
---|
public statique RunOptions.Experimental.RunHandlerPoolOptions parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
InvalidProtocolBufferException |
---|
public statique analyseur ()
public void writeTo (sortie com.google.protobuf.CodedOutputStream)
Jetés
IOException |
---|