publiczna statyczna klasa końcowa 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.Protobuf typu
tensorflow.RunOptions.Experimental
Klasy zagnieżdżone
klasa | 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. | |
klasa | RunOptions.Experimental.RunHandlerPoolOptions | Options for run handler thread pool. | |
interfejs | RunOptions.Experimental.RunHandlerPoolOptionsOrBuilder |
Stałe
wew | COLLECTIVE_GRAPH_KEY_FIELD_NUMBER | |
wew | RUN_HANDLER_POOL_OPTIONS_FIELD_NUMBER | |
wew | USE_RUN_HANDLER_POOL_FIELD_NUMBER |
Metody publiczne
wartość logiczna | równa się (obiekt obiektu) |
długi | 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). |
statyczne RunOptions.Eksperymentalne | |
RunOptions.Eksperymentalne | |
końcowy statyczny com.google.protobuf.Descriptors.Descriptor | |
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; |
wew | |
końcowy com.google.protobuf.UnknownFieldSet | |
wartość logiczna | 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. |
wartość logiczna | maRunHandlerPoolOptions () .tensorflow.RunOptions.Experimental.RunHandlerPoolOptions run_handler_pool_options = 3; |
wew | hashCode () |
końcowa wartość logiczna | |
statyczne RunOptions.Experimental.Builder | |
statyczne RunOptions.Experimental.Builder | newBuilder ( RunOptions.Eksperymentalny prototyp) |
RunOptions.Experimental.Builder | |
statyczne RunOptions.Eksperymentalne | parseDelimitedFrom (wejście strumienia wejściowego) |
statyczne RunOptions.Eksperymentalne | parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczne RunOptions.Eksperymentalne | parseFrom (dane ByteBuffer) |
statyczne RunOptions.Eksperymentalne | parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczne RunOptions.Eksperymentalne | parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczne RunOptions.Eksperymentalne | parseFrom (wejście com.google.protobuf.CodedInputStream) |
statyczne RunOptions.Eksperymentalne | parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry) |
statyczne RunOptions.Eksperymentalne | parseFrom (dane com.google.protobuf.ByteString) |
statyczne RunOptions.Eksperymentalne | parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczne RunOptions.Eksperymentalne | parseFrom (dane com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczny | parser () |
RunOptions.Experimental.Builder | |
próżnia | writeTo (wyjście com.google.protobuf.CodedOutputStream) |
Metody dziedziczone
Stałe
publiczny statyczny końcowy int COLLECTIVE_GRAPH_KEY_FIELD_NUMBER
Wartość stała: 1
publiczny statyczny końcowy int RUN_HANDLER_POOL_OPTIONS_FIELD_NUMBER
Wartość stała: 3
publiczny statyczny końcowy int USE_RUN_HANDLER_POOL_FIELD_NUMBER
Wartość stała: 2
Metody publiczne
publiczna wartość logiczna równa się (obiekt obiektu)
publiczny długi 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).
int64 collective_graph_key = 1;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
publiczny 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;
publiczny int getSerializedSize ()
publiczny finał com.google.protobuf.UnknownFieldSet getUnknownFields ()
publiczna wartość logiczna 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. Consider using this option for CPU-bound workloads like inference.
bool use_run_handler_pool = 2;
publiczna wartość logiczna maRunHandlerPoolOptions ()
.tensorflow.RunOptions.Experimental.RunHandlerPoolOptions run_handler_pool_options = 3;
publiczny int hashCode ()
publiczna końcowa wartość logiczna isInitialized ()
public static RunOptions.Experimental parseDelimitedFrom (dane wejścioweInputStream)
Rzuca
Wyjątek IO |
---|
public static RunOptions.Experimental parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
Wyjątek IO |
---|
public static RunOptions.Experimental parseFrom (dane ByteBuffer)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
public static RunOptions.Experimental parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
Wyjątek IO |
---|
public static RunOptions.Experimental parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
public static RunOptions.Experimental parseFrom (wejście com.google.protobuf.CodedInputStream)
Rzuca
Wyjątek IO |
---|
public static RunOptions.Experimental parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
public static RunOptions.Experimental parseFrom (dane com.google.protobuf.ByteString)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
public static RunOptions.Experimental parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
Wyjątek IO |
---|
public static RunOptions.Experimental parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
publiczna statyka parser ()
public void writeTo (wyjście com.google.protobuf.CodedOutputStream)
Rzuca
Wyjątek IO |
---|