RewriterConfig.Builder

পাবলিক স্ট্যাটিক ফাইনাল ক্লাস RewriterConfig.Builder

 Graph rewriting is experimental and subject to change, not covered by any
 API stability guarantees.
 
Protobuf টাইপ tensorflow.RewriterConfig

পাবলিক পদ্ধতি

RewriterConfig.Builder
AddAllCustomOptimizers (Iterable<? RewriterConfig.CustomGraphOptimizer > মান প্রসারিত করে)
 list of CustomGraphOptimizers to apply.
RewriterConfig.Builder
addAllOptimizers (Iterable<String> মান)
 If non-empty, will use this as an alternative way to specify a list of
 optimizations to turn on and the order of the optimizations (replacing the
 meta-optimizer).
RewriterConfig.Builder
addCustomOptimizers ( RewriterConfig.CustomGraphOptimizer.Builder builderForValue)
 list of CustomGraphOptimizers to apply.
RewriterConfig.Builder
addCustomOptimizers (int index, RewriterConfig.CustomGraphOptimizer.Builder builderForValue)
 list of CustomGraphOptimizers to apply.
RewriterConfig.Builder
addCustomOptimizers ( RewriterConfig.CustomGraphOptimizer মান)
 list of CustomGraphOptimizers to apply.
RewriterConfig.Builder
addCustomOptimizers (int index, RewriterConfig.CustomGraphOptimizer মান)
 list of CustomGraphOptimizers to apply.
RewriterConfig.CustomGraphOptimizer.Builder
addCustomOptimizersBuilder (int সূচক)
 list of CustomGraphOptimizers to apply.
RewriterConfig.CustomGraphOptimizer.Builder
AddCustomOptimizersBuilder ()
 list of CustomGraphOptimizers to apply.
RewriterConfig.Builder
অ্যাডঅপ্টিমাইজার (স্ট্রিং মান)
 If non-empty, will use this as an alternative way to specify a list of
 optimizations to turn on and the order of the optimizations (replacing the
 meta-optimizer).
RewriterConfig.Builder
addOptimizersBytes (com.google.protobuf.ByteString মান)
 If non-empty, will use this as an alternative way to specify a list of
 optimizations to turn on and the order of the optimizations (replacing the
 meta-optimizer).
RewriterConfig.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, বস্তুর মান)
Rewriter Config
Rewriter Config
RewriterConfig.Builder
RewriterConfig.Builder
RewriterConfig.Builder
clearAutoMixedPrecision ()
 Optimize data types for CUDA (default is OFF).
RewriterConfig.Builder
clearAutoMixedPrecisionMkl ()
 Optimize data types for MKL (default is OFF).
RewriterConfig.Builder
স্বয়ংক্রিয় সমান্তরাল ()
 Configures AutoParallel optimization passes either through the
 meta-optimizer or when manually specified through the optimizers field.
RewriterConfig.Builder
clearCommonSubgraphElimination ()
 Common subgraph elimination (default is ON)
 e.g.
RewriterConfig.Builder
ক্লিয়ার কনস্ট্যান্ট ফোল্ডিং ()
 Fold constants (default is ON)
 Statically infer the value of tensors when possible, and materialize the
 result using constants.
RewriterConfig.Builder
clearCpuLayout রূপান্তর ()
 CPU Conversion settings between NHCW and NCHW.
RewriterConfig.Builder
সাফ কাস্টম অপ্টিমাইজার ()
 list of CustomGraphOptimizers to apply.
RewriterConfig.Builder
ক্লিয়ারডিবাগ স্ট্রিপার ()
 Strips debug-related nodes from the graph (off by default).
RewriterConfig.Builder
RewriterConfig.Builder
clearDisableMetaOptimizer ()
 Disable the entire meta optimizer (off by default).
RewriterConfig.Builder
সাফ অক্ষম মডেল ছাঁটাই ()
 If true, don't remove unnecessary ops from the graph
 
bool disable_model_pruning = 2;
RewriterConfig.Builder
clearExperimentalDisableCompressedTensorOptimization ()
 Disable optimizations that assume compressed tensors.
RewriterConfig.Builder
clearFailOnOptimizerErrors ()
 If true, any optimization pass failing will cause the MetaOptimizer to
 stop with an error.
RewriterConfig.Builder
clearField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র)
RewriterConfig.Builder
সাফ ফাংশন অপ্টিমাইজেশান ()
 Function optimizations (default is ON).
RewriterConfig.Builder
স্পষ্ট বাস্তবায়ন নির্বাচক ()
 Enable the swap of kernel implementations based on the device placement
 (default is ON).
RewriterConfig.Builder
clearInterOptimizerVerifierConfig ()
 VerifierConfig specifying the verifiers to be run after every optimizer.
RewriterConfig.Builder
clearLayoutOptimizer ()
 Optimize tensor layouts (default is ON)
 e.g.
RewriterConfig.Builder
RewriterConfig.Builder
সাফ মেমোরি অপ্টিমাইজেশান ()
 Configures memory optimization passes through the meta-optimizer.
RewriterConfig.Builder
clearMemoryOptimizerTargetNodeNameScope ()
 A node name scope for node names which are valid outputs of recomputations.
RewriterConfig.Builder
clearMetaOptimizerIterations ()
 Controls how many times we run the optimizers in meta optimizer (default
 is once).
RewriterConfig.Builder
clearMetaOptimizerTimeoutMs ()
 Maximum number of milliseconds to spend optimizing a single graph before
 timing out.
RewriterConfig.Builder
ক্লিয়ার মিনগ্রাফনোডস ()
 The minimum number of nodes in a graph to optimizer.
RewriterConfig.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
RewriterConfig.Builder
ক্লিয়ার অপ্টিমাইজার ()
 If non-empty, will use this as an alternative way to specify a list of
 optimizations to turn on and the order of the optimizations (replacing the
 meta-optimizer).
RewriterConfig.Builder
clearPinToHostOptimization ()
 Force small ops onto the CPU (default is OFF).
RewriterConfig.Builder
clearPostOptimizationVerifierConfig ()
 VerifierConfig specifying the verifiers to be run at the end, after all
 optimizers have run.
RewriterConfig.Builder
ক্লিয়ার রিম্যাপিং ()
 Remapping (default is ON)
 Remap subgraphs onto more efficient implementations.
RewriterConfig.Builder
clearScopedAllocator অপ্টিমাইজেশান ()
 Try to allocate some independent Op outputs contiguously in order to
 merge or eliminate downstream Ops (off by default).
RewriterConfig.Builder
clearScopedAllocatorOpts ()
.tensorflow.ScopedAllocatorOptions scoped_allocator_opts = 16;
RewriterConfig.Builder
ক্লিয়ারশেপ অপ্টিমাইজেশান ()
 Shape optimizations (default is ON)
 Simplify computations made on shapes.
RewriterConfig.Builder
RewriterConfig.Toggle
GetArithmeticOptimization ()
 Arithmetic optimizations (default is ON)
 e.g.
int
GetArithmeticOptimizationValue ()
 Arithmetic optimizations (default is ON)
 e.g.
RewriterConfig.Toggle
getAutoMixedPrecision ()
 Optimize data types for CUDA (default is OFF).
RewriterConfig.Toggle
getAutoMixedPrecisionMkl ()
 Optimize data types for MKL (default is OFF).
int
getAutoMixedPrecisionMklValue ()
 Optimize data types for MKL (default is OFF).
int
getAutoMixedPrecisionValue ()
 Optimize data types for CUDA (default is OFF).
স্বয়ংক্রিয় সমান্তরাল বিকল্পগুলি
getAutoParallel ()
 Configures AutoParallel optimization passes either through the
 meta-optimizer or when manually specified through the optimizers field.
AutoParallelOptions.Builder
getAutoParallelBuilder ()
 Configures AutoParallel optimization passes either through the
 meta-optimizer or when manually specified through the optimizers field.
AutoParallelOptionsOrBuilder
getAutoParallelOrBuilder ()
 Configures AutoParallel optimization passes either through the
 meta-optimizer or when manually specified through the optimizers field.
RewriterConfig.Toggle
getCommonSubgraphElimination ()
 Common subgraph elimination (default is ON)
 e.g.
int
getCommonSubgraphEliminationValue ()
 Common subgraph elimination (default is ON)
 e.g.
RewriterConfig.Toggle
getConstantFolding ()
 Fold constants (default is ON)
 Statically infer the value of tensors when possible, and materialize the
 result using constants.
int
getConstantFoldingValue ()
 Fold constants (default is ON)
 Statically infer the value of tensors when possible, and materialize the
 result using constants.
RewriterConfig.CpuLayout
getCpuLayout রূপান্তর ()
 CPU Conversion settings between NHCW and NCHW.
int
getCpuLayout ConversionValue ()
 CPU Conversion settings between NHCW and NCHW.
RewriterConfig.CustomGraphOptimizer
getCustomOptimizers (int সূচক)
 list of CustomGraphOptimizers to apply.
RewriterConfig.CustomGraphOptimizer.Builder
getCustomOptimizersBuilder (int সূচক)
 list of CustomGraphOptimizers to apply.
তালিকা< RewriterConfig.CustomGraphOptimizer.Builder >
getCustomOptimizersBuilderList ()
 list of CustomGraphOptimizers to apply.
int
getCustomOptimizersCount ()
 list of CustomGraphOptimizers to apply.
তালিকা< RewriterConfig.CustomGraphOptimizer >
getCustomOptimizersList ()
 list of CustomGraphOptimizers to apply.
RewriterConfig.CustomGraphOptimizerOrBuilder
getCustomOptimizersOrBuilder (int সূচক)
 list of CustomGraphOptimizers to apply.
তালিকা <? RewriterConfig.CustomGraphOptimizerOrBuilder > প্রসারিত করে
getCustomOptimizersOrBuilderList ()
 list of CustomGraphOptimizers to apply.
RewriterConfig.Toggle
getDebugStripper ()
 Strips debug-related nodes from the graph (off by default).
int
getDebugStripperValue ()
 Strips debug-related nodes from the graph (off by default).
Rewriter Config
RewriterConfig.Toggle
getDependency Optimization ()
 Control dependency optimizations (default is ON).
int
নির্ভরতা অপ্টিমাইজেশন ভ্যালু ()
 Control dependency optimizations (default is ON).
চূড়ান্ত স্ট্যাটিক com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
বুলিয়ান
getDisableMetaOptimizer ()
 Disable the entire meta optimizer (off by default).
বুলিয়ান
getDisableModel ছাঁটাই ()
 If true, don't remove unnecessary ops from the graph
 
bool disable_model_pruning = 2;
বুলিয়ান
getExperimentalDisableCompressedTensorOptimization ()
 Disable optimizations that assume compressed tensors.
বুলিয়ান
getFailOnOptimizerErrors ()
 If true, any optimization pass failing will cause the MetaOptimizer to
 stop with an error.
RewriterConfig.Toggle
getFunctionOptimization ()
 Function optimizations (default is ON).
int
getFunctionOptimizationValue ()
 Function optimizations (default is ON).
RewriterConfig.Toggle
ইমপ্লিমেন্টেশন সিলেক্টর ()
 Enable the swap of kernel implementations based on the device placement
 (default is ON).
int
Get ImplementationSelectorValue ()
 Enable the swap of kernel implementations based on the device placement
 (default is ON).
VerifierConfig
getInterOptimizerVerifierConfig ()
 VerifierConfig specifying the verifiers to be run after every optimizer.
VerifierConfig.Builder
getInterOptimizerVerifierConfigBuilder ()
 VerifierConfig specifying the verifiers to be run after every optimizer.
VerifierConfigOrBuilder
getInterOptimizerVerifierConfigOrBuilder ()
 VerifierConfig specifying the verifiers to be run after every optimizer.
RewriterConfig.Toggle
getLayoutOptimizer ()
 Optimize tensor layouts (default is ON)
 e.g.
int
getLayoutOptimizerValue ()
 Optimize tensor layouts (default is ON)
 e.g.
RewriterConfig.Toggle
getLoopOptimization ()
 Loop optimizations (default is ON).
int
getLoopOptimizationValue ()
 Loop optimizations (default is ON).
RewriterConfig.MemOptType
getMemoryOptimization ()
 Configures memory optimization passes through the meta-optimizer.
int
getMemoryOptimizationValue ()
 Configures memory optimization passes through the meta-optimizer.
স্ট্রিং
getMemoryOptimizerTargetNodeNameScope ()
 A node name scope for node names which are valid outputs of recomputations.
com.google.protobuf.ByteString
getMemoryOptimizerTargetNodeNameScopeBytes ()
 A node name scope for node names which are valid outputs of recomputations.
RewriterConfig.NumIterationsType
getMetaOptimizerIterations ()
 Controls how many times we run the optimizers in meta optimizer (default
 is once).
int
getMetaOptimizerIterationsValue ()
 Controls how many times we run the optimizers in meta optimizer (default
 is once).
দীর্ঘ
getMetaOptimizerTimeoutMs ()
 Maximum number of milliseconds to spend optimizing a single graph before
 timing out.
int
getMinGraphNodes ()
 The minimum number of nodes in a graph to optimizer.
স্ট্রিং
getOptimizers (int সূচক)
 If non-empty, will use this as an alternative way to specify a list of
 optimizations to turn on and the order of the optimizations (replacing the
 meta-optimizer).
com.google.protobuf.ByteString
getOptimizersBytes (int সূচক)
 If non-empty, will use this as an alternative way to specify a list of
 optimizations to turn on and the order of the optimizations (replacing the
 meta-optimizer).
int
getOptimizersCount ()
 If non-empty, will use this as an alternative way to specify a list of
 optimizations to turn on and the order of the optimizations (replacing the
 meta-optimizer).
com.google.protobuf.ProtocolStringList
getOptimizersList ()
 If non-empty, will use this as an alternative way to specify a list of
 optimizations to turn on and the order of the optimizations (replacing the
 meta-optimizer).
RewriterConfig.Toggle
getPinToHostOptimization ()
 Force small ops onto the CPU (default is OFF).
int
getPinToHostOptimizationValue ()
 Force small ops onto the CPU (default is OFF).
VerifierConfig
getPostOptimizationVerifierConfig ()
 VerifierConfig specifying the verifiers to be run at the end, after all
 optimizers have run.
VerifierConfig.Builder
getPostOptimizationVerifierConfigBuilder ()
 VerifierConfig specifying the verifiers to be run at the end, after all
 optimizers have run.
VerifierConfigOrBuilder
getPostOptimizationVerifierConfigOrBuilder ()
 VerifierConfig specifying the verifiers to be run at the end, after all
 optimizers have run.
RewriterConfig.Toggle
getRemapping ()
 Remapping (default is ON)
 Remap subgraphs onto more efficient implementations.
int
getRemappingValue ()
 Remapping (default is ON)
 Remap subgraphs onto more efficient implementations.
RewriterConfig.Toggle
getScopedAllocator অপ্টিমাইজেশান ()
 Try to allocate some independent Op outputs contiguously in order to
 merge or eliminate downstream Ops (off by default).
int
getScopedAllocatorOptimizationValue ()
 Try to allocate some independent Op outputs contiguously in order to
 merge or eliminate downstream Ops (off by default).
ScopedAllocatorOptions
getScopedAllocatorOpts ()
.tensorflow.ScopedAllocatorOptions scoped_allocator_opts = 16;
ScopedAllocatorOptions.Builder
getScopedAllocatorOptsBuilder ()
.tensorflow.ScopedAllocatorOptions scoped_allocator_opts = 16;
ScopedAllocatorOptionsOrBuilder
getScopedAllocatorOptsOrBuilder ()
.tensorflow.ScopedAllocatorOptions scoped_allocator_opts = 16;
RewriterConfig.Toggle
getShapeOptimization ()
 Shape optimizations (default is ON)
 Simplify computations made on shapes.
int
getShapeOptimizationValue ()
 Shape optimizations (default is ON)
 Simplify computations made on shapes.
বুলিয়ান
স্বয়ংক্রিয় সমান্তরাল ()
 Configures AutoParallel optimization passes either through the
 meta-optimizer or when manually specified through the optimizers field.
বুলিয়ান
আছেইন্টারঅপ্টিমাইজার ভেরিফায়ার কনফিগ ()
 VerifierConfig specifying the verifiers to be run after every optimizer.
বুলিয়ান
পোস্ট অপ্টিমাইজেশন ভেরিফায়ার কনফিগ ()
 VerifierConfig specifying the verifiers to be run at the end, after all
 optimizers have run.
বুলিয়ান
hasScopedAllocatorOpts ()
.tensorflow.ScopedAllocatorOptions scoped_allocator_opts = 16;
চূড়ান্ত বুলিয়ান
RewriterConfig.Builder
mergeAutoParallel ( AutoParallel Options মান)
 Configures AutoParallel optimization passes either through the
 meta-optimizer or when manually specified through the optimizers field.
RewriterConfig.Builder
mergeFrom (com.google.protobuf.অন্যান্য বার্তা পাঠান)
RewriterConfig.Builder
mergeFrom (com.google.protobuf.CodedInputStream ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)
RewriterConfig.Builder
mergeInterOptimizerVerifierConfig ( VerifierConfig মান)
 VerifierConfig specifying the verifiers to be run after every optimizer.
RewriterConfig.Builder
mergePostOptimizationVerifierConfig ( VerifierConfig মান)
 VerifierConfig specifying the verifiers to be run at the end, after all
 optimizers have run.
RewriterConfig.Builder
mergeScopedAllocatorOpts ( ScopedAllocatorOptions মান)
.tensorflow.ScopedAllocatorOptions scoped_allocator_opts = 16;
চূড়ান্ত RewriterConfig.Builder
একত্রিত করুন অজানাক্ষেত্র (com.google.protobuf.UnknownFieldSet অজানাক্ষেত্র)
RewriterConfig.Builder
রিমুভ কাস্টমঅপ্টিমাইজার (int সূচক)
 list of CustomGraphOptimizers to apply.
RewriterConfig.Builder
RewriterConfig.Builder
সেট অ্যারিথমেটিক অপ্টিমাইজেশন ভ্যালু (ইন্ট মান)
 Arithmetic optimizations (default is ON)
 e.g.
RewriterConfig.Builder
setAutoMixedPrecision ( RewriterConfig.Toggle value)
 Optimize data types for CUDA (default is OFF).
RewriterConfig.Builder
setAutoMixedPrecisionMkl ( RewriterConfig.Toggle value)
 Optimize data types for MKL (default is OFF).
RewriterConfig.Builder
setAutoMixedPrecisionMklValue (int মান)
 Optimize data types for MKL (default is OFF).
RewriterConfig.Builder
setAutoMixedPrecisionValue (int মান)
 Optimize data types for CUDA (default is OFF).
RewriterConfig.Builder
setAutoParallel ( AutoParallelOptions.Builder builderForValue)
 Configures AutoParallel optimization passes either through the
 meta-optimizer or when manually specified through the optimizers field.
RewriterConfig.Builder
setAutoParallel ( AutoParallel Options মান)
 Configures AutoParallel optimization passes either through the
 meta-optimizer or when manually specified through the optimizers field.
RewriterConfig.Builder
setCommonSubgraphElimination ( RewriterConfig.Toggle মান)
 Common subgraph elimination (default is ON)
 e.g.
RewriterConfig.Builder
setCommonSubgraphEliminationValue (int মান)
 Common subgraph elimination (default is ON)
 e.g.
RewriterConfig.Builder
setConstantFolding ( RewriterConfig.Toggle মান)
 Fold constants (default is ON)
 Statically infer the value of tensors when possible, and materialize the
 result using constants.
RewriterConfig.Builder
setConstantFoldingValue (int মান)
 Fold constants (default is ON)
 Statically infer the value of tensors when possible, and materialize the
 result using constants.
RewriterConfig.Builder
setCpuLayout Conversion ( RewriterConfig.CpuLayout মান)
 CPU Conversion settings between NHCW and NCHW.
RewriterConfig.Builder
setCpuLayout ConversionValue (int মান)
 CPU Conversion settings between NHCW and NCHW.
RewriterConfig.Builder
setCustomOptimizers (int index, RewriterConfig.CustomGraphOptimizer.Builder builderForValue)
 list of CustomGraphOptimizers to apply.
RewriterConfig.Builder
setCustomOptimizers (int index, RewriterConfig.CustomGraphOptimizer মান)
 list of CustomGraphOptimizers to apply.
RewriterConfig.Builder
setDebugStripper ( RewriterConfig.Toggle মান)
 Strips debug-related nodes from the graph (off by default).
RewriterConfig.Builder
setDebugStripperValue (int মান)
 Strips debug-related nodes from the graph (off by default).
RewriterConfig.Builder
setDependencyOptimization ( RewriterConfig.Toggle value)
 Control dependency optimizations (default is ON).
RewriterConfig.Builder
সেট-ডিপেনডেন্সি অপ্টিমাইজেশন ভ্যালু (ইন্ট ভ্যালু)
 Control dependency optimizations (default is ON).
RewriterConfig.Builder
setDisableMetaOptimizer (বুলিয়ান মান)
 Disable the entire meta optimizer (off by default).
RewriterConfig.Builder
সেট ডিসএবল মডেল প্রুনিং (বুলিয়ান মান)
 If true, don't remove unnecessary ops from the graph
 
bool disable_model_pruning = 2;
RewriterConfig.Builder
setExperimentalDisableCompressedTensorOptimization (বুলিয়ান মান)
 Disable optimizations that assume compressed tensors.
RewriterConfig.Builder
setFailOnOptimizerErrors (বুলিয়ান মান)
 If true, any optimization pass failing will cause the MetaOptimizer to
 stop with an error.
RewriterConfig.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, বস্তুর মান)
RewriterConfig.Builder
setFunctionOptimization ( RewriterConfig.Toggle value)
 Function optimizations (default is ON).
RewriterConfig.Builder
setFunctionOptimizationValue (int মান)
 Function optimizations (default is ON).
RewriterConfig.Builder
setImplementationSelector ( RewriterConfig.Toggle value)
 Enable the swap of kernel implementations based on the device placement
 (default is ON).
RewriterConfig.Builder
setImplementationSelectorValue (int মান)
 Enable the swap of kernel implementations based on the device placement
 (default is ON).
RewriterConfig.Builder
setInterOptimizerVerifierConfig ( VerifierConfig.Builder builderForValue)
 VerifierConfig specifying the verifiers to be run after every optimizer.
RewriterConfig.Builder
setInterOptimizerVerifierConfig ( VerifierConfig মান)
 VerifierConfig specifying the verifiers to be run after every optimizer.
RewriterConfig.Builder
setLayoutOptimizer ( RewriterConfig.Toggle মান)
 Optimize tensor layouts (default is ON)
 e.g.
RewriterConfig.Builder
setLayoutOptimizerValue (int মান)
 Optimize tensor layouts (default is ON)
 e.g.
RewriterConfig.Builder
setLoopOptimization ( RewriterConfig.Toggle মান)
 Loop optimizations (default is ON).
RewriterConfig.Builder
setLoopOptimizationValue (int মান)
 Loop optimizations (default is ON).
RewriterConfig.Builder
setMemoryOptimization ( RewriterConfig.MemOptType মান)
 Configures memory optimization passes through the meta-optimizer.
RewriterConfig.Builder
setMemoryOptimizationValue (int মান)
 Configures memory optimization passes through the meta-optimizer.
RewriterConfig.Builder
setMemoryOptimizerTargetNodeNameScope (স্ট্রিং মান)
 A node name scope for node names which are valid outputs of recomputations.
RewriterConfig.Builder
setMemoryOptimizerTargetNodeNameScopeBytes (com.google.protobuf.ByteString মান)
 A node name scope for node names which are valid outputs of recomputations.
RewriterConfig.Builder
setMetaOptimizerIterations ( RewriterConfig.NumIterationsType মান)
 Controls how many times we run the optimizers in meta optimizer (default
 is once).
RewriterConfig.Builder
setMetaOptimizerIterationsValue (int মান)
 Controls how many times we run the optimizers in meta optimizer (default
 is once).
RewriterConfig.Builder
setMetaOptimizerTimeoutMs (দীর্ঘ মান)
 Maximum number of milliseconds to spend optimizing a single graph before
 timing out.
RewriterConfig.Builder
সেট মিনগ্রাফ নোডস (int মান)
 The minimum number of nodes in a graph to optimizer.
RewriterConfig.Builder
setOptimizers (int সূচক, স্ট্রিং মান)
 If non-empty, will use this as an alternative way to specify a list of
 optimizations to turn on and the order of the optimizations (replacing the
 meta-optimizer).
RewriterConfig.Builder
setPinToHostOptimization ( RewriterConfig.Toggle value)
 Force small ops onto the CPU (default is OFF).
RewriterConfig.Builder
setPinToHostOptimizationValue (int মান)
 Force small ops onto the CPU (default is OFF).
RewriterConfig.Builder
setPostOptimizationVerifierConfig ( VerifierConfig মান)
 VerifierConfig specifying the verifiers to be run at the end, after all
 optimizers have run.
RewriterConfig.Builder
setPostOptimizationVerifierConfig ( VerifierConfig.Builder builderForValue)
 VerifierConfig specifying the verifiers to be run at the end, after all
 optimizers have run.
RewriterConfig.Builder
সেট রিম্যাপিং ( RewriterConfig.Toggle মান)
 Remapping (default is ON)
 Remap subgraphs onto more efficient implementations.
RewriterConfig.Builder
সেট রিম্যাপিং ভ্যালু (int মান)
 Remapping (default is ON)
 Remap subgraphs onto more efficient implementations.
RewriterConfig.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, int সূচক, অবজেক্ট মান)
RewriterConfig.Builder
setScopedAllocatorOptimization ( RewriterConfig.Toggle value)
 Try to allocate some independent Op outputs contiguously in order to
 merge or eliminate downstream Ops (off by default).
RewriterConfig.Builder
setScopedAllocatorOptimizationValue (int মান)
 Try to allocate some independent Op outputs contiguously in order to
 merge or eliminate downstream Ops (off by default).
RewriterConfig.Builder
setScopedAllocatorOpts ( ScopedAllocatorOptions মান)
.tensorflow.ScopedAllocatorOptions scoped_allocator_opts = 16;
RewriterConfig.Builder
setScopedAllocatorOpts ( ScopedAllocatorOptions.Builder builderForValue)
.tensorflow.ScopedAllocatorOptions scoped_allocator_opts = 16;
RewriterConfig.Builder
setShapeOptimization ( RewriterConfig.Toggle মান)
 Shape optimizations (default is ON)
 Simplify computations made on shapes.
RewriterConfig.Builder
setShapeOptimizationValue (int মান)
 Shape optimizations (default is ON)
 Simplify computations made on shapes.
চূড়ান্ত RewriterConfig.Builder
সেটUnknownFields (com.google.protobuf.UnknownFieldসেট অজানাফিল্ড)

উত্তরাধিকারসূত্রে প্রাপ্ত পদ্ধতি

পাবলিক পদ্ধতি

সর্বজনীন RewriterConfig.Builder addAllCustomOptimizers (Iterable<? RewriterConfig.CustomGraphOptimizer > মান প্রসারিত করে)

 list of CustomGraphOptimizers to apply.
 
repeated .tensorflow.RewriterConfig.CustomGraphOptimizer custom_optimizers = 200;

সর্বজনীন RewriterConfig.Builder addAllOptimizers (Iterable<String> মান)

 If non-empty, will use this as an alternative way to specify a list of
 optimizations to turn on and the order of the optimizations (replacing the
 meta-optimizer).
 Of the RewriterConfig options, only the AutoParallel configuration options
 (the auto_parallel field) apply to manually requested optimization passes
 ("autoparallel"). Memory optimization passes ("memory") invoked here are
 not configurable (in contrast to memory optimization passes through the
 meta-optimizer) and act only on manual op annotations.
 Custom optimizers (see custom_optimizers) that are not part of this
 schedule will be run after - in the order that they were specified.
 
repeated string optimizers = 100;

সর্বজনীন RewriterConfig.Builder addCustomOptimizers ( RewriterConfig.CustomGraphOptimizer.Builder builderForValue)

 list of CustomGraphOptimizers to apply.
 
repeated .tensorflow.RewriterConfig.CustomGraphOptimizer custom_optimizers = 200;

সর্বজনীন RewriterConfig.Builder addCustomOptimizers (int index, RewriterConfig.CustomGraphOptimizer.Builder builderForValue)

 list of CustomGraphOptimizers to apply.
 
repeated .tensorflow.RewriterConfig.CustomGraphOptimizer custom_optimizers = 200;

সর্বজনীন RewriterConfig.Builder addCustomOptimizers ( RewriterConfig.CustomGraphOptimizer মান)

 list of CustomGraphOptimizers to apply.
 
repeated .tensorflow.RewriterConfig.CustomGraphOptimizer custom_optimizers = 200;

সর্বজনীন RewriterConfig.Builder addCustomOptimizers (int index, RewriterConfig.CustomGraphOptimizer মান)

 list of CustomGraphOptimizers to apply.
 
repeated .tensorflow.RewriterConfig.CustomGraphOptimizer custom_optimizers = 200;

সর্বজনীন RewriterConfig.CustomGraphOptimizer.Builder addCustomOptimizersBuilder (int index)

 list of CustomGraphOptimizers to apply.
 
repeated .tensorflow.RewriterConfig.CustomGraphOptimizer custom_optimizers = 200;

সর্বজনীন RewriterConfig.CustomGraphOptimizer.Builder addCustomOptimizersBuilder ()

 list of CustomGraphOptimizers to apply.
 
repeated .tensorflow.RewriterConfig.CustomGraphOptimizer custom_optimizers = 200;

সর্বজনীন RewriterConfig.Builder addOptimizers (স্ট্রিং মান)

 If non-empty, will use this as an alternative way to specify a list of
 optimizations to turn on and the order of the optimizations (replacing the
 meta-optimizer).
 Of the RewriterConfig options, only the AutoParallel configuration options
 (the auto_parallel field) apply to manually requested optimization passes
 ("autoparallel"). Memory optimization passes ("memory") invoked here are
 not configurable (in contrast to memory optimization passes through the
 meta-optimizer) and act only on manual op annotations.
 Custom optimizers (see custom_optimizers) that are not part of this
 schedule will be run after - in the order that they were specified.
 
repeated string optimizers = 100;

সর্বজনীন RewriterConfig.Builder addOptimizersBytes (com.google.protobuf.ByteString মান)

 If non-empty, will use this as an alternative way to specify a list of
 optimizations to turn on and the order of the optimizations (replacing the
 meta-optimizer).
 Of the RewriterConfig options, only the AutoParallel configuration options
 (the auto_parallel field) apply to manually requested optimization passes
 ("autoparallel"). Memory optimization passes ("memory") invoked here are
 not configurable (in contrast to memory optimization passes through the
 meta-optimizer) and act only on manual op annotations.
 Custom optimizers (see custom_optimizers) that are not part of this
 schedule will be run after - in the order that they were specified.
 
repeated string optimizers = 100;

সর্বজনীন RewriterConfig.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, বস্তুর মান)

সর্বজনীন RewriterConfig বিল্ড ()

পাবলিক রিরাইটার কনফিগ বিল্ড আংশিক ()

সর্বজনীন RewriterConfig.Builder পরিষ্কার ()

পাবলিক RewriterConfig.Builder clear ArithmeticOptimization ()

 Arithmetic optimizations (default is ON)
 e.g. Simplify arithmetic ops; merge ops with same value (like constants).
 
.tensorflow.RewriterConfig.Toggle arithmetic_optimization = 7;

সর্বজনীন RewriterConfig.Builder clearAutoMixedPrecision ()

 Optimize data types for CUDA (default is OFF).
 This will try to use float16 on GPU which is faster.
 Note that this can change the numerical stability of the graph and may
 require the use of loss scaling to maintain model convergence.
 
.tensorflow.RewriterConfig.Toggle auto_mixed_precision = 23;

সর্বজনীন RewriterConfig.Builder clearAutoMixedPrecisionMkl ()

 Optimize data types for MKL (default is OFF).
 This will try to use bfloat16 on CPUs, which is faster.
 Note that this can change the numerical stability of the graph.
 
.tensorflow.RewriterConfig.Toggle auto_mixed_precision_mkl = 25;

সর্বজনীন RewriterConfig.Builder clearAutoParallel ()

 Configures AutoParallel optimization passes either through the
 meta-optimizer or when manually specified through the optimizers field.
 
.tensorflow.AutoParallelOptions auto_parallel = 5;

সর্বজনীন RewriterConfig.Builder clearCommonSubgraphElimination ()

 Common subgraph elimination (default is ON)
 e.g. Simplify arithmetic ops; merge ops with same value (like constants).
 
.tensorflow.RewriterConfig.Toggle common_subgraph_elimination = 24;

সর্বজনীন RewriterConfig.Builder clearConstantFolding ()

 Fold constants (default is ON)
 Statically infer the value of tensors when possible, and materialize the
 result using constants.
 
.tensorflow.RewriterConfig.Toggle constant_folding = 3;

সর্বজনীন RewriterConfig.Builder clearCpuLayout Conversion ()

 CPU Conversion settings between NHCW and NCHW.
 
.tensorflow.RewriterConfig.CpuLayout cpu_layout_conversion = 50;

সর্বজনীন RewriterConfig.Builder clearCustomOptimizers ()

 list of CustomGraphOptimizers to apply.
 
repeated .tensorflow.RewriterConfig.CustomGraphOptimizer custom_optimizers = 200;

সর্বজনীন RewriterConfig.Builder clearDebugStripper ()

 Strips debug-related nodes from the graph (off by default).
 
.tensorflow.RewriterConfig.Toggle debug_stripper = 11;

সর্বজনীন RewriterConfig.Builder clearDependencyOptimization ()

 Control dependency optimizations (default is ON).
 Remove redundant control dependencies, which may enable other optimization.
 
.tensorflow.RewriterConfig.Toggle dependency_optimization = 8;

সর্বজনীন RewriterConfig.Builder clearDisableMetaOptimizer ()

 Disable the entire meta optimizer (off by default).
 
bool disable_meta_optimizer = 19;

সর্বজনীন RewriterConfig.Builder clearDisableModelPruning ()

 If true, don't remove unnecessary ops from the graph
 
bool disable_model_pruning = 2;

সর্বজনীন RewriterConfig.Builder clearExperimentalDisableCompressedTensorOptimization ()

 Disable optimizations that assume compressed tensors. Note that this flag
 is experimental and may be removed in the future.
 
bool experimental_disable_compressed_tensor_optimization = 26;

সর্বজনীন RewriterConfig.Builder clearFailOnOptimizerErrors ()

 If true, any optimization pass failing will cause the MetaOptimizer to
 stop with an error. By default - or when set to false, failing passes are
 skipped silently.
 
bool fail_on_optimizer_errors = 21;

সর্বজনীন RewriterConfig.Builder clearField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র)

public RewriterConfig.Builder clearFunctionOptimization ()

 Function optimizations (default is ON).
 
.tensorflow.RewriterConfig.Toggle function_optimization = 10;

সর্বজনীন RewriterConfig.Builder clearImplementationSelector ()

 Enable the swap of kernel implementations based on the device placement
 (default is ON).
 
.tensorflow.RewriterConfig.Toggle implementation_selector = 22;

সর্বজনীন RewriterConfig.Builder clearInterOptimizerVerifierConfig ()

 VerifierConfig specifying the verifiers to be run after every optimizer.
 
.tensorflow.VerifierConfig inter_optimizer_verifier_config = 300;

সর্বজনীন RewriterConfig.Builder clearLayoutOptimizer ()

 Optimize tensor layouts (default is ON)
 e.g. This will try to use NCHW layout on GPU which is faster.
 
.tensorflow.RewriterConfig.Toggle layout_optimizer = 1;

public RewriterConfig.Builder clearLoopOptimization ()

 Loop optimizations (default is ON).
 
.tensorflow.RewriterConfig.Toggle loop_optimization = 9;

সর্বজনীন RewriterConfig.Builder clearMemoryOptimization ()

 Configures memory optimization passes through the meta-optimizer. Has no
 effect on manually requested memory optimization passes in the optimizers
 field.
 
.tensorflow.RewriterConfig.MemOptType memory_optimization = 4;

সর্বজনীন RewriterConfig.Builder clearMemoryOptimizerTargetNodeNameScope ()

 A node name scope for node names which are valid outputs of recomputations.
 Inputs to nodes that match this scope may be recomputed (subject either to
 manual annotation of those input nodes or to manual annotation and
 heuristics depending on memory_optimization), but the nodes themselves will
 not be recomputed. This matches any sub-scopes as well, meaning the scope
 can appear not just as a top-level scope. For example, if the value is
 "gradients/", the default, it will match node name "gradients/foo",
 "foo/gradients/bar", but not "foo_gradients/"
 
string memory_optimizer_target_node_name_scope = 6;

সর্বজনীন RewriterConfig.Builder clearMetaOptimizerIterations ()

 Controls how many times we run the optimizers in meta optimizer (default
 is once).
 
.tensorflow.RewriterConfig.NumIterationsType meta_optimizer_iterations = 12;

সর্বজনীন RewriterConfig.Builder clearMetaOptimizerTimeoutMs ()

 Maximum number of milliseconds to spend optimizing a single graph before
 timing out. If equal to 0 the system picks a default (currently 5 minutes).
 If less than 0 the optimizer will never time out.
 
int64 meta_optimizer_timeout_ms = 20;

সর্বজনীন RewriterConfig.Builder clearMinGraphNodes ()

 The minimum number of nodes in a graph to optimizer. For smaller graphs,
 optimization is skipped.
 0 means the system picks an appropriate number.
 < 0 means do not skip optimization.
 
int32 min_graph_nodes = 17;

সর্বজনীন RewriterConfig.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

সর্বজনীন RewriterConfig.Builder clearOptimizers ()

 If non-empty, will use this as an alternative way to specify a list of
 optimizations to turn on and the order of the optimizations (replacing the
 meta-optimizer).
 Of the RewriterConfig options, only the AutoParallel configuration options
 (the auto_parallel field) apply to manually requested optimization passes
 ("autoparallel"). Memory optimization passes ("memory") invoked here are
 not configurable (in contrast to memory optimization passes through the
 meta-optimizer) and act only on manual op annotations.
 Custom optimizers (see custom_optimizers) that are not part of this
 schedule will be run after - in the order that they were specified.
 
repeated string optimizers = 100;

সর্বজনীন RewriterConfig.Builder clearPinToHostOptimization ()

 Force small ops onto the CPU (default is OFF).
 
.tensorflow.RewriterConfig.Toggle pin_to_host_optimization = 18;

সর্বজনীন RewriterConfig.Builder clearPostOptimizationVerifierConfig ()

 VerifierConfig specifying the verifiers to be run at the end, after all
 optimizers have run.
 
.tensorflow.VerifierConfig post_optimization_verifier_config = 301;

সর্বজনীন RewriterConfig.Builder clearRemapping ()

 Remapping (default is ON)
 Remap subgraphs onto more efficient implementations.
 
.tensorflow.RewriterConfig.Toggle remapping = 14;

সর্বজনীন RewriterConfig.Builder clearScopedAllocatorOptimization ()

 Try to allocate some independent Op outputs contiguously in order to
 merge or eliminate downstream Ops (off by default).
 
.tensorflow.RewriterConfig.Toggle scoped_allocator_optimization = 15;

সর্বজনীন RewriterConfig.Builder clearScopedAllocatorOpts ()

.tensorflow.ScopedAllocatorOptions scoped_allocator_opts = 16;

সর্বজনীন RewriterConfig.Builder clearShapeOptimization ()

 Shape optimizations (default is ON)
 Simplify computations made on shapes.
 
.tensorflow.RewriterConfig.Toggle shape_optimization = 13;

সর্বজনীন RewriterConfig.Builder ক্লোন ()

পাবলিক RewriterConfig.Toggle getArithmeticOptimization ()

 Arithmetic optimizations (default is ON)
 e.g. Simplify arithmetic ops; merge ops with same value (like constants).
 
.tensorflow.RewriterConfig.Toggle arithmetic_optimization = 7;

পাবলিক int getArithmeticOptimizationValue ()

 Arithmetic optimizations (default is ON)
 e.g. Simplify arithmetic ops; merge ops with same value (like constants).
 
.tensorflow.RewriterConfig.Toggle arithmetic_optimization = 7;

সর্বজনীন RewriterConfig.Toggle getAutoMixedPrecision ()

 Optimize data types for CUDA (default is OFF).
 This will try to use float16 on GPU which is faster.
 Note that this can change the numerical stability of the graph and may
 require the use of loss scaling to maintain model convergence.
 
.tensorflow.RewriterConfig.Toggle auto_mixed_precision = 23;

সর্বজনীন RewriterConfig.Toggle getAutoMixedPrecisionMkl ()

 Optimize data types for MKL (default is OFF).
 This will try to use bfloat16 on CPUs, which is faster.
 Note that this can change the numerical stability of the graph.
 
.tensorflow.RewriterConfig.Toggle auto_mixed_precision_mkl = 25;

পাবলিক int getAutoMixedPrecisionMklValue ()

 Optimize data types for MKL (default is OFF).
 This will try to use bfloat16 on CPUs, which is faster.
 Note that this can change the numerical stability of the graph.
 
.tensorflow.RewriterConfig.Toggle auto_mixed_precision_mkl = 25;

পাবলিক int getAutoMixedPrecisionValue ()

 Optimize data types for CUDA (default is OFF).
 This will try to use float16 on GPU which is faster.
 Note that this can change the numerical stability of the graph and may
 require the use of loss scaling to maintain model convergence.
 
.tensorflow.RewriterConfig.Toggle auto_mixed_precision = 23;

সর্বজনীন স্বয়ং সমান্তরাল বিকল্পসমূহ getAutoParallel ()

 Configures AutoParallel optimization passes either through the
 meta-optimizer or when manually specified through the optimizers field.
 
.tensorflow.AutoParallelOptions auto_parallel = 5;

সর্বজনীন AutoParallelOptions.Builder getAutoParallelBuilder ()

 Configures AutoParallel optimization passes either through the
 meta-optimizer or when manually specified through the optimizers field.
 
.tensorflow.AutoParallelOptions auto_parallel = 5;

সর্বজনীন AutoParallelOptionsOrBuilder getAutoParallelOrBuilder ()

 Configures AutoParallel optimization passes either through the
 meta-optimizer or when manually specified through the optimizers field.
 
.tensorflow.AutoParallelOptions auto_parallel = 5;

সর্বজনীন RewriterConfig.Toggle getCommonSubgraphElimination ()

 Common subgraph elimination (default is ON)
 e.g. Simplify arithmetic ops; merge ops with same value (like constants).
 
.tensorflow.RewriterConfig.Toggle common_subgraph_elimination = 24;

পাবলিক int getCommonSubgraphEliminationValue ()

 Common subgraph elimination (default is ON)
 e.g. Simplify arithmetic ops; merge ops with same value (like constants).
 
.tensorflow.RewriterConfig.Toggle common_subgraph_elimination = 24;

সর্বজনীন RewriterConfig.Toggle getConstantFolding ()

 Fold constants (default is ON)
 Statically infer the value of tensors when possible, and materialize the
 result using constants.
 
.tensorflow.RewriterConfig.Toggle constant_folding = 3;

পাবলিক int getConstantFoldingValue ()

 Fold constants (default is ON)
 Statically infer the value of tensors when possible, and materialize the
 result using constants.
 
.tensorflow.RewriterConfig.Toggle constant_folding = 3;

সর্বজনীন RewriterConfig.CpuLayout getCpuLayout Conversion ()

 CPU Conversion settings between NHCW and NCHW.
 
.tensorflow.RewriterConfig.CpuLayout cpu_layout_conversion = 50;

পাবলিক int getCpuLayout ConversionValue ()

 CPU Conversion settings between NHCW and NCHW.
 
.tensorflow.RewriterConfig.CpuLayout cpu_layout_conversion = 50;

সর্বজনীন RewriterConfig.CustomGraphOptimizer getCustomOptimizers (int সূচক)

 list of CustomGraphOptimizers to apply.
 
repeated .tensorflow.RewriterConfig.CustomGraphOptimizer custom_optimizers = 200;

সর্বজনীন RewriterConfig.CustomGraphOptimizer.Builder getCustomOptimizersBuilder (int index)

 list of CustomGraphOptimizers to apply.
 
repeated .tensorflow.RewriterConfig.CustomGraphOptimizer custom_optimizers = 200;

সর্বজনীন তালিকা< RewriterConfig.CustomGraphOptimizer.Builder > getCustomOptimizersBuilderList ()

 list of CustomGraphOptimizers to apply.
 
repeated .tensorflow.RewriterConfig.CustomGraphOptimizer custom_optimizers = 200;

পাবলিক int getCustomOptimizersCount ()

 list of CustomGraphOptimizers to apply.
 
repeated .tensorflow.RewriterConfig.CustomGraphOptimizer custom_optimizers = 200;

সর্বজনীন তালিকা< RewriterConfig.CustomGraphOptimizer > getCustomOptimizersList ()

 list of CustomGraphOptimizers to apply.
 
repeated .tensorflow.RewriterConfig.CustomGraphOptimizer custom_optimizers = 200;

সর্বজনীন RewriterConfig.CustomGraphOptimizerOrBuilder getCustomOptimizersOrBuilder (int index)

 list of CustomGraphOptimizers to apply.
 
repeated .tensorflow.RewriterConfig.CustomGraphOptimizer custom_optimizers = 200;

সর্বজনীন তালিকা <? RewriterConfig.CustomGraphOptimizerOrBuilder > getCustomOptimizersOrBuilderList () প্রসারিত করে

 list of CustomGraphOptimizers to apply.
 
repeated .tensorflow.RewriterConfig.CustomGraphOptimizer custom_optimizers = 200;

সর্বজনীন RewriterConfig.Toggle getDebugStripper ()

 Strips debug-related nodes from the graph (off by default).
 
.tensorflow.RewriterConfig.Toggle debug_stripper = 11;

পাবলিক int getDebugStripperValue ()

 Strips debug-related nodes from the graph (off by default).
 
.tensorflow.RewriterConfig.Toggle debug_stripper = 11;

সর্বজনীন RewriterConfig getDefaultInstanceForType ()

সর্বজনীন RewriterConfig.Toggle getDependencyOptimization ()

 Control dependency optimizations (default is ON).
 Remove redundant control dependencies, which may enable other optimization.
 
.tensorflow.RewriterConfig.Toggle dependency_optimization = 8;

পাবলিক int getDependencyOptimizationValue ()

 Control dependency optimizations (default is ON).
 Remove redundant control dependencies, which may enable other optimization.
 
.tensorflow.RewriterConfig.Toggle dependency_optimization = 8;

পাবলিক স্ট্যাটিক ফাইনাল com.google.protobuf.Descriptors.Descriptor getDescriptor ()

সর্বজনীন com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

পাবলিক বুলিয়ান getDisableMetaOptimizer ()

 Disable the entire meta optimizer (off by default).
 
bool disable_meta_optimizer = 19;

পাবলিক বুলিয়ান getDisableModelPruning ()

 If true, don't remove unnecessary ops from the graph
 
bool disable_model_pruning = 2;

পাবলিক বুলিয়ান getExperimentalDisableCompressedTensorOptimization ()

 Disable optimizations that assume compressed tensors. Note that this flag
 is experimental and may be removed in the future.
 
bool experimental_disable_compressed_tensor_optimization = 26;

পাবলিক বুলিয়ান getFailOnOptimizerErrors ()

 If true, any optimization pass failing will cause the MetaOptimizer to
 stop with an error. By default - or when set to false, failing passes are
 skipped silently.
 
bool fail_on_optimizer_errors = 21;

সর্বজনীন RewriterConfig.Toggle getFunctionOptimization ()

 Function optimizations (default is ON).
 
.tensorflow.RewriterConfig.Toggle function_optimization = 10;

পাবলিক int getFunctionOptimizationValue ()

 Function optimizations (default is ON).
 
.tensorflow.RewriterConfig.Toggle function_optimization = 10;

পাবলিক রিরাইটার কনফিগ.টগল getImplementationSelector ()

 Enable the swap of kernel implementations based on the device placement
 (default is ON).
 
.tensorflow.RewriterConfig.Toggle implementation_selector = 22;

পাবলিক int getImplementationSelectorValue ()

 Enable the swap of kernel implementations based on the device placement
 (default is ON).
 
.tensorflow.RewriterConfig.Toggle implementation_selector = 22;

সর্বজনীন VerifierConfig getInterOptimizerVerifierConfig ()

 VerifierConfig specifying the verifiers to be run after every optimizer.
 
.tensorflow.VerifierConfig inter_optimizer_verifier_config = 300;

সর্বজনীন VerifierConfig.Builder getInterOptimizerVerifierConfigBuilder ()

 VerifierConfig specifying the verifiers to be run after every optimizer.
 
.tensorflow.VerifierConfig inter_optimizer_verifier_config = 300;

সর্বজনীন VerifierConfigOrBuilder getInterOptimizerVerifierConfigOrBuilder ()

 VerifierConfig specifying the verifiers to be run after every optimizer.
 
.tensorflow.VerifierConfig inter_optimizer_verifier_config = 300;

সর্বজনীন RewriterConfig.Toggle getLayoutOptimizer ()

 Optimize tensor layouts (default is ON)
 e.g. This will try to use NCHW layout on GPU which is faster.
 
.tensorflow.RewriterConfig.Toggle layout_optimizer = 1;

পাবলিক int getLayoutOptimizerValue ()

 Optimize tensor layouts (default is ON)
 e.g. This will try to use NCHW layout on GPU which is faster.
 
.tensorflow.RewriterConfig.Toggle layout_optimizer = 1;

সর্বজনীন RewriterConfig.Toggle getLoopOptimization ()

 Loop optimizations (default is ON).
 
.tensorflow.RewriterConfig.Toggle loop_optimization = 9;

পাবলিক int getLoopOptimizationValue ()

 Loop optimizations (default is ON).
 
.tensorflow.RewriterConfig.Toggle loop_optimization = 9;

সর্বজনীন RewriterConfig.MemOptType getMemoryOptimization ()

 Configures memory optimization passes through the meta-optimizer. Has no
 effect on manually requested memory optimization passes in the optimizers
 field.
 
.tensorflow.RewriterConfig.MemOptType memory_optimization = 4;

পাবলিক int getMemoryOptimizationValue ()

 Configures memory optimization passes through the meta-optimizer. Has no
 effect on manually requested memory optimization passes in the optimizers
 field.
 
.tensorflow.RewriterConfig.MemOptType memory_optimization = 4;

সর্বজনীন স্ট্রিং getMemoryOptimizerTargetNodeNameScope ()

 A node name scope for node names which are valid outputs of recomputations.
 Inputs to nodes that match this scope may be recomputed (subject either to
 manual annotation of those input nodes or to manual annotation and
 heuristics depending on memory_optimization), but the nodes themselves will
 not be recomputed. This matches any sub-scopes as well, meaning the scope
 can appear not just as a top-level scope. For example, if the value is
 "gradients/", the default, it will match node name "gradients/foo",
 "foo/gradients/bar", but not "foo_gradients/"
 
string memory_optimizer_target_node_name_scope = 6;

সর্বজনীন com.google.protobuf.ByteString getMemoryOptimizerTargetNodeNameScopeBytes ()

 A node name scope for node names which are valid outputs of recomputations.
 Inputs to nodes that match this scope may be recomputed (subject either to
 manual annotation of those input nodes or to manual annotation and
 heuristics depending on memory_optimization), but the nodes themselves will
 not be recomputed. This matches any sub-scopes as well, meaning the scope
 can appear not just as a top-level scope. For example, if the value is
 "gradients/", the default, it will match node name "gradients/foo",
 "foo/gradients/bar", but not "foo_gradients/"
 
string memory_optimizer_target_node_name_scope = 6;

public RewriterConfig.NumIterationsType getMetaOptimizerIterations ()

 Controls how many times we run the optimizers in meta optimizer (default
 is once).
 
.tensorflow.RewriterConfig.NumIterationsType meta_optimizer_iterations = 12;

পাবলিক int getMetaOptimizerIterationsValue ()

 Controls how many times we run the optimizers in meta optimizer (default
 is once).
 
.tensorflow.RewriterConfig.NumIterationsType meta_optimizer_iterations = 12;

সর্বজনীন দীর্ঘ getMetaOptimizerTimeoutMs ()

 Maximum number of milliseconds to spend optimizing a single graph before
 timing out. If equal to 0 the system picks a default (currently 5 minutes).
 If less than 0 the optimizer will never time out.
 
int64 meta_optimizer_timeout_ms = 20;

পাবলিক int getMinGraphNodes ()

 The minimum number of nodes in a graph to optimizer. For smaller graphs,
 optimization is skipped.
 0 means the system picks an appropriate number.
 < 0 means do not skip optimization.
 
int32 min_graph_nodes = 17;

পাবলিক স্ট্রিং getOptimizers (int সূচক)

 If non-empty, will use this as an alternative way to specify a list of
 optimizations to turn on and the order of the optimizations (replacing the
 meta-optimizer).
 Of the RewriterConfig options, only the AutoParallel configuration options
 (the auto_parallel field) apply to manually requested optimization passes
 ("autoparallel"). Memory optimization passes ("memory") invoked here are
 not configurable (in contrast to memory optimization passes through the
 meta-optimizer) and act only on manual op annotations.
 Custom optimizers (see custom_optimizers) that are not part of this
 schedule will be run after - in the order that they were specified.
 
repeated string optimizers = 100;

সর্বজনীন com.google.protobuf.ByteString getOptimizersBytes (int index)

 If non-empty, will use this as an alternative way to specify a list of
 optimizations to turn on and the order of the optimizations (replacing the
 meta-optimizer).
 Of the RewriterConfig options, only the AutoParallel configuration options
 (the auto_parallel field) apply to manually requested optimization passes
 ("autoparallel"). Memory optimization passes ("memory") invoked here are
 not configurable (in contrast to memory optimization passes through the
 meta-optimizer) and act only on manual op annotations.
 Custom optimizers (see custom_optimizers) that are not part of this
 schedule will be run after - in the order that they were specified.
 
repeated string optimizers = 100;

পাবলিক int getOptimizersCount ()

 If non-empty, will use this as an alternative way to specify a list of
 optimizations to turn on and the order of the optimizations (replacing the
 meta-optimizer).
 Of the RewriterConfig options, only the AutoParallel configuration options
 (the auto_parallel field) apply to manually requested optimization passes
 ("autoparallel"). Memory optimization passes ("memory") invoked here are
 not configurable (in contrast to memory optimization passes through the
 meta-optimizer) and act only on manual op annotations.
 Custom optimizers (see custom_optimizers) that are not part of this
 schedule will be run after - in the order that they were specified.
 
repeated string optimizers = 100;

সর্বজনীন com.google.protobuf.ProtocolStringList getOptimizersList ()

 If non-empty, will use this as an alternative way to specify a list of
 optimizations to turn on and the order of the optimizations (replacing the
 meta-optimizer).
 Of the RewriterConfig options, only the AutoParallel configuration options
 (the auto_parallel field) apply to manually requested optimization passes
 ("autoparallel"). Memory optimization passes ("memory") invoked here are
 not configurable (in contrast to memory optimization passes through the
 meta-optimizer) and act only on manual op annotations.
 Custom optimizers (see custom_optimizers) that are not part of this
 schedule will be run after - in the order that they were specified.
 
repeated string optimizers = 100;

সর্বজনীন RewriterConfig.Toggle getPinToHostOptimization ()

 Force small ops onto the CPU (default is OFF).
 
.tensorflow.RewriterConfig.Toggle pin_to_host_optimization = 18;

পাবলিক int getPinToHostOptimizationValue ()

 Force small ops onto the CPU (default is OFF).
 
.tensorflow.RewriterConfig.Toggle pin_to_host_optimization = 18;

পাবলিক ভেরিফায়ার কনফিগ getPostOptimizationVerifierConfig ()

 VerifierConfig specifying the verifiers to be run at the end, after all
 optimizers have run.
 
.tensorflow.VerifierConfig post_optimization_verifier_config = 301;

সর্বজনীন VerifierConfig.Builder getPostOptimizationVerifierConfigBuilder ()

 VerifierConfig specifying the verifiers to be run at the end, after all
 optimizers have run.
 
.tensorflow.VerifierConfig post_optimization_verifier_config = 301;

সর্বজনীন ভেরিফায়ার কনফিগার বিল্ডার getPostOptimizationVerifierConfigOrBuilder ()

 VerifierConfig specifying the verifiers to be run at the end, after all
 optimizers have run.
 
.tensorflow.VerifierConfig post_optimization_verifier_config = 301;

সর্বজনীন RewriterConfig.Toggle getRemapping ()

 Remapping (default is ON)
 Remap subgraphs onto more efficient implementations.
 
.tensorflow.RewriterConfig.Toggle remapping = 14;

পাবলিক int getRemappingValue ()

 Remapping (default is ON)
 Remap subgraphs onto more efficient implementations.
 
.tensorflow.RewriterConfig.Toggle remapping = 14;

সর্বজনীন RewriterConfig.Toggle getScopedAllocatorOptimization ()

 Try to allocate some independent Op outputs contiguously in order to
 merge or eliminate downstream Ops (off by default).
 
.tensorflow.RewriterConfig.Toggle scoped_allocator_optimization = 15;

পাবলিক int getScopedAllocatorOptimizationValue ()

 Try to allocate some independent Op outputs contiguously in order to
 merge or eliminate downstream Ops (off by default).
 
.tensorflow.RewriterConfig.Toggle scoped_allocator_optimization = 15;

সর্বজনীন ScopedAllocatorOpts getScopedAllocatorOpts ()

.tensorflow.ScopedAllocatorOptions scoped_allocator_opts = 16;

সর্বজনীন ScopedAllocatorOptions.Builder getScopedAllocatorOptsBuilder ()

.tensorflow.ScopedAllocatorOptions scoped_allocator_opts = 16;

সর্বজনীন ScopedAllocatorOptionsOrBuilder getScopedAllocatorOptsOrBuilder ()

.tensorflow.ScopedAllocatorOptions scoped_allocator_opts = 16;

সর্বজনীন RewriterConfig.Toggle getShapeOptimization ()

 Shape optimizations (default is ON)
 Simplify computations made on shapes.
 
.tensorflow.RewriterConfig.Toggle shape_optimization = 13;

পাবলিক int getShapeOptimizationValue ()

 Shape optimizations (default is ON)
 Simplify computations made on shapes.
 
.tensorflow.RewriterConfig.Toggle shape_optimization = 13;

পাবলিক বুলিয়ান আছে অটো প্যারালাল ()

 Configures AutoParallel optimization passes either through the
 meta-optimizer or when manually specified through the optimizers field.
 
.tensorflow.AutoParallelOptions auto_parallel = 5;

পাবলিক বুলিয়ান আছে ইন্টারঅপ্টিমাইজার ভেরিফায়ার কনফিগ ()

 VerifierConfig specifying the verifiers to be run after every optimizer.
 
.tensorflow.VerifierConfig inter_optimizer_verifier_config = 300;

পাবলিক বুলিয়ান আছে পোস্ট অপ্টিমাইজেশন ভেরিফায়ার কনফিগ ()

 VerifierConfig specifying the verifiers to be run at the end, after all
 optimizers have run.
 
.tensorflow.VerifierConfig post_optimization_verifier_config = 301;

পাবলিক বুলিয়ান hasScopedAllocatorOpts ()

.tensorflow.ScopedAllocatorOptions scoped_allocator_opts = 16;

সর্বজনীন চূড়ান্ত বুলিয়ান শুরু হয়েছে ()

সর্বজনীন RewriterConfig.Builder mergeAutoParallel ( AutoParallelOptions মান)

 Configures AutoParallel optimization passes either through the
 meta-optimizer or when manually specified through the optimizers field.
 
.tensorflow.AutoParallelOptions auto_parallel = 5;

সর্বজনীন RewriterConfig.Builder mergeFrom (com.google.protobuf.অন্যান্য বার্তা)

সর্বজনীন RewriterConfig.Builder mergeFrom (com.google.protobuf.CodedInputStream ইনপুট, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

নিক্ষেপ করে
IO ব্যতিক্রম

সর্বজনীন RewriterConfig.Builder mergeInterOptimizerVerifierConfig ( VerifierConfig মান)

 VerifierConfig specifying the verifiers to be run after every optimizer.
 
.tensorflow.VerifierConfig inter_optimizer_verifier_config = 300;

সর্বজনীন RewriterConfig.Builder mergePostOptimizationVerifierConfig ( VerifierConfig মান)

 VerifierConfig specifying the verifiers to be run at the end, after all
 optimizers have run.
 
.tensorflow.VerifierConfig post_optimization_verifier_config = 301;

সর্বজনীন RewriterConfig.Builder mergeScopedAllocatorOpts ( ScopedAllocatorOptions মান)

.tensorflow.ScopedAllocatorOptions scoped_allocator_opts = 16;

সর্বজনীন চূড়ান্ত RewriterConfig.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

পাবলিক RewriterConfig.Builder removeCustomOptimizers (int index)

 list of CustomGraphOptimizers to apply.
 
repeated .tensorflow.RewriterConfig.CustomGraphOptimizer custom_optimizers = 200;

সর্বজনীন RewriterConfig.Builder setArithmeticOptimization ( RewriterConfig.Toggle মান)

 Arithmetic optimizations (default is ON)
 e.g. Simplify arithmetic ops; merge ops with same value (like constants).
 
.tensorflow.RewriterConfig.Toggle arithmetic_optimization = 7;

পাবলিক RewriterConfig.Builder setArithmeticOptimizationValue (int value)

 Arithmetic optimizations (default is ON)
 e.g. Simplify arithmetic ops; merge ops with same value (like constants).
 
.tensorflow.RewriterConfig.Toggle arithmetic_optimization = 7;

সর্বজনীন RewriterConfig.Builder setAutoMixedPrecision ( RewriterConfig.Toggle মান)

 Optimize data types for CUDA (default is OFF).
 This will try to use float16 on GPU which is faster.
 Note that this can change the numerical stability of the graph and may
 require the use of loss scaling to maintain model convergence.
 
.tensorflow.RewriterConfig.Toggle auto_mixed_precision = 23;

সর্বজনীন RewriterConfig.Builder setAutoMixedPrecisionMkl ( RewriterConfig.Toggle মান)

 Optimize data types for MKL (default is OFF).
 This will try to use bfloat16 on CPUs, which is faster.
 Note that this can change the numerical stability of the graph.
 
.tensorflow.RewriterConfig.Toggle auto_mixed_precision_mkl = 25;

সর্বজনীন RewriterConfig.Builder setAutoMixedPrecisionMklValue (int মান)

 Optimize data types for MKL (default is OFF).
 This will try to use bfloat16 on CPUs, which is faster.
 Note that this can change the numerical stability of the graph.
 
.tensorflow.RewriterConfig.Toggle auto_mixed_precision_mkl = 25;

সর্বজনীন RewriterConfig.Builder setAutoMixedPrecisionValue (int value)

 Optimize data types for CUDA (default is OFF).
 This will try to use float16 on GPU which is faster.
 Note that this can change the numerical stability of the graph and may
 require the use of loss scaling to maintain model convergence.
 
.tensorflow.RewriterConfig.Toggle auto_mixed_precision = 23;

সর্বজনীন RewriterConfig.Builder setAutoParallel ( AutoParallelOptions.Builder builderForValue)

 Configures AutoParallel optimization passes either through the
 meta-optimizer or when manually specified through the optimizers field.
 
.tensorflow.AutoParallelOptions auto_parallel = 5;

সর্বজনীন RewriterConfig.Builder setAutoParallel ( AutoParallelOptions মান)

 Configures AutoParallel optimization passes either through the
 meta-optimizer or when manually specified through the optimizers field.
 
.tensorflow.AutoParallelOptions auto_parallel = 5;

সর্বজনীন RewriterConfig.Builder setCommonSubgraphElimination ( RewriterConfig.Toggle মান)

 Common subgraph elimination (default is ON)
 e.g. Simplify arithmetic ops; merge ops with same value (like constants).
 
.tensorflow.RewriterConfig.Toggle common_subgraph_elimination = 24;

সর্বজনীন RewriterConfig.Builder setCommonSubgraphEliminationValue (int value)

 Common subgraph elimination (default is ON)
 e.g. Simplify arithmetic ops; merge ops with same value (like constants).
 
.tensorflow.RewriterConfig.Toggle common_subgraph_elimination = 24;

সর্বজনীন RewriterConfig.Builder setConstantFolding ( RewriterConfig.Toggle মান)

 Fold constants (default is ON)
 Statically infer the value of tensors when possible, and materialize the
 result using constants.
 
.tensorflow.RewriterConfig.Toggle constant_folding = 3;

সর্বজনীন RewriterConfig.Builder setConstantFoldingValue (int value)

 Fold constants (default is ON)
 Statically infer the value of tensors when possible, and materialize the
 result using constants.
 
.tensorflow.RewriterConfig.Toggle constant_folding = 3;

সর্বজনীন RewriterConfig.Builder setCpuLayout Conversion ( RewriterConfig.CpuLayout মান)

 CPU Conversion settings between NHCW and NCHW.
 
.tensorflow.RewriterConfig.CpuLayout cpu_layout_conversion = 50;

সর্বজনীন RewriterConfig.Builder setCpuLayoutConversionValue (int মান)

 CPU Conversion settings between NHCW and NCHW.
 
.tensorflow.RewriterConfig.CpuLayout cpu_layout_conversion = 50;

সর্বজনীন RewriterConfig.Builder setCustomOptimizers (int index, RewriterConfig.CustomGraphOptimizer.Builder builderForValue)

 list of CustomGraphOptimizers to apply.
 
repeated .tensorflow.RewriterConfig.CustomGraphOptimizer custom_optimizers = 200;

সর্বজনীন RewriterConfig.Builder setCustomOptimizers (int index, RewriterConfig.CustomGraphOptimizer মান)

 list of CustomGraphOptimizers to apply.
 
repeated .tensorflow.RewriterConfig.CustomGraphOptimizer custom_optimizers = 200;

সর্বজনীন RewriterConfig.Builder setDebugStripper ( RewriterConfig.Toggle মান)

 Strips debug-related nodes from the graph (off by default).
 
.tensorflow.RewriterConfig.Toggle debug_stripper = 11;

সর্বজনীন RewriterConfig.Builder setDebugStripperValue (int মান)

 Strips debug-related nodes from the graph (off by default).
 
.tensorflow.RewriterConfig.Toggle debug_stripper = 11;

সর্বজনীন RewriterConfig.Builder setDependencyOptimization ( RewriterConfig.Toggle মান)

 Control dependency optimizations (default is ON).
 Remove redundant control dependencies, which may enable other optimization.
 
.tensorflow.RewriterConfig.Toggle dependency_optimization = 8;

সর্বজনীন RewriterConfig.Builder setDependencyOptimizationValue (int value)

 Control dependency optimizations (default is ON).
 Remove redundant control dependencies, which may enable other optimization.
 
.tensorflow.RewriterConfig.Toggle dependency_optimization = 8;

সর্বজনীন RewriterConfig.Builder setDisableMetaOptimizer (বুলিয়ান মান)

 Disable the entire meta optimizer (off by default).
 
bool disable_meta_optimizer = 19;

সর্বজনীন RewriterConfig.Builder setDisableModelPruning (বুলিয়ান মান)

 If true, don't remove unnecessary ops from the graph
 
bool disable_model_pruning = 2;

সর্বজনীন RewriterConfig.Builder setExperimentalDisableCompressedTensorOptimization (বুলিয়ান মান)

 Disable optimizations that assume compressed tensors. Note that this flag
 is experimental and may be removed in the future.
 
bool experimental_disable_compressed_tensor_optimization = 26;

সর্বজনীন RewriterConfig.Builder setFailOnOptimizerErrors (বুলিয়ান মান)

 If true, any optimization pass failing will cause the MetaOptimizer to
 stop with an error. By default - or when set to false, failing passes are
 skipped silently.
 
bool fail_on_optimizer_errors = 21;

সর্বজনীন RewriterConfig.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, অবজেক্ট মান)

সর্বজনীন RewriterConfig.Builder setFunctionOptimization ( RewriterConfig.Toggle মান)

 Function optimizations (default is ON).
 
.tensorflow.RewriterConfig.Toggle function_optimization = 10;

public RewriterConfig.Builder setFunctionOptimizationValue (int value)

 Function optimizations (default is ON).
 
.tensorflow.RewriterConfig.Toggle function_optimization = 10;

সর্বজনীন RewriterConfig.Builder setImplementationSelector ( RewriterConfig.Toggle মান)

 Enable the swap of kernel implementations based on the device placement
 (default is ON).
 
.tensorflow.RewriterConfig.Toggle implementation_selector = 22;

public RewriterConfig.Builder setImplementationSelectorValue (int value)

 Enable the swap of kernel implementations based on the device placement
 (default is ON).
 
.tensorflow.RewriterConfig.Toggle implementation_selector = 22;

সর্বজনীন RewriterConfig.Builder setInterOptimizerVerifierConfig ( VerifierConfig.Builder builderForValue)

 VerifierConfig specifying the verifiers to be run after every optimizer.
 
.tensorflow.VerifierConfig inter_optimizer_verifier_config = 300;

সর্বজনীন RewriterConfig.Builder setInterOptimizerVerifierConfig ( VerifierConfig মান)

 VerifierConfig specifying the verifiers to be run after every optimizer.
 
.tensorflow.VerifierConfig inter_optimizer_verifier_config = 300;

সর্বজনীন RewriterConfig.Builder setLayoutOptimizer ( RewriterConfig.Toggle মান)

 Optimize tensor layouts (default is ON)
 e.g. This will try to use NCHW layout on GPU which is faster.
 
.tensorflow.RewriterConfig.Toggle layout_optimizer = 1;

সর্বজনীন RewriterConfig.Builder setLayoutOptimizerValue (int মান)

 Optimize tensor layouts (default is ON)
 e.g. This will try to use NCHW layout on GPU which is faster.
 
.tensorflow.RewriterConfig.Toggle layout_optimizer = 1;

সর্বজনীন RewriterConfig.Builder setLoopOptimization ( RewriterConfig.Toggle মান)

 Loop optimizations (default is ON).
 
.tensorflow.RewriterConfig.Toggle loop_optimization = 9;

public RewriterConfig.Builder setLoopOptimizationValue (int মান)

 Loop optimizations (default is ON).
 
.tensorflow.RewriterConfig.Toggle loop_optimization = 9;

সর্বজনীন RewriterConfig.Builder setMemoryOptimization ( RewriterConfig.MemOptType মান)

 Configures memory optimization passes through the meta-optimizer. Has no
 effect on manually requested memory optimization passes in the optimizers
 field.
 
.tensorflow.RewriterConfig.MemOptType memory_optimization = 4;

সর্বজনীন RewriterConfig.Builder setMemoryOptimizationValue (int value)

 Configures memory optimization passes through the meta-optimizer. Has no
 effect on manually requested memory optimization passes in the optimizers
 field.
 
.tensorflow.RewriterConfig.MemOptType memory_optimization = 4;

সর্বজনীন RewriterConfig.Builder setMemoryOptimizerTargetNodeNameScope (স্ট্রিং মান)

 A node name scope for node names which are valid outputs of recomputations.
 Inputs to nodes that match this scope may be recomputed (subject either to
 manual annotation of those input nodes or to manual annotation and
 heuristics depending on memory_optimization), but the nodes themselves will
 not be recomputed. This matches any sub-scopes as well, meaning the scope
 can appear not just as a top-level scope. For example, if the value is
 "gradients/", the default, it will match node name "gradients/foo",
 "foo/gradients/bar", but not "foo_gradients/"
 
string memory_optimizer_target_node_name_scope = 6;

সর্বজনীন RewriterConfig.Builder setMemoryOptimizerTargetNodeNameScopeBytes (com.google.protobuf.ByteString মান)

 A node name scope for node names which are valid outputs of recomputations.
 Inputs to nodes that match this scope may be recomputed (subject either to
 manual annotation of those input nodes or to manual annotation and
 heuristics depending on memory_optimization), but the nodes themselves will
 not be recomputed. This matches any sub-scopes as well, meaning the scope
 can appear not just as a top-level scope. For example, if the value is
 "gradients/", the default, it will match node name "gradients/foo",
 "foo/gradients/bar", but not "foo_gradients/"
 
string memory_optimizer_target_node_name_scope = 6;

সর্বজনীন RewriterConfig.Builder setMetaOptimizerIterations ( RewriterConfig.NumIterationsType মান)

 Controls how many times we run the optimizers in meta optimizer (default
 is once).
 
.tensorflow.RewriterConfig.NumIterationsType meta_optimizer_iterations = 12;

public RewriterConfig.Builder setMetaOptimizerIterationsValue (int value)

 Controls how many times we run the optimizers in meta optimizer (default
 is once).
 
.tensorflow.RewriterConfig.NumIterationsType meta_optimizer_iterations = 12;

সর্বজনীন RewriterConfig.Builder setMetaOptimizerTimeoutMs (দীর্ঘ মান)

 Maximum number of milliseconds to spend optimizing a single graph before
 timing out. If equal to 0 the system picks a default (currently 5 minutes).
 If less than 0 the optimizer will never time out.
 
int64 meta_optimizer_timeout_ms = 20;

সর্বজনীন RewriterConfig.Builder setMinGraphNodes (int মান)

 The minimum number of nodes in a graph to optimizer. For smaller graphs,
 optimization is skipped.
 0 means the system picks an appropriate number.
 < 0 means do not skip optimization.
 
int32 min_graph_nodes = 17;

সর্বজনীন RewriterConfig.Builder setOptimizers (int সূচক, স্ট্রিং মান)

 If non-empty, will use this as an alternative way to specify a list of
 optimizations to turn on and the order of the optimizations (replacing the
 meta-optimizer).
 Of the RewriterConfig options, only the AutoParallel configuration options
 (the auto_parallel field) apply to manually requested optimization passes
 ("autoparallel"). Memory optimization passes ("memory") invoked here are
 not configurable (in contrast to memory optimization passes through the
 meta-optimizer) and act only on manual op annotations.
 Custom optimizers (see custom_optimizers) that are not part of this
 schedule will be run after - in the order that they were specified.
 
repeated string optimizers = 100;

সর্বজনীন RewriterConfig.Builder setPinToHostOptimization ( RewriterConfig.Toggle মান)

 Force small ops onto the CPU (default is OFF).
 
.tensorflow.RewriterConfig.Toggle pin_to_host_optimization = 18;

সর্বজনীন RewriterConfig.Builder setPinToHostOptimizationValue (int মান)

 Force small ops onto the CPU (default is OFF).
 
.tensorflow.RewriterConfig.Toggle pin_to_host_optimization = 18;

সর্বজনীন RewriterConfig.Builder setPostOptimizationVerifierConfig ( VerifierConfig মান)

 VerifierConfig specifying the verifiers to be run at the end, after all
 optimizers have run.
 
.tensorflow.VerifierConfig post_optimization_verifier_config = 301;

সর্বজনীন RewriterConfig.Builder setPostOptimizationVerifierConfig ( VerifierConfig.Builder builderForValue)

 VerifierConfig specifying the verifiers to be run at the end, after all
 optimizers have run.
 
.tensorflow.VerifierConfig post_optimization_verifier_config = 301;

সর্বজনীন RewriterConfig.Builder setRemapping ( RewriterConfig.Toggle মান)

 Remapping (default is ON)
 Remap subgraphs onto more efficient implementations.
 
.tensorflow.RewriterConfig.Toggle remapping = 14;

সর্বজনীন RewriterConfig.Builder setRemappingValue (int মান)

 Remapping (default is ON)
 Remap subgraphs onto more efficient implementations.
 
.tensorflow.RewriterConfig.Toggle remapping = 14;

সর্বজনীন RewriterConfig.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, int সূচক, অবজেক্ট মান)

সর্বজনীন RewriterConfig.Builder setScopedAllocatorOptimization ( RewriterConfig.Toggle মান)

 Try to allocate some independent Op outputs contiguously in order to
 merge or eliminate downstream Ops (off by default).
 
.tensorflow.RewriterConfig.Toggle scoped_allocator_optimization = 15;

সর্বজনীন RewriterConfig.Builder setScopedAllocatorOptimizationValue (int মান)

 Try to allocate some independent Op outputs contiguously in order to
 merge or eliminate downstream Ops (off by default).
 
.tensorflow.RewriterConfig.Toggle scoped_allocator_optimization = 15;

সর্বজনীন RewriterConfig.Builder setScopedAllocatorOpts ( ScopedAllocatorOptions মান)

.tensorflow.ScopedAllocatorOptions scoped_allocator_opts = 16;

সর্বজনীন RewriterConfig.Builder setScopedAllocatorOpts ( ScopedAllocatorOptions.Builder builderForValue)

.tensorflow.ScopedAllocatorOptions scoped_allocator_opts = 16;

সর্বজনীন RewriterConfig.Builder setShapeOptimization ( RewriterConfig.Toggle মান)

 Shape optimizations (default is ON)
 Simplify computations made on shapes.
 
.tensorflow.RewriterConfig.Toggle shape_optimization = 13;

সর্বজনীন RewriterConfig.Builder setShapeOptimizationValue (int মান)

 Shape optimizations (default is ON)
 Simplify computations made on shapes.
 
.tensorflow.RewriterConfig.Toggle shape_optimization = 13;

সর্বজনীন চূড়ান্ত RewriterConfig.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)