Uses of Class
org.tribuo.util.onnx.ONNXAttribute
Packages that use ONNXAttribute
-
Uses of ONNXAttribute in org.tribuo.util.onnx
Fields in org.tribuo.util.onnx with type parameters of type ONNXAttributeModifier and TypeFieldDescriptionfinal Map<String,
ONNXAttribute> ONNXOperators.attributes
The operator attributes.Methods in org.tribuo.util.onnx that return types with arguments of type ONNXAttributeModifier and TypeMethodDescriptionONNXOperator.getAttributes()
The operator attributes.ONNXOperators.getAttributes()