RunOptions.Experimental

عمومی استاتیک کلاس نهایی 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 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

روش های عمومی

بولی
برابر است (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).
Static RunOptions.Experimental
RunOptions.Experimental
نهایی 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;
بین المللی
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
Static RunOptions.Experimental
parseDelimitedFrom (ورودی جریان ورودی)
Static RunOptions.Experimental
parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Static RunOptions.Experimental
parseFrom (داده های ByteBuffer)
Static RunOptions.Experimental
parseFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Static RunOptions.Experimental
parseFrom (داده‌های ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Static RunOptions.Experimental
parseFrom (ورودی com.google.protobuf.CodedInputStream)
Static RunOptions.Experimental
parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Static RunOptions.Experimental
parseFrom (داده های com.google.protobuf.ByteString)
Static RunOptions.Experimental
parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Static RunOptions.Experimental
parseFrom (داده‌های com.google.protobuf.ByteString، 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)

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;

عمومی استاتیک RunOptions.Experimental getDefaultInstance ()

عمومی RunOptions.Experimental getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

عمومی getParserForType ()

عمومی 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 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;

هش کد عمومی ()

بولین نهایی عمومی isInitialized ()

عمومی استاتیک RunOptions.Experimental.Builder newBuilder ()

عمومی استاتیک RunOptions.Experimental.Builder newBuilder ( نمونه اولیه RunOptions.Experimental )

عمومی RunOptions.Experimental.Builder newBuilderForType ()

عمومی Static RunOptions.Experimental parseDelimitedFrom (ورودی InputStream)

پرتاب می کند
IOException

عمومی Static RunOptions.Experimental parseDelimitedFrom (ورودی InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی استاتیک RunOptions.Experimental parseFrom (داده ByteBuffer)

پرتاب می کند
InvalidProtocolBufferException

عمومی Static RunOptions.Experimental parseFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی Static RunOptions.Experimental parseFrom (داده های ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
InvalidProtocolBufferException

عمومی Static RunOptions.Experimental parseFrom (ورودی com.google.protobuf.CodedInputStream)

پرتاب می کند
IOException

عمومی استاتیک RunOptions.Experimental parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک RunOptions.Experimental parseFrom (داده های com.google.protobuf.ByteString)

پرتاب می کند
InvalidProtocolBufferException

عمومی Static RunOptions.Experimental parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی Static RunOptions.Experimental parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
InvalidProtocolBufferException

استاتیک عمومی تجزیه کننده ()

عمومی RunOptions.Experimental.Builder toBuilder ()

public void writeTo (خروجی com.google.protobuf.CodedOutputStream)

پرتاب می کند
IOException