mirror of https://github.com/tracel-ai/burn.git
27 KiB
27 KiB
Supported ONNX Operators
Note: some ONNX Ops listed below are pseudo Ops, such as Linear
, Conv1d
, Conv2d
(or other with
1d, 2d suffixes used signify the dimensionality). These are not real ONNX Ops, but are used to
represent the corresponding Burn Op.