الفئة النهائية العامة الثابتة 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 | ||
الثوابت
| كثافة العمليات | COLLECTIVE_GRAPH_KEY_FIELD_NUMBER | |
| كثافة العمليات | RUN_HANDLER_POOL_OPTIONS_FIELD_NUMBER | |
| كثافة العمليات | USE_RUN_HANDLER_POOL_FIELD_NUMBER |
الأساليب العامة
| منطقية | يساوي (كائن كائن) |
| طويل | مفتاح getCollectiveGraph () 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.Experimental | |
| النهائي الثابت com.google.protobuf.Descriptors.Descriptor | |
| RunOptions.Experimental.RunHandlerPoolOptions | الحصول على RunHandlerPoolOptions () .tensorflow.RunOptions.Experimental.RunHandlerPoolOptions run_handler_pool_options = 3; |
| RunOptions.Experimental.RunHandlerPoolOptionsOrBuilder | getRunHandlerPoolOptionsOrBuilder () .tensorflow.RunOptions.Experimental.RunHandlerPoolOptions run_handler_pool_options = 3; |
| كثافة العمليات | |
| النهائي 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; |
| كثافة العمليات | رمز التجزئة () |
| منطقية نهائية | تمت التهيئة () |
| ثابت RunOptions.Experimental.Builder | منشئ جديد () |
| ثابت 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 input، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| ثابت RunOptions.Experimental | parseFrom (بيانات ByteBuffer، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| ثابت RunOptions.Experimental | parseFrom (com.google.protobuf.CodedInputStream الإدخال) |
| ثابت RunOptions.Experimental | parseFrom (بيانات البايت[]، 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 data، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| ثابت | محلل () |
| RunOptions.Experimental.Builder | إلى البناء () |
| فارغ | 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)
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; النهائي العام الثابت com.google.protobuf.Descriptors.Descriptor getDescriptor ()
عام الحصول على بارسيرفورتيب ()
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 public getSerializedSize ()
النهائي العام 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;
كود التجزئة الدولي العام ()
تمت تهيئة القيمة المنطقية النهائية العامة ()
RunOptions.Experimental العام الثابت، parseDelimitedFrom (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
| IOEException |
|---|
RunOptions.Experimental parseFrom الثابت العام (بيانات ByteBuffer)
رميات
| InvalidProtocolBufferException |
|---|
تحليل RunOptions.Experimental العام الثابت (com.google.protobuf.CodedInputStream input، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
| IOEException |
|---|
تحليل RunOptions.Experimental العام الثابت (بيانات ByteBuffer، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
| InvalidProtocolBufferException |
|---|
RunOptions.Experimental parseFrom الثابت العام (com.google.protobuf.CodedInputStream input)
رميات
| IOEException |
|---|
تحليل RunOptions.Experimental العام الثابت (بيانات البايت []، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
| InvalidProtocolBufferException |
|---|
تحليل RunOptions.Experimental العام الثابت (بيانات com.google.protobuf.ByteString)
رميات
| InvalidProtocolBufferException |
|---|
تحليل RunOptions.Experimental العام الثابت (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
| IOEException |
|---|
تحليل RunOptions.Experimental العام الثابت (com.google.protobuf.ByteString data، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
| InvalidProtocolBufferException |
|---|
ساكنة عامة محلل ()
الكتابة إلى الفراغ العام (إخراج com.google.protobuf.CodedOutputStream)
رميات
| IOEException |
|---|