Uses of Interface
org.tensorflow.metadata.v0.AnnotationOrBuilder
-
Packages that use AnnotationOrBuilder Package Description org.tensorflow.metadata.v0 -
-
Uses of AnnotationOrBuilder in org.tensorflow.metadata.v0
Classes in org.tensorflow.metadata.v0 that implement AnnotationOrBuilder Modifier and Type Class Description classAnnotationAdditional information about the schema or about a feature.static classAnnotation.BuilderAdditional information about the schema or about a feature.Methods in org.tensorflow.metadata.v0 that return AnnotationOrBuilder Modifier and Type Method Description AnnotationOrBuilderFeature.Builder. getAnnotationOrBuilder()Additional information about the feature for documentation purpose.AnnotationOrBuilderFeature. getAnnotationOrBuilder()Additional information about the feature for documentation purpose.AnnotationOrBuilderFeatureOrBuilder. getAnnotationOrBuilder()Additional information about the feature for documentation purpose.AnnotationOrBuilderSchema.Builder. getAnnotationOrBuilder()Additional information about the schema as a whole.AnnotationOrBuilderSchema. getAnnotationOrBuilder()Additional information about the schema as a whole.AnnotationOrBuilderSchemaOrBuilder. getAnnotationOrBuilder()Additional information about the schema as a whole.
-