RunOptions.Experimental.Builder

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.
 
Protobuf ประเภท tensorflow.RunOptions.Experimental

วิธีการสาธารณะ

RunOptions.Experimental.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ช่อง ค่าอ็อบเจ็กต์)
RunOptions.ทดลอง
RunOptions.ทดลอง
RunOptions.Experimental.Builder
RunOptions.Experimental.Builder
clearCollectiveGraphKey ()
 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.Builder
clearField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor)
RunOptions.Experimental.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
RunOptions.Experimental.Builder
clearRunHandlerPoolOptions ()
.tensorflow.RunOptions.Experimental.RunHandlerPoolOptions run_handler_pool_options = 3;
RunOptions.Experimental.Builder
clearUseRunHandlerPool ()
 If true, then operations (using the inter-op pool) across all
 session::run() calls will be centrally scheduled, optimizing for (median
 and tail) latency.
RunOptions.Experimental.Builder
ยาว
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.ทดลอง
com.google.protobuf.Descriptors.Descriptor แบบคงที่ขั้นสุดท้าย
com.google.protobuf.Descriptors.Descriptor
RunOptions.Experimental.RunHandlerPoolOptions
getRunHandlerPoolOptions ()
.tensorflow.RunOptions.Experimental.RunHandlerPoolOptions run_handler_pool_options = 3;
RunOptions.Experimental.RunHandlerPoolOptions.Builder
getRunHandlerPoolOptionsBuilder ()
.tensorflow.RunOptions.Experimental.RunHandlerPoolOptions run_handler_pool_options = 3;
RunOptions.Experimental.RunHandlerPoolOptionsOrBuilder
getRunHandlerPoolOptionsOrBuilder ()
.tensorflow.RunOptions.Experimental.RunHandlerPoolOptions run_handler_pool_options = 3;
บูลีน
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
mergeFrom (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)
RunOptions.Experimental.Builder
mergeFrom (com.google.protobuf.ข้อความ อื่น ๆ )
RunOptions.Experimental.Builder
mergeRunHandlerPoolOptions (ค่า RunOptions.Experimental.RunHandlerPoolOptions )
.tensorflow.RunOptions.Experimental.RunHandlerPoolOptions run_handler_pool_options = 3;
RunOptions.Experimental.Builder สุดท้าย
mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
RunOptions.Experimental.Builder
setCollectiveGraphKey (ค่ายาว)
 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.Builder
setField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor ค่าอ็อบเจ็กต์)
RunOptions.Experimental.Builder
setRepeatedField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor, ดัชนี int, ค่าอ็อบเจ็กต์)
RunOptions.Experimental.Builder
setRunHandlerPoolOptions (ค่า RunOptions.Experimental.RunHandlerPoolOptions )
.tensorflow.RunOptions.Experimental.RunHandlerPoolOptions run_handler_pool_options = 3;
RunOptions.Experimental.Builder
setRunHandlerPoolOptions ( RunOptions.Experimental.RunHandlerPoolOptions.Builder builderForValue)
.tensorflow.RunOptions.Experimental.RunHandlerPoolOptions run_handler_pool_options = 3;
RunOptions.Experimental.Builder สุดท้าย
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
RunOptions.Experimental.Builder
setUseRunHandlerPool (ค่าบูลีน)
 If true, then operations (using the inter-op pool) across all
 session::run() calls will be centrally scheduled, optimizing for (median
 and tail) latency.

วิธีการสืบทอด

วิธีการสาธารณะ

RunOptions.Experimental.Builder addRepeatedField สาธารณะ (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor ค่าอ็อบเจ็กต์)

RunOptions.Experimental build สาธารณะ ()

RunOptions สาธารณะทดลอง buildPartial ()

RunOptions.Experimental.Builder สาธารณะ ชัดเจน ()

RunOptions.Experimental.Builder สาธารณะ clearCollectiveGraphKey ()

 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;

RunOptions.Experimental.Builder clearField สาธารณะ (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor)

RunOptions.Experimental.Builder สาธารณะ clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

RunOptions.Experimental.Builder สาธารณะ clearRunHandlerPoolOptions ()

.tensorflow.RunOptions.Experimental.RunHandlerPoolOptions run_handler_pool_options = 3;

RunOptions.Experimental.Builder สาธารณะ clearUseRunHandlerPool ()

 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;

โคลน RunOptions.Experimental.Builder สาธารณะ ()

สาธารณะ 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;

RunOptions สาธารณะ ทดลอง getDefaultInstanceForType ()

สาธารณะคงที่สุดท้าย com.google.protobuf.Descriptors.Descriptor getDescriptor ()

สาธารณะ com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

RunOptions.Experimental.RunHandlerPoolOptions สาธารณะ getRunHandlerPoolOptions ()

.tensorflow.RunOptions.Experimental.RunHandlerPoolOptions run_handler_pool_options = 3;

RunOptions.Experimental.RunHandlerPoolOptions.Builder สาธารณะ getRunHandlerPoolOptionsBuilder ()

.tensorflow.RunOptions.Experimental.RunHandlerPoolOptions run_handler_pool_options = 3;

RunOptions.Experimental.RunHandlerPoolOptionsOrBuilder สาธารณะ getRunHandlerPoolOptionsOrBuilder ()

.tensorflow.RunOptions.Experimental.RunHandlerPoolOptions run_handler_pool_options = 3;

บูลีนสาธารณะ 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;

บูลีนสุดท้ายสาธารณะ isInitialized ()

RunOptions.Experimental.Builder สาธารณะ ผสานจาก (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
IOข้อยกเว้น

RunOptions.Experimental.Builder สาธารณะ ผสานจาก (com.google.protobuf.Message อื่น ๆ )

RunOptions.Experimental.Builder สาธารณะ mergeRunHandlerPoolOptions (ค่า RunOptions.Experimental.RunHandlerPoolOptions )

.tensorflow.RunOptions.Experimental.RunHandlerPoolOptions run_handler_pool_options = 3;

RunOptions.Experimental.Builder สาธารณะขั้นสุดท้าย ผสาน UnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

RunOptions.Experimental.Builder สาธารณะ setCollectiveGraphKey (ค่ายาว)

 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;

RunOptions.Experimental.Builder setField สาธารณะ (com.google.protobuf.Descriptors.FieldDescriptor ฟิลด์ ค่าอ็อบเจ็กต์)

RunOptions.Experimental.Builder setRepeatedField สาธารณะ (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor, ดัชนี int, ค่าอ็อบเจ็กต์)

RunOptions.Experimental.Builder setRunHandlerPoolOptions สาธารณะ (ค่า RunOptions.Experimental.RunHandlerPoolOptions )

.tensorflow.RunOptions.Experimental.RunHandlerPoolOptions run_handler_pool_options = 3;

RunOptions.Experimental.Builder สาธารณะ setRunHandlerPoolOptions ( RunOptions.Experimental.RunHandlerPoolOptions.Builder builderForValue)

.tensorflow.RunOptions.Experimental.RunHandlerPoolOptions run_handler_pool_options = 3;

RunOptions.Experimental.Builder สุดท้ายสาธารณะ setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

RunOptions.Experimental.Builder สาธารณะ setUseRunHandlerPool (ค่าบูลีน)

 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;