מחלקה סופית סטטית ציבורית 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 כיתות מקוננות
| מַחלָקָה | 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. | |
| מַחלָקָה | RunOptions.Experimental.RunHandlerPoolOptions | Options for run handler thread pool. | |
| מִמְשָׁק | RunOptions.Experimental.RunHandlerPoolOptionsOrBuilder | ||
קבועים
| int | COLLECTIVE_GRAPH_KEY_FIELD_NUMBER | |
| int | RUN_HANDLER_POOL_OPTIONS_FIELD_NUMBER | |
| int | USE_RUN_HANDLER_POOL_FIELD_NUMBER |
שיטות ציבוריות
| בוליאני | שווה (Object obj) |
| אָרוֹך | 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). |
| סטטי RunOptions.Experimental | |
| RunOptions.ניסוי | |
| final static 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; |
| int | |
| final com.google.protobuf.UnknownFieldSet | |
| בוליאני | 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. |
| בוליאני | hasRunHandlerPoolOptions () .tensorflow.RunOptions.Experimental.RunHandlerPoolOptions run_handler_pool_options = 3; |
| int | hashcode () |
| בוליאנית סופית | |
| סטטי RunOptions.Experimental.Builder | newBuilder () |
| סטטי RunOptions.Experimental.Builder | newBuilder (אב-טיפוס RunOptions.Experimental ) |
| RunOptions.Experimental.Builder | |
| סטטי RunOptions.Experimental | parseDelimitedFrom (קלט InputStream) |
| סטטי RunOptions.Experimental | parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| סטטי RunOptions.Experimental | parseFrom (נתוני ByteBuffer) |
| סטטי RunOptions.Experimental | parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| סטטי RunOptions.Experimental | parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| סטטי RunOptions.Experimental | parseFrom (קלט com.google.protobuf.CodedInputStream) |
| סטטי RunOptions.Experimental | parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| סטטי RunOptions.Experimental | parseFrom (נתוני com.google.protobuf.ByteString) |
| סטטי RunOptions.Experimental | parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| סטטי RunOptions.Experimental | parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| סטָטִי | מנתח () |
| RunOptions.Experimental.Builder | toBuilder () |
| בָּטֵל | writeTo (פלט com.google.protobuf.CodedOutputStream) |
שיטות בירושה
קבועים
אינט סופי סטטי ציבורי COLLECTIVE_GRAPH_KEY_FIELD_NUMBER
ערך קבוע: 1
גמר סטטי ציבורי RUN_HANDLER_POOL_OPTIONS_FIELD_NUMBER
ערך קבוע: 3
גמר סטטי ציבורי USE_RUN_HANDLER_POOL_FIELD_NUMBER
ערך קבוע: 2
שיטות ציבוריות
שווה ערך בוליאני ציבורי (Object obj)
public long 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 ()
פּוּמְבֵּי 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;
public int getSerializedSize ()
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
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; בוליאני ציבורי hasRunHandlerPoolOptions ()
.tensorflow.RunOptions.Experimental.RunHandlerPoolOptions run_handler_pool_options = 3;
public int hashCode ()
בוליאני הסופי הציבורי הוא אתחול ()
public static RunOptions.Experimental parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| IOException |
|---|
public static RunOptions.Experimental parseFrom (נתוני ByteBuffer)
זורק
| InvalidProtocolBufferException |
|---|
Public static RunOptions.Experimental parseFrom (com.google.protobuf.CodedInputStream קלט, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| IOException |
|---|
public static RunOptions.Experimental parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| InvalidProtocolBufferException |
|---|
public static RunOptions.Experimental parseFrom (קלט com.google.protobuf.CodedInputStream)
זורק
| IOException |
|---|
public static RunOptions.Experimental parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| InvalidProtocolBufferException |
|---|
public static RunOptions.Experimental parseFrom (נתוני com.google.protobuf.ByteString)
זורק
| InvalidProtocolBufferException |
|---|
public static RunOptions.Experimental parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| IOException |
|---|
public static RunOptions.Experimental parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| InvalidProtocolBufferException |
|---|
סטטי ציבורי מנתח ()
public void writeTo (פלט com.google.protobuf.CodedOutputStream)
זורק
| IOException |
|---|