Options for a single Run() call.Protobuf টাইপ
tensorflow.RunOptions
পাবলিক পদ্ধতি
RunOptions.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, বস্তুর মান) |
রান অপশন | নির্মাণ () |
রান অপশন | বিল্ড আংশিক () |
RunOptions.Builder | পরিষ্কার () |
RunOptions.Builder | সাফ ডিবাগ বিকল্প () EXPERIMENTAL. |
RunOptions.Builder | পরিষ্কার পরীক্ষামূলক () .tensorflow.RunOptions.Experimental experimental = 8; |
RunOptions.Builder | clearField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র) |
RunOptions.Builder | clearInterOpThreadPool () The thread pool to use, if session_inter_op_thread_pool is configured. |
RunOptions.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
RunOptions.Builder | সাফ আউটপুট পার্টিশন গ্রাফ () Whether the partition graph(s) executed by the executor(s) should be outputted via RunMetadata. |
RunOptions.Builder | clearReportTensorAllocationsUponOom () When enabled, causes tensor allocation information to be included in the error message when the Run() call fails because the allocator ran out of memory (OOM). |
RunOptions.Builder | ক্লিয়ারটাইমআউটইনএম () Time to wait for operation to complete in milliseconds. |
RunOptions.Builder | ক্লিয়ারট্রেস লেভেল () .tensorflow.RunOptions.TraceLevel trace_level = 1; |
RunOptions.Builder | ক্লোন () |
ডিবাগ অপশন | getDebugOptions () EXPERIMENTAL. |
DebugOptions.Builder | getDebugOptionsBuilder () EXPERIMENTAL. |
DebugOptionsOrBuilder | getDebugOptionsOrBuilder () EXPERIMENTAL. |
রান অপশন | |
চূড়ান্ত স্ট্যাটিক com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
RunOptions।পরীক্ষামূলক | পরীক্ষামূলক () .tensorflow.RunOptions.Experimental experimental = 8; |
RunOptions.Experimental.Builder | গেট এক্সপেরিমেন্টাল বিল্ডার () .tensorflow.RunOptions.Experimental experimental = 8; |
RunOptions.ExperimentalOrBuilder | GetExperimentalOrBuilder () .tensorflow.RunOptions.Experimental experimental = 8; |
int | getInterOpThreadPool () The thread pool to use, if session_inter_op_thread_pool is configured. |
বুলিয়ান | GetOutput Partition Graphs () Whether the partition graph(s) executed by the executor(s) should be outputted via RunMetadata. |
বুলিয়ান | getReportTensorAllocationsUponOom () When enabled, causes tensor allocation information to be included in the error message when the Run() call fails because the allocator ran out of memory (OOM). |
দীর্ঘ | GetTimeoutInMs () Time to wait for operation to complete in milliseconds. |
RunOptions.TraceLevel | getTraceLevel () .tensorflow.RunOptions.TraceLevel trace_level = 1; |
int | getTraceLevelValue () .tensorflow.RunOptions.TraceLevel trace_level = 1; |
বুলিয়ান | hasDebugOptions () EXPERIMENTAL. |
বুলিয়ান | আছে পরীক্ষামূলক () .tensorflow.RunOptions.Experimental experimental = 8; |
চূড়ান্ত বুলিয়ান | |
RunOptions.Builder | |
RunOptions.Builder | মার্জ এক্সপেরিমেন্টাল ( RunOptions. এক্সপেরিমেন্টাল মান) .tensorflow.RunOptions.Experimental experimental = 8; |
RunOptions.Builder | mergeFrom (com.google.protobuf.অন্যান্য বার্তা পাঠান) |
RunOptions.Builder | mergeFrom (com.google.protobuf.CodedInputStream ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি) |
চূড়ান্ত RunOptions.Builder | একত্রিত করুন অজানাক্ষেত্র (com.google.protobuf.UnknownFieldSet অজানাক্ষেত্র) |
RunOptions.Builder | |
RunOptions.Builder | |
RunOptions.Builder | পরীক্ষামূলক সেট করুন ( RunOptions.Experimental.Builder builderForValue) .tensorflow.RunOptions.Experimental experimental = 8; |
RunOptions.Builder | পরীক্ষামূলক সেট করুন ( RunOptions. পরীক্ষামূলক মান) .tensorflow.RunOptions.Experimental experimental = 8; |
RunOptions.Builder | setField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, বস্তুর মান) |
RunOptions.Builder | setInterOpThreadPool (int মান) The thread pool to use, if session_inter_op_thread_pool is configured. |
RunOptions.Builder | সেটআউটপুট পার্টিশন গ্রাফ (বুলিয়ান মান) Whether the partition graph(s) executed by the executor(s) should be outputted via RunMetadata. |
RunOptions.Builder | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, int সূচক, অবজেক্ট মান) |
RunOptions.Builder | setReportTensorAllocationsUponOom (বুলিয়ান মান) When enabled, causes tensor allocation information to be included in the error message when the Run() call fails because the allocator ran out of memory (OOM). |
RunOptions.Builder | setTimeoutInMs (দীর্ঘ মান) Time to wait for operation to complete in milliseconds. |
RunOptions.Builder | |
RunOptions.Builder | setTraceLevelValue (int মান) .tensorflow.RunOptions.TraceLevel trace_level = 1; |
চূড়ান্ত RunOptions.Builder | সেটUnknownFields (com.google.protobuf.UnknownFieldসেট অজানাফিল্ড) |
উত্তরাধিকারসূত্রে প্রাপ্ত পদ্ধতি
পাবলিক পদ্ধতি
সর্বজনীন RunOptions.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, বস্তুর মান)
সর্বজনীন RunOptions.Builder clearDebugOptions ()
EXPERIMENTAL. Options used to initialize DebuggerState, if enabled.
.tensorflow.DebugOptions debug_options = 6;
সর্বজনীন RunOptions.Builder clearExperimental ()
.tensorflow.RunOptions.Experimental experimental = 8;
সর্বজনীন RunOptions.Builder clearInterOpThreadPool ()
The thread pool to use, if session_inter_op_thread_pool is configured. To use the caller thread set this to -1 - this uses the caller thread to execute Session::Run() and thus avoids a context switch. Using the caller thread to execute Session::Run() should be done ONLY for simple graphs, where the overhead of an additional context switch is comparable with the overhead of Session::Run().
int32 inter_op_thread_pool = 3;
পাবলিক RunOptions.Builder clearOutput Partition Graphs ()
Whether the partition graph(s) executed by the executor(s) should be outputted via RunMetadata.
bool output_partition_graphs = 5;
সর্বজনীন RunOptions.Builder clearReportTensorAllocationsUponOom ()
When enabled, causes tensor allocation information to be included in the error message when the Run() call fails because the allocator ran out of memory (OOM). Enabling this option can slow down the Run() call.
bool report_tensor_allocations_upon_oom = 7;
সর্বজনীন RunOptions.Builder clearTimeoutInMs ()
Time to wait for operation to complete in milliseconds.
int64 timeout_in_ms = 2;
সর্বজনীন ডিবাগ অপশন getDebugOptions ()
EXPERIMENTAL. Options used to initialize DebuggerState, if enabled.
.tensorflow.DebugOptions debug_options = 6;
সর্বজনীন DebugOptions.Builder getDebugOptionsBuilder ()
EXPERIMENTAL. Options used to initialize DebuggerState, if enabled.
.tensorflow.DebugOptions debug_options = 6;
সর্বজনীন ডিবাগ অপশনঅরবিল্ডার getDebugOptionsOrBuilder ()
EXPERIMENTAL. Options used to initialize DebuggerState, if enabled.
.tensorflow.DebugOptions debug_options = 6;
পাবলিক স্ট্যাটিক ফাইনাল com.google.protobuf.Descriptors.Descriptor getDescriptor ()
সর্বজনীন com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
সর্বজনীন RunOptions. পরীক্ষামূলক getExperimental ()
.tensorflow.RunOptions.Experimental experimental = 8;
সর্বজনীন RunOptions.Experimental.Builder getExperimentalBuilder ()
.tensorflow.RunOptions.Experimental experimental = 8;
সর্বজনীন RunOptions.ExperimentalOrBuilder getExperimentalOrBuilder ()
.tensorflow.RunOptions.Experimental experimental = 8;
পাবলিক int getInterOpThreadPool ()
The thread pool to use, if session_inter_op_thread_pool is configured. To use the caller thread set this to -1 - this uses the caller thread to execute Session::Run() and thus avoids a context switch. Using the caller thread to execute Session::Run() should be done ONLY for simple graphs, where the overhead of an additional context switch is comparable with the overhead of Session::Run().
int32 inter_op_thread_pool = 3;
পাবলিক বুলিয়ান গেটআউটপুট পার্টিশন গ্রাফ ()
Whether the partition graph(s) executed by the executor(s) should be outputted via RunMetadata.
bool output_partition_graphs = 5;
পাবলিক বুলিয়ান getReportTensorAllocationsUponOom ()
When enabled, causes tensor allocation information to be included in the error message when the Run() call fails because the allocator ran out of memory (OOM). Enabling this option can slow down the Run() call.
bool report_tensor_allocations_upon_oom = 7;
সর্বজনীন দীর্ঘ getTimeoutInMs ()
Time to wait for operation to complete in milliseconds.
int64 timeout_in_ms = 2;
পাবলিক int getTraceLevelValue ()
.tensorflow.RunOptions.TraceLevel trace_level = 1;
পাবলিক বুলিয়ান আছে ডিবাগ বিকল্প ()
EXPERIMENTAL. Options used to initialize DebuggerState, if enabled.
.tensorflow.DebugOptions debug_options = 6;
পাবলিক বুলিয়ান আছে এক্সপেরিমেন্টাল ()
.tensorflow.RunOptions.Experimental experimental = 8;
সর্বজনীন চূড়ান্ত বুলিয়ান শুরু হয়েছে ()
সর্বজনীন RunOptions.Builder mergeDebugOptions ( DebugOptions মান)
EXPERIMENTAL. Options used to initialize DebuggerState, if enabled.
.tensorflow.DebugOptions debug_options = 6;
সর্বজনীন RunOptions.Builder mergeExperimental ( RunOptions.পরীক্ষামূলক মান)
.tensorflow.RunOptions.Experimental experimental = 8;
সর্বজনীন RunOptions.Builder mergeFrom (com.google.protobuf.CodedInputStream ইনপুট, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
নিক্ষেপ করে
IO ব্যতিক্রম |
---|
সর্বজনীন চূড়ান্ত RunOptions.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
সর্বজনীন RunOptions.Builder setDebugOptions ( DebugOptions.Builder builderForValue)
EXPERIMENTAL. Options used to initialize DebuggerState, if enabled.
.tensorflow.DebugOptions debug_options = 6;
সর্বজনীন RunOptions.Builder setDebugOptions ( DebugOptions মান)
EXPERIMENTAL. Options used to initialize DebuggerState, if enabled.
.tensorflow.DebugOptions debug_options = 6;
সর্বজনীন RunOptions.Builder setExperimental ( RunOptions.Experimental.Builder builderForValue)
.tensorflow.RunOptions.Experimental experimental = 8;
সর্বজনীন RunOptions.Builder setExperimental ( RunOptions.পরীক্ষামূলক মান)
.tensorflow.RunOptions.Experimental experimental = 8;
সর্বজনীন RunOptions.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, বস্তুর মান)
সর্বজনীন RunOptions.Builder setInterOpThreadPool (int মান)
The thread pool to use, if session_inter_op_thread_pool is configured. To use the caller thread set this to -1 - this uses the caller thread to execute Session::Run() and thus avoids a context switch. Using the caller thread to execute Session::Run() should be done ONLY for simple graphs, where the overhead of an additional context switch is comparable with the overhead of Session::Run().
int32 inter_op_thread_pool = 3;
সর্বজনীন RunOptions.Builder setOutputPartitionGraphs (বুলিয়ান মান)
Whether the partition graph(s) executed by the executor(s) should be outputted via RunMetadata.
bool output_partition_graphs = 5;
সর্বজনীন RunOptions.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, int সূচক, অবজেক্ট মান)
সর্বজনীন RunOptions.Builder setReportTensorAllocationsUponOom (বুলিয়ান মান)
When enabled, causes tensor allocation information to be included in the error message when the Run() call fails because the allocator ran out of memory (OOM). Enabling this option can slow down the Run() call.
bool report_tensor_allocations_upon_oom = 7;
সর্বজনীন RunOptions.Builder setTimeoutInMs (দীর্ঘ মান)
Time to wait for operation to complete in milliseconds.
int64 timeout_in_ms = 2;
সর্বজনীন RunOptions.Builder setTraceLevel ( RunOptions.TraceLevel মান)
.tensorflow.RunOptions.TraceLevel trace_level = 1;
সর্বজনীন RunOptions.Builder setTraceLevelValue (int মান)
.tensorflow.RunOptions.TraceLevel trace_level = 1;