Uses of Interface
org.tensorflow.proto.Summary.ValueOrBuilder
Packages that use Summary.ValueOrBuilder
-
Uses of Summary.ValueOrBuilder in org.tensorflow.proto
Classes in org.tensorflow.proto that implement Summary.ValueOrBuilderModifier and TypeClassDescriptionstatic final classProtobuf typetensorflow.Summary.Valuestatic final classProtobuf typetensorflow.Summary.ValueMethods in org.tensorflow.proto that return Summary.ValueOrBuilderModifier and TypeMethodDescriptionSummary.Builder.getValueOrBuilder(int index) Set of values for the summary.Summary.getValueOrBuilder(int index) Set of values for the summary.SummaryOrBuilder.getValueOrBuilder(int index) Set of values for the summary.Methods in org.tensorflow.proto that return types with arguments of type Summary.ValueOrBuilderModifier and TypeMethodDescriptionList<? extends Summary.ValueOrBuilder> Summary.Builder.getValueOrBuilderList()Set of values for the summary.List<? extends Summary.ValueOrBuilder> Summary.getValueOrBuilderList()Set of values for the summary.List<? extends Summary.ValueOrBuilder> SummaryOrBuilder.getValueOrBuilderList()Set of values for the summary.