Jazz 1.25.+
Loading...
Searching...
No Matches
Public Member Functions | Data Fields
jazz_bebop::OnnxAttribute Class Reference

An attribute for an ONNX OpCode. More...

#include <opcodes.h>

Public Member Functions

 OnnxAttribute (stdName nam, AttributeType typ)
 The constructor for an OnnxAttribute.
 

Data Fields

stdName name
 The name of the attribute.
 
AttributeType type
 The types of the attribute.
 

Detailed Description

An attribute for an ONNX OpCode.

Constructor & Destructor Documentation

◆ OnnxAttribute()

jazz_bebop::OnnxAttribute::OnnxAttribute ( stdName  nam,
AttributeType  typ 
)
inline

The constructor for an OnnxAttribute.

Parameters
namThe name of the attribute.
typThe types of the attribute.

The documentation for this class was generated from the following file: