Uses of Interface
org.tensorflow.framework.RewriterConfigOrBuilder
-
Packages that use RewriterConfigOrBuilder Package Description org.tensorflow.framework -
-
Uses of RewriterConfigOrBuilder in org.tensorflow.framework
Classes in org.tensorflow.framework that implement RewriterConfigOrBuilder Modifier and Type Class Description classRewriterConfigGraph rewriting is experimental and subject to change, not covered by any API stability guarantees.static classRewriterConfig.BuilderGraph rewriting is experimental and subject to change, not covered by any API stability guarantees.Methods in org.tensorflow.framework that return RewriterConfigOrBuilder Modifier and Type Method Description RewriterConfigOrBuilderGraphOptions.Builder. getRewriteOptionsOrBuilder()Options that control the type and amount of graph rewriting.RewriterConfigOrBuilderGraphOptions. getRewriteOptionsOrBuilder()Options that control the type and amount of graph rewriting.RewriterConfigOrBuilderGraphOptionsOrBuilder. getRewriteOptionsOrBuilder()Options that control the type and amount of graph rewriting.
-