Uses of Interface
org.tensorflow.proto.VerifierConfigOrBuilder
Packages that use VerifierConfigOrBuilder
-
Uses of VerifierConfigOrBuilder in org.tensorflow.proto
Classes in org.tensorflow.proto that implement VerifierConfigOrBuilderModifier and TypeClassDescriptionfinal classThe config for graph verifiers.static final classThe config for graph verifiers.Methods in org.tensorflow.proto 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.