RunOptions.Experimental.RunHandlerPoolOptions

clase final estática pública RunOptions.Experimental.RunHandlerPoolOptions

 Options for run handler thread pool.
 
Protobuf tipo tensorflow.RunOptions.Experimental.RunHandlerPoolOptions

Clases anidadas

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

Constantes

En t PRIORITY_FIELD_NUMBER

Métodos públicos

booleano
es igual (Objeto obj)
RunOptions estático.Experimental.RunHandlerPoolOptions
RunOptions.Experimental.RunHandlerPoolOptions
com.google.protobuf.Descriptors.Descriptor estático final
largo
obtenerPrioridad ()
 Priority of the request.
En t
com.google.protobuf.UnknownFieldSet final
En t
booleano final
RunOptions.Experimental.RunHandlerPoolOptions.Builder estático
RunOptions.Experimental.RunHandlerPoolOptions.Builder estático
RunOptions.Experimental.RunHandlerPoolOptions.Builder
RunOptions estático.Experimental.RunHandlerPoolOptions
parseDelimitedFrom (entrada de InputStream)
RunOptions estático.Experimental.RunHandlerPoolOptions
parseDelimitedFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
RunOptions estático.Experimental.RunHandlerPoolOptions
parseFrom (datos de ByteBuffer)
RunOptions estático.Experimental.RunHandlerPoolOptions
parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)
RunOptions estático.Experimental.RunHandlerPoolOptions
parseFrom (datos de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
RunOptions estático.Experimental.RunHandlerPoolOptions
parseFrom (entrada com.google.protobuf.CodedInputStream)
RunOptions estático.Experimental.RunHandlerPoolOptions
parseFrom (byte[] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
RunOptions estático.Experimental.RunHandlerPoolOptions
parseFrom (datos com.google.protobuf.ByteString)
RunOptions estático.Experimental.RunHandlerPoolOptions
parseFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
RunOptions estático.Experimental.RunHandlerPoolOptions
parseFrom (com.google.protobuf.ByteString datos, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)
estático
RunOptions.Experimental.RunHandlerPoolOptions.Builder
vacío
writeTo (salida de com.google.protobuf.CodedOutputStream)

Métodos heredados

Constantes

int final estático público PRIORITY_FIELD_NUMBER

Valor constante: 1

Métodos públicos

público booleano es igual (Objeto obj)

RunOptions.Experimental.RunHandlerPoolOptions estático público getDefaultInstance ()

public RunOptions.Experimental.RunHandlerPoolOptions getDefaultInstanceForType ()

público estático final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

público getParserForType ()

público largo 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;

público int getSerializedSize ()

público final com.google.protobuf.UnknownFieldSet getUnknownFields ()

código hash int público ()

público final booleano isInitialized ()

RunOptions.Experimental.RunHandlerPoolOptions estático público parseDelimitedFrom (entrada de InputStream)

Lanza
IOExcepción

RunOptions.Experimental.RunHandlerPoolOptions estático público parseDelimitedFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
IOExcepción

RunOptions.Experimental.RunHandlerPoolOptions estático público parseFrom (datos ByteBuffer)

Lanza
Excepción de buffer de protocolo no válido

RunOptions.Experimental.RunHandlerPoolOptions estático público parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
IOExcepción

RunOptions.Experimental.RunHandlerPoolOptions estático público parseFrom (datos ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
Excepción de buffer de protocolo no válido

RunOptions.Experimental.RunHandlerPoolOptions estático público parseFrom (entrada com.google.protobuf.CodedInputStream)

Lanza
IOExcepción

RunOptions.Experimental.RunHandlerPoolOptions estático público parseFrom (byte[] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
Excepción de buffer de protocolo no válido

RunOptions.Experimental.RunHandlerPoolOptions estático público parseFrom (datos com.google.protobuf.ByteString)

Lanza
Excepción de buffer de protocolo no válido

RunOptions.Experimental.RunHandlerPoolOptions estático público parseFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
IOExcepción

RunOptions.Experimental.RunHandlerPoolOptions estático público parseFrom (datos com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
Excepción de buffer de protocolo no válido

estática pública analizador ()

escritura vacía pública (salida de com.google.protobuf.CodedOutputStream)

Lanza
IOExcepción