Uses of Interface
org.tensorflow.framework.AttrValueOrBuilder
Packages that use AttrValueOrBuilder
-
Uses of AttrValueOrBuilder in org.tensorflow.framework
Classes in org.tensorflow.framework that implement AttrValueOrBuilderModifier and TypeClassDescriptionfinal classProtocol buffer representing the value for an attr used to configure an Op.static final classProtocol buffer representing the value for an attr used to configure an Op.Methods in org.tensorflow.framework that return AttrValueOrBuilderModifier and TypeMethodDescriptionOpDef.AttrDef.Builder.getAllowedValuesOrBuilder()The set of allowed values.OpDef.AttrDef.getAllowedValuesOrBuilder()The set of allowed values.OpDef.AttrDefOrBuilder.getAllowedValuesOrBuilder()The set of allowed values.OpDef.AttrDef.Builder.getDefaultValueOrBuilder()A reasonable default for this attribute if the user does not supply a value.OpDef.AttrDef.getDefaultValueOrBuilder()A reasonable default for this attribute if the user does not supply a value.OpDef.AttrDefOrBuilder.getDefaultValueOrBuilder()A reasonable default for this attribute if the user does not supply a value.