Uses of Interface
org.tensorflow.proto.ApiDef.AttrOrBuilder
Packages that use ApiDef.AttrOrBuilder
-
Uses of ApiDef.AttrOrBuilder in org.tensorflow.proto
Classes in org.tensorflow.proto that implement ApiDef.AttrOrBuilderModifier and TypeClassDescriptionstatic final classDescription of the graph-construction-time configuration of this Op.static final classDescription of the graph-construction-time configuration of this Op.Methods in org.tensorflow.proto that return ApiDef.AttrOrBuilderModifier and TypeMethodDescriptionApiDef.Builder.getAttrOrBuilder(int index) repeated .tensorflow.ApiDef.Attr attr = 6;ApiDef.getAttrOrBuilder(int index) repeated .tensorflow.ApiDef.Attr attr = 6;ApiDefOrBuilder.getAttrOrBuilder(int index) repeated .tensorflow.ApiDef.Attr attr = 6;Methods in org.tensorflow.proto that return types with arguments of type ApiDef.AttrOrBuilderModifier and TypeMethodDescriptionList<? extends ApiDef.AttrOrBuilder> ApiDef.Builder.getAttrOrBuilderList()repeated .tensorflow.ApiDef.Attr attr = 6;List<? extends ApiDef.AttrOrBuilder> ApiDef.getAttrOrBuilderList()repeated .tensorflow.ApiDef.Attr attr = 6;List<? extends ApiDef.AttrOrBuilder> ApiDefOrBuilder.getAttrOrBuilderList()repeated .tensorflow.ApiDef.Attr attr = 6;