Uses of Interface
org.tensorflow.framework.VerifierConfigOrBuilder
Packages that use VerifierConfigOrBuilder
-
Uses of VerifierConfigOrBuilder in org.tensorflow.framework
Classes in org.tensorflow.framework that implement VerifierConfigOrBuilderModifier and TypeClassDescriptionfinal classThe config for graph verifiers.static final classThe config for graph verifiers.Methods in org.tensorflow.framework that return VerifierConfigOrBuilderModifier and TypeMethodDescriptionRewriterConfig.Builder.getInterOptimizerVerifierConfigOrBuilder()VerifierConfig specifying the verifiers to be run after every optimizer.RewriterConfig.getInterOptimizerVerifierConfigOrBuilder()VerifierConfig specifying the verifiers to be run after every optimizer.RewriterConfigOrBuilder.getInterOptimizerVerifierConfigOrBuilder()VerifierConfig specifying the verifiers to be run after every optimizer.RewriterConfig.Builder.getPostOptimizationVerifierConfigOrBuilder()VerifierConfig specifying the verifiers to be run at the end, after all optimizers have run.RewriterConfig.getPostOptimizationVerifierConfigOrBuilder()VerifierConfig specifying the verifiers to be run at the end, after all optimizers have run.RewriterConfigOrBuilder.getPostOptimizationVerifierConfigOrBuilder()VerifierConfig specifying the verifiers to be run at the end, after all optimizers have run.