Skip to content

[Thresholding] Generalize data layouts for node execution #50

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
27 commits merged into from
Mar 12, 2025

Conversation

iksnagreb
Copy link

See fastmachinelearning/qonnx#143 for the similar generalization applied to QONNX MultiThreshold

See Xilinx#1289

fpjentzsch and others added 27 commits February 7, 2025 12:59
Fix: Replace distutil copy_tree with shutil
Previously, hw_deployment_* directories were being found. The result
of this "find" was a list of directory paths which Jenkins was not
handling correctly. Removed this find and instead wrapped the copy in
a try/catch, if an error occurs catch it and error accordingly.
[Docker] Derive FINN_DOCKER_TAG from the SCRIPTPATH
[Deps] Add "pyyaml==6.0.1" dependency to Dockerfile
[Lookup] Relax input datatype constraints
…_safe

Fix: Make Test Suite Parallelizable
…tting fifos in the set_fifo_depths transformation as it is unsupported and leads to backpressure issues.
…ing with a fifo depth of 1, added an assertion to check all fifo depths are okay
Guard Q_srl against Instantiation with a Depth below Two
See fastmachinelearning/qonnx#143 for the
similar generalization applied to QONNX MultiThreshold
@iksnagreb iksnagreb self-assigned this Mar 6, 2025
@fpjentzsch fpjentzsch closed this pull request by merging all changes into eki-project:dev in e16eaed Mar 12, 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.

6 participants