OptimizerOptions

OptimizerOptions ระดับสุดท้ายสาธารณะ

 Options passed to the graph optimizer
 
Protobuf ประเภท tensorflow.OptimizerOptions

คลาสที่ซ้อนกัน

ระดับ OptimizerOptions.Builder
 Options passed to the graph optimizer
 
Protobuf ประเภท tensorflow.OptimizerOptions
แจกแจง เครื่องมือเพิ่มประสิทธิภาพOptions.GlobalJitLevel
 Control the use of the compiler/jit. 
แจกแจง เครื่องมือเพิ่มประสิทธิภาพตัวเลือกระดับ
 Optimization level
 
Protobuf enum tensorflow.OptimizerOptions.Level

ค่าคงที่

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

บูลีน
เท่ากับ (วัตถุ obj)
ตัวเลือกเครื่องมือ เพิ่มประสิทธิภาพแบบคงที่
ตัวเลือกเพิ่มประสิทธิภาพ
com.google.protobuf.Descriptors.Descriptor แบบคงที่ขั้นสุดท้าย
บูลีน
getDoCommonSubexpressionElimination ()
 If true, optimize the graph using common subexpression elimination.
บูลีน
getDoConstantFolding ()
 If true, perform constant folding optimization on the graph.
บูลีน
getDoFunctionInlining ()
 If true, perform function inlining on the graph.
เครื่องมือเพิ่มประสิทธิภาพOptions.GlobalJitLevel
รับ GlobalJitLevel ()
.tensorflow.OptimizerOptions.GlobalJitLevel global_jit_level = 5;
ภายใน
รับ GlobalJitLevelValue ()
.tensorflow.OptimizerOptions.GlobalJitLevel global_jit_level = 5;
ยาว
getMaxFoldedConstantInBytes ()
 Constant folding optimization replaces tensors whose values can be
 predetermined, with constant nodes.
เครื่องมือเพิ่มประสิทธิภาพตัวเลือกระดับ
รับOptLevel ()
 Overall optimization level.
ภายใน
getOptLevelValue ()
 Overall optimization level.
ภายใน
สุดท้าย com.google.protobuf.UnknownFieldSet
ภายใน
บูลีนสุดท้าย
OptimizerOptions.Builder แบบคงที่
newBuilder (ต้นแบบ OptimizerOptions )
OptimizerOptions.Builder แบบคงที่
OptimizerOptions.Builder
ตัวเลือกเครื่องมือ เพิ่มประสิทธิภาพแบบคงที่
parseDelimitedFrom (อินพุต InputStream)
ตัวเลือกเครื่องมือ เพิ่มประสิทธิภาพแบบคงที่
parseDelimitedFrom (อินพุตสตรีม com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ตัวเลือกเครื่องมือ เพิ่มประสิทธิภาพแบบคงที่
parseFrom (ข้อมูล ByteBuffer)
ตัวเลือกเครื่องมือ เพิ่มประสิทธิภาพแบบคงที่
parseFrom (อินพุต com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ตัวเลือกเครื่องมือ เพิ่มประสิทธิภาพแบบคงที่
parseFrom (ข้อมูล ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ตัวเลือกเครื่องมือ เพิ่มประสิทธิภาพแบบคงที่
parseFrom (com.google.protobuf.CodedInputStream อินพุต)
ตัวเลือกเครื่องมือ เพิ่มประสิทธิภาพแบบคงที่
parseFrom (ข้อมูลไบต์ [], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ตัวเลือกเครื่องมือ เพิ่มประสิทธิภาพแบบคงที่
parseFrom (ข้อมูล com.google.protobuf.ByteString)
ตัวเลือกเครื่องมือ เพิ่มประสิทธิภาพแบบคงที่
parseFrom (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ตัวเลือกเครื่องมือ เพิ่มประสิทธิภาพแบบคงที่
parseFrom (ข้อมูล com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
คงที่
OptimizerOptions.Builder
เป็นโมฆะ
writeTo (com.google.protobuf.CodedOutputStream เอาต์พุต)

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

บูลีน
เท่ากับ (วัตถุ arg0)
คลาสสุดท้าย<?>
รับคลาส ()
ภายใน
แฮชโค้ด ()
โมฆะสุดท้าย
แจ้ง ()
โมฆะสุดท้าย
แจ้งทั้งหมด ()
สตริง
toString ()
โมฆะสุดท้าย
รอสักครู่ (ยาว arg0, int arg1)
โมฆะสุดท้าย
รอ (ยาว arg0)
โมฆะสุดท้าย
รอ ()
org.tensorflow.proto.framework.OptimizerOptionsOrBuilder
บูลีนนามธรรม
getDoCommonSubexpressionElimination ()
 If true, optimize the graph using common subexpression elimination.
บูลีนนามธรรม
getDoConstantFolding ()
 If true, perform constant folding optimization on the graph.
บูลีนนามธรรม
getDoFunctionInlining ()
 If true, perform function inlining on the graph.
บทคัดย่อ OptimizerOptions.GlobalJitLevel
รับ GlobalJitLevel ()
.tensorflow.OptimizerOptions.GlobalJitLevel global_jit_level = 5;
บทคัดย่อ
รับ GlobalJitLevelValue ()
.tensorflow.OptimizerOptions.GlobalJitLevel global_jit_level = 5;
ยาวเป็นนามธรรม
getMaxFoldedConstantInBytes ()
 Constant folding optimization replaces tensors whose values can be
 predetermined, with constant nodes.
บทคัดย่อ OptimizerOptions.Level
รับOptLevel ()
 Overall optimization level.
บทคัดย่อ
getOptLevelValue ()
 Overall optimization level.

ค่าคงที่

int สุดท้ายคงที่สาธารณะ DO_COMMON_SUBEXPRESSION_ELIMINATION_FIELD_NUMBER

ค่าคงที่: 1

int คงที่สาธารณะ DO_CONSTANT_FOLDING_FIELD_NUMBER

ค่าคงที่: 2

int สุดท้ายคงที่สาธารณะ DO_FUNCTION_INLINING_FIELD_NUMBER

ค่าคงที่: 4

การแข่งขันรอบชิงชนะเลิศแบบคงที่สาธารณะ GLOBAL_JIT_LEVEL_FIELD_NUMBER

ค่าคงที่: 5

int สุดท้ายคงที่สาธารณะ MAX_FOLDED_CONSTANT_IN_BYTES_FIELD_NUMBER

ค่าคงที่: 6

รอบชิงชนะเลิศแบบคงที่สาธารณะ OPT_LEVEL_FIELD_NUMBER

ค่าคงที่: 3

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

บูลีนสาธารณะ เท่ากับ (Object obj)

OptimizerOptions สาธารณะ getDefaultInstance ()

OptimizerOptions สาธารณะ getDefaultInstanceForType ()

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

บูลีนสาธารณะ getDoCommonSubexpressionElimination ()

 If true, optimize the graph using common subexpression elimination.
 
bool do_common_subexpression_elimination = 1;

บูลีนสาธารณะ getDoConstantFolding ()

 If true, perform constant folding optimization on the graph.
 
bool do_constant_folding = 2;

บูลีนสาธารณะ getDoFunctionInlining ()

 If true, perform function inlining on the graph.
 
bool do_function_inlining = 4;

สาธารณะ OptimizerOptions.GlobalJitLevel getGlobalJitLevel ()

.tensorflow.OptimizerOptions.GlobalJitLevel global_jit_level = 5;

int สาธารณะ getGlobalJitLevelValue ()

.tensorflow.OptimizerOptions.GlobalJitLevel global_jit_level = 5;

สาธารณะยาว getMaxFoldedConstantInBytes ()

 Constant folding optimization replaces tensors whose values can be
 predetermined, with constant nodes. To avoid inserting too large constants,
 the size of each constant created can be limited. If this value is zero, a
 default limit of 10 MiB will be applied. If constant folding optimization
 is disabled, this value is ignored.
 
int64 max_folded_constant_in_bytes = 6;

สาธารณะ OptimizerOptions.Level getOptLevel ()

 Overall optimization level. The actual optimizations applied will be the
 logical OR of the flags that this level implies and any flags already set.
 
.tensorflow.OptimizerOptions.Level opt_level = 3;

int สาธารณะ getOptLevelValue ()

 Overall optimization level. The actual optimizations applied will be the
 logical OR of the flags that this level implies and any flags already set.
 
.tensorflow.OptimizerOptions.Level opt_level = 3;

สาธารณะ getParserForType ()

สาธารณะ int getSerializedSize ()

สาธารณะสุดท้าย com.google.protobuf.UnknownFieldSet getUnknownFields ()

สาธารณะ int hashCode ()

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

สาธารณะ OptimizerOptions.Builder newBuilder (ต้นแบบ OptimizerOptions )

สาธารณะ OptimizerOptions.Builder newBuilder ()

สาธารณะ OptimizerOptions.Builder newBuilderForType ()

สาธารณะ OptimizerOptions คง ที่ parseDelimitedFrom (InputStream อินพุต)

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

สาธารณะ OptimizerOptions parseDelimitedFrom คงที่ (อินพุตสตรีม, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

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

สาธารณะ OptimizerOptions แยกวิเคราะห์จาก (ข้อมูล ByteBuffer)

ขว้าง
ProtocolBufferException ไม่ถูกต้อง

สาธารณะ OptimizerOptions parseFrom (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)

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

สาธารณะ OptimizerOptions parseFrom (ข้อมูล ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
ProtocolBufferException ไม่ถูกต้อง

สาธารณะ OptimizerOptions parseFrom คงที่ (com.google.protobuf.CodedInputStream อินพุต)

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

สาธารณะ OptimizerOptions parseFrom (ข้อมูลไบต์ [], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
ProtocolBufferException ไม่ถูกต้อง

สาธารณะ OptimizerOptions parseFrom คงที่ (ข้อมูล com.google.protobuf.ByteString)

ขว้าง
ProtocolBufferException ไม่ถูกต้อง

สาธารณะ OptimizerOptions parseFrom (อินพุตสตรีม, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

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

สาธารณะ OptimizerOptions parseFrom (ข้อมูล com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
ProtocolBufferException ไม่ถูกต้อง

สาธารณะคงที่ ตัวแยกวิเคราะห์ ()

สาธารณะ OptimizerOptions.Builder toBuilder ()

โมฆะสาธารณะ writeTo (com.google.protobuf.CodedOutputStream เอาต์พุต)

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