OptimizerOptions

מחלקה אחרונה ציבורית אפשרויות אופטימיזציה

 Options passed to the graph optimizer
 
סוג Protobuf tensorflow.OptimizerOptions

כיתות מקוננות

מעמד OptimizerOptions.Builder
 Options passed to the graph optimizer
 
סוג Protobuf tensorflow.OptimizerOptions
enum OptimizerOptions.GlobalJitLevel
 Control the use of the compiler/jit. 
enum אופטימיזציה אפשרויות. רמה
 Optimization level
 
Protobuf enum tensorflow.OptimizerOptions.Level

קבועים

int DO_COMMON_SUBEXPRESSION_ELIMINATION_FIELD_NUMBER
int DO_CONSTANT_FOLDING_FIELD_NUMBER
int DO_FUNCTION_INLINING_FIELD_NUMBER
int GLOBAL_JIT_LEVEL_FIELD_NUMBER
int MAX_FOLDED_CONSTANT_IN_BYTES_FIELD_NUMBER
int OPT_LEVEL_FIELD_NUMBER

שיטות ציבוריות

בוליאני
שווה (Object obj)
סטטי OptimizerOptions
אופטימיזציה אפשרויות
final static 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.
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.
אופטימיזציה אפשרויות. רמה
getOptLevel ()
 Overall optimization level.
int
getOptLevelValue ()
 Overall optimization level.
int
final com.google.protobuf.UnknownFieldSet
int
בוליאנית סופית
סטטי OptimizerOptions.Builder
newBuilder (אב-טיפוס OptimizerOptions )
סטטי OptimizerOptions.Builder
OptimizerOptions.Builder
סטטי OptimizerOptions
parseDelimitedFrom (קלט InputStream)
סטטי OptimizerOptions
parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי OptimizerOptions
parseFrom (נתוני ByteBuffer)
סטטי OptimizerOptions
parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי OptimizerOptions
parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי OptimizerOptions
parseFrom (קלט com.google.protobuf.CodedInputStream)
סטטי OptimizerOptions
parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי OptimizerOptions
parseFrom (נתוני com.google.protobuf.ByteString)
סטטי OptimizerOptions
parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי OptimizerOptions
parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטָטִי
OptimizerOptions.Builder
בָּטֵל
writeTo (פלט com.google.protobuf.CodedOutputStream)

שיטות בירושה

קבועים

גמר סטטי ציבורי DO_COMMON_SUBEXPRESSION_ELIMINATION_FIELD_NUMBER

ערך קבוע: 1

אינט סופי סטטי ציבורי DO_CONSTANT_FOLDING_FIELD_NUMBER

ערך קבוע: 2

אינט סופי סטטי ציבורי DO_FUNCTION_INLINING_FIELD_NUMBER

ערך קבוע: 4

גמר סטטי ציבורי GLOBAL_JIT_LEVEL_FIELD_NUMBER

ערך קבוע: 5

גמר סטטי ציבורי MAX_FOLDED_CONSTANT_IN_BYTES_FIELD_NUMBER

ערך קבוע: 6

גמר סטטי ציבורי OPT_LEVEL_FIELD_NUMBER

ערך קבוע: 3

שיטות ציבוריות

שווה ערך בוליאני ציבורי (Object obj)

public static OptimizerOptions getDefaultInstance ()

public OptimizerOptions getDefaultInstanceForType ()

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

Public Boolean 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;

Public OptimizerOptions.GlobalJitLevel getGlobalJitLevel ()

.tensorflow.OptimizerOptions.GlobalJitLevel global_jit_level = 5;

public int getGlobalJitLevelValue ()

.tensorflow.OptimizerOptions.GlobalJitLevel global_jit_level = 5;

public long 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;

public 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;

public 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 ()

public int getSerializedSize ()

public final com.google.protobuf.UnknownFieldSet getUnknownFields ()

public int hashCode ()

בוליאני הסופי הציבורי הוא אתחול ()

ציבורי סטטי OptimizerOptions.Builder newBuilder (אב-טיפוס OptimizerOptions )

public static OptimizerOptions.Builder newBuilder ()

public OptimizerOptions.Builder newBuilderForType ()

public static OptimizerOptions parseDelimitedFrom (קלט זרם קלט)

זורק
IOException

public static OptimizerOptions parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

public static OptimizerOptions parseFrom (נתוני ByteBuffer)

זורק
InvalidProtocolBufferException

public static OptimizerOptions parseFrom (com.google.protobuf.CodedInputStream קלט, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

public static OptimizerOptions parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

public static OptimizerOptions parseFrom (קלט com.google.protobuf.CodedInputStream)

זורק
IOException

public static OptimizerOptions parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

public static OptimizerOptions parseFrom (נתוני com.google.protobuf.ByteString)

זורק
InvalidProtocolBufferException

public static OptimizerOptions parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

public static OptimizerOptions parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

סטטי ציבורי מנתח ()

Public OptimizerOptions.Builder toBuilder ()

public void writeTo (פלט com.google.protobuf.CodedOutputStream)

זורק
IOException