Uses of Interface
org.tensorflow.proto.NameAttrListOrBuilder
Packages that use NameAttrListOrBuilder
-
Uses of NameAttrListOrBuilder in org.tensorflow.proto
Classes in org.tensorflow.proto that implement NameAttrListOrBuilderModifier and TypeClassDescriptionfinal classA list of attr names and their values.static final classA list of attr names and their values.Methods in org.tensorflow.proto that return NameAttrListOrBuilderModifier and TypeMethodDescriptionAttrValue.Builder.getFuncOrBuilder()"func" represents a function. func.name is a function's name or a primitive op's name. func.attr.first is the name of an attr defined for that function. func.attr.second is the value for that attr in the instantiation.AttrValue.getFuncOrBuilder()"func" represents a function. func.name is a function's name or a primitive op's name. func.attr.first is the name of an attr defined for that function. func.attr.second is the value for that attr in the instantiation.AttrValue.ListValue.Builder.getFuncOrBuilder(int index) "list(attr)"AttrValue.ListValue.getFuncOrBuilder(int index) "list(attr)"AttrValue.ListValueOrBuilder.getFuncOrBuilder(int index) "list(attr)"AttrValueOrBuilder.getFuncOrBuilder()"func" represents a function. func.name is a function's name or a primitive op's name. func.attr.first is the name of an attr defined for that function. func.attr.second is the value for that attr in the instantiation.Methods in org.tensorflow.proto that return types with arguments of type NameAttrListOrBuilderModifier and TypeMethodDescriptionList<? extends NameAttrListOrBuilder> AttrValue.ListValue.Builder.getFuncOrBuilderList()"list(attr)"List<? extends NameAttrListOrBuilder> AttrValue.ListValue.getFuncOrBuilderList()"list(attr)"List<? extends NameAttrListOrBuilder> AttrValue.ListValueOrBuilder.getFuncOrBuilderList()"list(attr)"