GraphOptions.Builder

パブリック静的最終クラスGraphOptions.Builder

Protobuf 型tensorflow.GraphOptions

パブリックメソッド

グラフオプション.ビルダー
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
グラフオプション
建てる()
グラフオプション
グラフオプション.ビルダー
クリア()
グラフオプション.ビルダー
clearBuildCostModel ()
 The number of steps to run before returning a cost model detailing
 the memory usage and performance of each node of the graph.
グラフオプション.ビルダー
clearBuildCostModelAfter ()
 The number of steps to skip before collecting statistics for the
 cost model.
グラフオプション.ビルダー
clearEnableBfloat16Sendrecv ()
 If true, transfer float values between processes as bfloat16.
グラフオプション.ビルダー
ClearEnableRecvScheduling ()
 If true, use control flow to schedule the activation of Recv nodes.
グラフオプション.ビルダー
clearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド)
グラフオプション.ビルダー
クリアInferShapes ()
 Annotate each Node with Op output shape data, to the extent it can
 be statically inferred.
グラフオプション.ビルダー
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
グラフオプション.ビルダー
ClearOptimizerOptions ()
 Options controlling how graph is optimized.
グラフオプション.ビルダー
ClearPlacePrunedGraph ()
 Only place the subgraphs that are run, rather than the entire graph.
グラフオプション.ビルダー
クリアリライトオプション()
 Options that control the type and amount of graph rewriting.
グラフオプション.ビルダー
クリアタイムラインステップ()
 If > 0, record a timeline every this many steps.
グラフオプション.ビルダー
長さ
getBuildCostModel ()
 The number of steps to run before returning a cost model detailing
 the memory usage and performance of each node of the graph.
長さ
getBuildCostModelAfter ()
 The number of steps to skip before collecting statistics for the
 cost model.
グラフオプション
最終的な静的 com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
ブール値
getEnableBfloat16Sendrecv ()
 If true, transfer float values between processes as bfloat16.
ブール値
getEnableRecvScheduling ()
 If true, use control flow to schedule the activation of Recv nodes.
ブール値
getInferShapes ()
 Annotate each Node with Op output shape data, to the extent it can
 be statically inferred.
オプティマイザーオプション
getOptimizerOptions ()
 Options controlling how graph is optimized.
OptimizerOptions.Builder
getOptimizerOptionsBuilder ()
 Options controlling how graph is optimized.
オプティマイザーオプションまたはビルダー
getOptimizerOptionsOrBuilder ()
 Options controlling how graph is optimized.
ブール値
getPlacePrunedGraph ()
 Only place the subgraphs that are run, rather than the entire graph.
リライター構成
getRewriteOptions ()
 Options that control the type and amount of graph rewriting.
RewriterConfig.Builder
getRewriteOptionsBuilder ()
 Options that control the type and amount of graph rewriting.
RewriterConfigOrBuilder
getRewriteOptionsOrBuilder ()
 Options that control the type and amount of graph rewriting.
整数
getTimelineStep ()
 If > 0, record a timeline every this many steps.
ブール値
hasOptimizerOptions ()
 Options controlling how graph is optimized.
ブール値
hasRewriteOptions ()
 Options that control the type and amount of graph rewriting.
最終ブール値
グラフオプション.ビルダー
mergeFrom (com.google.protobuf.Message other)
グラフオプション.ビルダー
mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
グラフオプション.ビルダー
mergeOptimizerOptions ( OptimizerOptions値)
 Options controlling how graph is optimized.
グラフオプション.ビルダー
mergeRewriteOptions ( RewriterConfig値)
 Options that control the type and amount of graph rewriting.
最終的なGraphOptions.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet 不明フィールド)
グラフオプション.ビルダー
setBuildCostModel (長い値)
 The number of steps to run before returning a cost model detailing
 the memory usage and performance of each node of the graph.
グラフオプション.ビルダー
setBuildCostModelAfter (長い値)
 The number of steps to skip before collecting statistics for the
 cost model.
グラフオプション.ビルダー
setEnableBfloat16Sendrecv (ブール値)
 If true, transfer float values between processes as bfloat16.
グラフオプション.ビルダー
setEnableRecvScheduling (ブール値)
 If true, use control flow to schedule the activation of Recv nodes.
グラフオプション.ビルダー
setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
グラフオプション.ビルダー
setInferShapes (ブール値)
 Annotate each Node with Op output shape data, to the extent it can
 be statically inferred.
グラフオプション.ビルダー
setOptimizerOptions ( OptimizerOptions値)
 Options controlling how graph is optimized.
グラフオプション.ビルダー
setOptimizerOptions ( OptimizerOptions.Builder builderForValue)
 Options controlling how graph is optimized.
グラフオプション.ビルダー
setPlacePrunedGraph (ブール値)
 Only place the subgraphs that are run, rather than the entire graph.
グラフオプション.ビルダー
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値)
グラフオプション.ビルダー
setRewriteOptions ( RewriterConfig.Builder builderForValue)
 Options that control the type and amount of graph rewriting.
グラフオプション.ビルダー
setRewriteOptions ( RewriterConfig値)
 Options that control the type and amount of graph rewriting.
グラフオプション.ビルダー
setTimelineStep (int 値)
 If > 0, record a timeline every this many steps.
最終的なGraphOptions.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

継承されたメソッド

パブリックメソッド

public GraphOptions.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)

public GraphOptions build ()

public GraphOptions buildPartial ()

public GraphOptions.Builderクリア()

public GraphOptions.Builder clearBuildCostModel ()

 The number of steps to run before returning a cost model detailing
 the memory usage and performance of each node of the graph. 0 means
 no cost model.
 
int64 build_cost_model = 4;

public GraphOptions.Builder clearBuildCostModelAfter ()

 The number of steps to skip before collecting statistics for the
 cost model.
 
int64 build_cost_model_after = 9;

public GraphOptions.Builder clearEnableBfloat16Sendrecv ()

 If true, transfer float values between processes as bfloat16.
 
bool enable_bfloat16_sendrecv = 7;

public GraphOptions.Builder ClearEnableRecvScheduling ()

 If true, use control flow to schedule the activation of Recv nodes.
 (Currently ignored.)
 
bool enable_recv_scheduling = 2;

public GraphOptions.Builder clearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド)

public GraphOptions.Builder clearInferShapes ()

 Annotate each Node with Op output shape data, to the extent it can
 be statically inferred.
 
bool infer_shapes = 5;

public GraphOptions.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

public GraphOptions.Builder clearOptimizerOptions ()

 Options controlling how graph is optimized.
 
.tensorflow.OptimizerOptions optimizer_options = 3;

public GraphOptions.Builder clearPlacePrunedGraph ()

 Only place the subgraphs that are run, rather than the entire graph.
 This is useful for interactive graph building, where one might
 produce graphs that cannot be placed during the debugging
 process.  In particular, it allows the client to continue work in
 a session after adding a node to a graph whose placement
 constraints are unsatisfiable.
 
bool place_pruned_graph = 6;

public GraphOptions.Builder clearRewriteOptions ()

 Options that control the type and amount of graph rewriting.
 Not currently configurable via the public Python API (i.e. there is no API
 stability guarantee if you import RewriterConfig explicitly).
 
.tensorflow.RewriterConfig rewrite_options = 10;

public GraphOptions.Builder clearTimelineStep ()

 If > 0, record a timeline every this many steps.
 EXPERIMENTAL: This currently has no effect in MasterSession.
 
int32 timeline_step = 8;

パブリックGraphOptions.Builderクローン()

public long getBuildCostModel ()

 The number of steps to run before returning a cost model detailing
 the memory usage and performance of each node of the graph. 0 means
 no cost model.
 
int64 build_cost_model = 4;

public long getBuildCostModelAfter ()

 The number of steps to skip before collecting statistics for the
 cost model.
 
int64 build_cost_model_after = 9;

public GraphOptions getDefaultInstanceForType ()

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

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

public boolean getEnableBfloat16Sendrecv ()

 If true, transfer float values between processes as bfloat16.
 
bool enable_bfloat16_sendrecv = 7;

public boolean getEnableRecvScheduling ()

 If true, use control flow to schedule the activation of Recv nodes.
 (Currently ignored.)
 
bool enable_recv_scheduling = 2;

public boolean getInferShapes ()

 Annotate each Node with Op output shape data, to the extent it can
 be statically inferred.
 
bool infer_shapes = 5;

public OptimizerOptions getOptimizerOptions ()

 Options controlling how graph is optimized.
 
.tensorflow.OptimizerOptions optimizer_options = 3;

public OptimizerOptions.Builder getOptimizerOptionsBuilder ()

 Options controlling how graph is optimized.
 
.tensorflow.OptimizerOptions optimizer_options = 3;

public OptimizerOptionsOrBuilder getOptimizerOptionsOrBuilder ()

 Options controlling how graph is optimized.
 
.tensorflow.OptimizerOptions optimizer_options = 3;

public boolean getPlacePrunedGraph ()

 Only place the subgraphs that are run, rather than the entire graph.
 This is useful for interactive graph building, where one might
 produce graphs that cannot be placed during the debugging
 process.  In particular, it allows the client to continue work in
 a session after adding a node to a graph whose placement
 constraints are unsatisfiable.
 
bool place_pruned_graph = 6;

public RewriterConfig getRewriteOptions ()

 Options that control the type and amount of graph rewriting.
 Not currently configurable via the public Python API (i.e. there is no API
 stability guarantee if you import RewriterConfig explicitly).
 
.tensorflow.RewriterConfig rewrite_options = 10;

public RewriterConfig.Builder getRewriteOptionsBuilder ()

 Options that control the type and amount of graph rewriting.
 Not currently configurable via the public Python API (i.e. there is no API
 stability guarantee if you import RewriterConfig explicitly).
 
.tensorflow.RewriterConfig rewrite_options = 10;

public RewriterConfigOrBuilder getRewriteOptionsOrBuilder ()

 Options that control the type and amount of graph rewriting.
 Not currently configurable via the public Python API (i.e. there is no API
 stability guarantee if you import RewriterConfig explicitly).
 
.tensorflow.RewriterConfig rewrite_options = 10;

public int getTimelineStep ()

 If > 0, record a timeline every this many steps.
 EXPERIMENTAL: This currently has no effect in MasterSession.
 
int32 timeline_step = 8;

public boolean hasOptimizerOptions ()

 Options controlling how graph is optimized.
 
.tensorflow.OptimizerOptions optimizer_options = 3;

public boolean hasRewriteOptions ()

 Options that control the type and amount of graph rewriting.
 Not currently configurable via the public Python API (i.e. there is no API
 stability guarantee if you import RewriterConfig explicitly).
 
.tensorflow.RewriterConfig rewrite_options = 10;

パブリック最終ブール値isInitialized ()

public GraphOptions.Builder mergeFrom (com.google.protobuf.Message other)

public GraphOptions.Builder mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
IO例外

public GraphOptions.Builder mergeOptimizerOptions ( OptimizerOptions値)

 Options controlling how graph is optimized.
 
.tensorflow.OptimizerOptions optimizer_options = 3;

public GraphOptions.Builder mergeRewriteOptions ( RewriterConfig値)

 Options that control the type and amount of graph rewriting.
 Not currently configurable via the public Python API (i.e. there is no API
 stability guarantee if you import RewriterConfig explicitly).
 
.tensorflow.RewriterConfig rewrite_options = 10;

public Final GraphOptions.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)

public GraphOptions.Builder setBuildCostModel (長い値)

 The number of steps to run before returning a cost model detailing
 the memory usage and performance of each node of the graph. 0 means
 no cost model.
 
int64 build_cost_model = 4;

public GraphOptions.Builder setBuildCostModelAfter (長い値)

 The number of steps to skip before collecting statistics for the
 cost model.
 
int64 build_cost_model_after = 9;

public GraphOptions.Builder setEnableBfloat16Sendrecv (ブール値)

 If true, transfer float values between processes as bfloat16.
 
bool enable_bfloat16_sendrecv = 7;

public GraphOptions.Builder setEnableRecvScheduling (ブール値)

 If true, use control flow to schedule the activation of Recv nodes.
 (Currently ignored.)
 
bool enable_recv_scheduling = 2;

public GraphOptions.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)

public GraphOptions.Builder setInferShapes (ブール値)

 Annotate each Node with Op output shape data, to the extent it can
 be statically inferred.
 
bool infer_shapes = 5;

public GraphOptions.Builder setOptimizerOptions ( OptimizerOptions値)

 Options controlling how graph is optimized.
 
.tensorflow.OptimizerOptions optimizer_options = 3;

public GraphOptions.Builder setOptimizerOptions ( OptimizerOptions.Builder builderForValue)

 Options controlling how graph is optimized.
 
.tensorflow.OptimizerOptions optimizer_options = 3;

public GraphOptions.Builder setPlacePrunedGraph (ブール値)

 Only place the subgraphs that are run, rather than the entire graph.
 This is useful for interactive graph building, where one might
 produce graphs that cannot be placed during the debugging
 process.  In particular, it allows the client to continue work in
 a session after adding a node to a graph whose placement
 constraints are unsatisfiable.
 
bool place_pruned_graph = 6;

public GraphOptions.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値)

public GraphOptions.Builder setRewriteOptions ( RewriterConfig.Builder builderForValue)

 Options that control the type and amount of graph rewriting.
 Not currently configurable via the public Python API (i.e. there is no API
 stability guarantee if you import RewriterConfig explicitly).
 
.tensorflow.RewriterConfig rewrite_options = 10;

public GraphOptions.Builder setRewriteOptions ( RewriterConfig値)

 Options that control the type and amount of graph rewriting.
 Not currently configurable via the public Python API (i.e. there is no API
 stability guarantee if you import RewriterConfig explicitly).
 
.tensorflow.RewriterConfig rewrite_options = 10;

public GraphOptions.Builder setTimelineStep (int 値)

 If > 0, record a timeline every this many steps.
 EXPERIMENTAL: This currently has no effect in MasterSession.
 
int32 timeline_step = 8;

public Final GraphOptions.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)