This table lists the support status for ONNX operators in Burn. Note that some
entries marked with dimensional suffixes (such as Conv1d
, Conv2d
, etc.) or
other specialized names like Linear
are not standard ONNX operators. These
represent Burn's implementation of dimension-specific versions of the
corresponding ONNX operators to make the mapping clearer between ONNX and Burn
functionality.