classe final estática pública RunOptions.Experimental.RunHandlerPoolOptions
Options for run handler thread pool.Tipo de protobuf
tensorflow.RunOptions.Experimental.RunHandlerPoolOptions
Classes aninhadas
aula | RunOptions.Experimental.RunHandlerPoolOptions.Builder | Options for run handler thread pool. |
Constantes
interno | PRIORITY_FIELD_NUMBER |
Métodos Públicos
booleano | é igual (objeto obj) |
RunOptions.Experimental.RunHandlerPoolOptions estáticas | |
RunOptions.Experimental.RunHandlerPoolOptions | |
final estático com.google.protobuf.Descriptors.Descriptor | |
longo | obterPrioridade () Priority of the request. |
interno | |
final com.google.protobuf.UnknownFieldSet | |
interno | código hash () |
booleano final | |
RunOptions.Experimental.RunHandlerPoolOptions.Builder estático | newBuilder (protótipo RunOptions.Experimental.RunHandlerPoolOptions ) |
RunOptions.Experimental.RunHandlerPoolOptions.Builder estático | |
RunOptions.Experimental.RunHandlerPoolOptions.Builder | |
RunOptions.Experimental.RunHandlerPoolOptions estáticas | parseDelimitedFrom (entrada InputStream) |
RunOptions.Experimental.RunHandlerPoolOptions estáticas | parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
RunOptions.Experimental.RunHandlerPoolOptions estáticas | parseFrom (dados de ByteBuffer) |
RunOptions.Experimental.RunHandlerPoolOptions estáticas | parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
RunOptions.Experimental.RunHandlerPoolOptions estáticas | parseFrom (dados de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
RunOptions.Experimental.RunHandlerPoolOptions estáticas | parseFrom (entrada com.google.protobuf.CodedInputStream) |
RunOptions.Experimental.RunHandlerPoolOptions estáticas | parseFrom (byte[] dados, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
RunOptions.Experimental.RunHandlerPoolOptions estáticas | parseFrom (dados com.google.protobuf.ByteString) |
RunOptions.Experimental.RunHandlerPoolOptions estáticas | parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
RunOptions.Experimental.RunHandlerPoolOptions estáticas | parseFrom (dados com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
estático | analisador () |
RunOptions.Experimental.RunHandlerPoolOptions.Builder | |
vazio | writeTo (saída com.google.protobuf.CodedOutputStream) |
Métodos herdados
Constantes
público estático final int PRIORITY_FIELD_NUMBER
Valor Constante: 1
Métodos Públicos
booleano público é igual (Object obj)
final estático público com.google.protobuf.Descriptors.Descriptor getDescriptor ()
público getParserForType ()
getPriority longo público ()
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 ()
final público com.google.protobuf.UnknownFieldSet getUnknownFields ()
hashCode int público ()
público final booleano isInitialized ()
public static RunOptions.Experimental.RunHandlerPoolOptions.Builder newBuilder ( protótipo RunOptions.Experimental.RunHandlerPoolOptions )
public static RunOptions.Experimental.RunHandlerPoolOptions parseDelimitedFrom (entrada InputStream)
Lança
IOException |
---|
public static RunOptions.Experimental.RunHandlerPoolOptions parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
IOException |
---|
público estático RunOptions.Experimental.RunHandlerPoolOptions parseFrom (dados de ByteBuffer)
Lança
InvalidProtocolBufferException |
---|
public static RunOptions.Experimental.RunHandlerPoolOptions parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
IOException |
---|
public static RunOptions.Experimental.RunHandlerPoolOptions parseFrom (dados de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
InvalidProtocolBufferException |
---|
public static RunOptions.Experimental.RunHandlerPoolOptions parseFrom (entrada com.google.protobuf.CodedInputStream)
Lança
IOException |
---|
public static RunOptions.Experimental.RunHandlerPoolOptions parseFrom (byte[] dados, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
InvalidProtocolBufferException |
---|
público estático RunOptions.Experimental.RunHandlerPoolOptions parseFrom (dados com.google.protobuf.ByteString)
Lança
InvalidProtocolBufferException |
---|
public static RunOptions.Experimental.RunHandlerPoolOptions parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
IOException |
---|
public static RunOptions.Experimental.RunHandlerPoolOptions parseFrom (dados com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
InvalidProtocolBufferException |
---|
estática pública analisador ()
public void writeTo (saída com.google.protobuf.CodedOutputStream)
Lança
IOException |
---|