clase final estática pública RunOptions.Experimental
Everything inside Experimental is subject to change and is not subject to API stability guarantees in https://www.tensorflow.org/guide/version_compat.
tensorflow.RunOptions.Experimental Clases anidadas
| clase | RunOptions.Experimental.Builder | Everything inside Experimental is subject to change and is not subject to API stability guarantees in https://www.tensorflow.org/guide/version_compat. | |
| clase | RunOptions.Experimental.RunHandlerPoolOptions | Options for run handler thread pool. | |
| interfaz | RunOptions.Experimental.RunHandlerPoolOptionsOrBuilder | ||
Constantes
| entero | COLLECTIVE_GRAPH_KEY_FIELD_NUMBER | |
| entero | RUN_HANDLER_POOL_OPTIONS_FIELD_NUMBER | |
| entero | USE_RUN_HANDLER_POOL_FIELD_NUMBER |
Métodos públicos
| booleano | es igual (Objeto obj) |
| largo | getCollectiveGraphKey () If non-zero, declares that this graph is going to use collective ops and must synchronize step_ids with any other graph with this same group_key value (in a distributed computation where tasks run disjoint graphs). |
| Opciones de ejecución estáticas.Experimental | |
| Opciones de ejecución.Experimental | |
| com.google.protobuf.Descriptors.Descriptor estático final | |
| RunOptions.Experimental.RunHandlerPoolOptions | getRunHandlerPoolOptions () .tensorflow.RunOptions.Experimental.RunHandlerPoolOptions run_handler_pool_options = 3; |
| RunOptions.Experimental.RunHandlerPoolOptionsOrBuilder | getRunHandlerPoolOptionsOrBuilder () .tensorflow.RunOptions.Experimental.RunHandlerPoolOptions run_handler_pool_options = 3; |
| entero | |
| com.google.protobuf.UnknownFieldSet final | |
| booleano | getUseRunHandlerPool () If true, then operations (using the inter-op pool) across all session::run() calls will be centrally scheduled, optimizing for (median and tail) latency. |
| booleano | hasRunHandlerPoolOptions () .tensorflow.RunOptions.Experimental.RunHandlerPoolOptions run_handler_pool_options = 3; |
| entero | código hash () |
| booleano final | |
| Opciones de ejecución estáticas.Experimental.Builder | |
| Opciones de ejecución estáticas.Experimental.Builder | newBuilder ( RunOptions.Prototipo experimental) |
| RunOptions.Experimental.Builder | |
| Opciones de ejecución estáticas.Experimental | parseDelimitedFrom (entrada de InputStream) |
| Opciones de ejecución estáticas.Experimental | parseDelimitedFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Opciones de ejecución estáticas.Experimental | parseFrom (datos de ByteBuffer) |
| Opciones de ejecución estáticas.Experimental | parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry) |
| Opciones de ejecución estáticas.Experimental | parseFrom (datos de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Opciones de ejecución estáticas.Experimental | parseFrom (entrada com.google.protobuf.CodedInputStream) |
| Opciones de ejecución estáticas.Experimental | parseFrom (byte[] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Opciones de ejecución estáticas.Experimental | parseFrom (datos com.google.protobuf.ByteString) |
| Opciones de ejecución estáticas.Experimental | parseFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Opciones de ejecución estáticas.Experimental | parseFrom (com.google.protobuf.ByteString datos, com.google.protobuf.ExtensionRegistryLite extensiónRegistry) |
| estático | analizador () |
| RunOptions.Experimental.Builder | |
| vacío | writeTo (salida de com.google.protobuf.CodedOutputStream) |
Métodos heredados
Constantes
int final estático público COLLECTIVE_GRAPH_KEY_FIELD_NUMBER
Valor constante: 1
int final estático público RUN_HANDLER_POOL_OPTIONS_FIELD_NUMBER
Valor constante: 3
int final estático público USE_RUN_HANDLER_POOL_FIELD_NUMBER
Valor constante: 2
Métodos públicos
público booleano es igual (Objeto obj)
getCollectiveGraphKey público largo ()
If non-zero, declares that this graph is going to use collective ops and must synchronize step_ids with any other graph with this same group_key value (in a distributed computation where tasks run disjoint graphs).
int64 collective_graph_key = 1; público estático final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
público getParserForType ()
public RunOptions.Experimental.RunHandlerPoolOptions getRunHandlerPoolOptions ()
.tensorflow.RunOptions.Experimental.RunHandlerPoolOptions run_handler_pool_options = 3;
public RunOptions.Experimental.RunHandlerPoolOptionsOrBuilder getRunHandlerPoolOptionsOrBuilder ()
.tensorflow.RunOptions.Experimental.RunHandlerPoolOptions run_handler_pool_options = 3;
público int getSerializedSize ()
público final com.google.protobuf.UnknownFieldSet getUnknownFields ()
getUseRunHandlerPool público booleano ()
If true, then operations (using the inter-op pool) across all session::run() calls will be centrally scheduled, optimizing for (median and tail) latency. Consider using this option for CPU-bound workloads like inference.
bool use_run_handler_pool = 2; hasRunHandlerPoolOptions booleano público ()
.tensorflow.RunOptions.Experimental.RunHandlerPoolOptions run_handler_pool_options = 3;
código hash int público ()
público final booleano isInitialized ()
RunOptions estáticas públicas. Análisis experimentalDelimitedFrom (entrada de InputStream)
Lanza
| IOExcepción |
|---|
RunOptions.Experimental estático públicoDelimitedFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| IOExcepción |
|---|
RunOptions.Experimental estático público parseFrom (datos ByteBuffer)
Lanza
| Excepción de buffer de protocolo no válido |
|---|
RunOptions.Experimental estático público parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| IOExcepción |
|---|
RunOptions.Experimental estático público parseFrom (datos de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| Excepción de buffer de protocolo no válido |
|---|
RunOptions.Experimental parseFrom estático público (entrada com.google.protobuf.CodedInputStream)
Lanza
| IOExcepción |
|---|
RunOptions.Experimental estático público parseFrom (byte[] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| Excepción de buffer de protocolo no válido |
|---|
RunOptions.Experimental parseFrom estático público (datos com.google.protobuf.ByteString)
Lanza
| Excepción de buffer de protocolo no válido |
|---|
RunOptions.Experimental estático público parseFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| IOExcepción |
|---|
RunOptions.Experimental 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 |
|---|