RunOptions.Experimental.RunHandlerPoolOptions

classe finale statica pubblica RunOptions.Experimental.RunHandlerPoolOptions

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

Classi nidificate

classe RunOptions.Experimental.RunHandlerPoolOptions.Builder
 Options for run handler thread pool. 

Costanti

int PRIORITY_FIELD_NUMBER

Metodi pubblici

booleano
è uguale a (Oggetto oggetto)
RunOptions.Experimental.RunHandlerPoolOptions statico
RunOptions.Experimental.RunHandlerPoolOptions
com.google.protobuf.Descriptors.Descriptor statico finale
lungo
getPriorità ()
 Priority of the request.
int
finale com.google.protobuf.UnknownFieldSet
int
booleano finale
runOptions.Experimental.RunHandlerPoolOptions.Builder statico
runOptions.Experimental.RunHandlerPoolOptions.Builder statico
RunOptions.Experimental.RunHandlerPoolOptions.Builder
RunOptions.Experimental.RunHandlerPoolOptions statico
parseDelimitedFrom (input InputStream)
RunOptions.Experimental.RunHandlerPoolOptions statico
parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
RunOptions.Experimental.RunHandlerPoolOptions statico
parseFrom (dati ByteBuffer)
RunOptions.Experimental.RunHandlerPoolOptions statico
parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
RunOptions.Experimental.RunHandlerPoolOptions statico
parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
RunOptions.Experimental.RunHandlerPoolOptions statico
parseFrom (ingresso com.google.protobuf.CodedInputStream)
RunOptions.Experimental.RunHandlerPoolOptions statico
parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
RunOptions.Experimental.RunHandlerPoolOptions statico
parseFrom (dati com.google.protobuf.ByteString)
RunOptions.Experimental.RunHandlerPoolOptions statico
parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
RunOptions.Experimental.RunHandlerPoolOptions statico
parseFrom (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
statico
RunOptions.Experimental.RunHandlerPoolOptions.Builder
vuoto
writeTo (output com.google.protobuf.CodedOutputStream)

Metodi ereditati

Costanti

public static final int PRIORITY_FIELD_NUMBER

Valore costante: 1

Metodi pubblici

booleano pubblico è uguale a (Oggetto obj)

pubblico statico RunOptions.Experimental.RunHandlerPoolOptions getDefaultInstance ()

pubblico RunOptions.Experimental.RunHandlerPoolOptions getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

pubblico getParserForType ()

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 int getSerializedSize ()

pubblico finale com.google.protobuf.UnknownFieldSet getUnknownFields ()

public int hashCode ()

public final booleano isInitialized ()

public static RunOptions.Experimental.RunHandlerPoolOptions parseDelimitedFrom (input InputStream)

Lancia
IOException

public static RunOptions.Experimental.RunHandlerPoolOptions parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

public static RunOptions.Experimental.RunHandlerPoolOptions parseFrom (dati ByteBuffer)

Lancia
InvalidProtocolBufferException

pubblico statico RunOptions.Experimental.RunHandlerPoolOptions parseFrom (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

pubblico statico RunOptions.Experimental.RunHandlerPoolOptions parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

pubblico statico RunOptions.Experimental.RunHandlerPoolOptions parseFrom (input com.google.protobuf.CodedInputStream)

Lancia
IOException

pubblico statico RunOptions.Experimental.RunHandlerPoolOptions parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

pubblico statico RunOptions.Experimental.RunHandlerPoolOptions parseFrom (dati com.google.protobuf.ByteString)

Lancia
InvalidProtocolBufferException

public static RunOptions.Experimental.RunHandlerPoolOptions parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

pubblico statico RunOptions.Experimental.RunHandlerPoolOptions parseFrom (dati com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

pubblico statico analizzatore ()

public void writeTo (output com.google.protobuf.CodedOutputStream)

Lancia
IOException