Skip to content

Conversation

@iksnagreb
Copy link

@iksnagreb iksnagreb commented Jan 20, 2025

This includes HWCustomOp and HLSBackend specializations of the operators aiming for full ONNX compliance. Adds infrastructure for converting the standard ONNX version of the operators to the FINN dialect, which mostly means transplanting the node into the FINN domain and setting a few type and shape attributes. Adds unit tests in Python, C++ and RTL simulation as well as a simple integration test starting from PyTorch model export.

See Xilinx#1153 for details and discussion

  • Add AXI-Stream passthrough provided by Thomas
  • Generalize to more/all special cases of reshape

iksnagreb and others added 3 commits August 7, 2024 15:21
This includes HWCustomOp and HLSBackend specializations of the operators
aiming for full ONNX compliance. Adds infrastructure for converting the
standard ONNX version of the operators to the FINN dialect, which mostly
means transplanting the node into the FINN domain and setting a few type
and shape attributes. Adds unit tests in Python, C++ and RTL simulation
as well as a simple integration test starting from PyTorch model export.
@iksnagreb iksnagreb self-assigned this Jan 28, 2025
@iksnagreb iksnagreb requested a review from fpjentzsch February 6, 2025 09:09
@iksnagreb iksnagreb marked this pull request as ready for review February 6, 2025 09:10
@fpjentzsch fpjentzsch merged commit 957b5c1 into dev Feb 6, 2025
1 check passed
LinusJungemann added a commit that referenced this pull request Jun 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants