forked from FPGA4HEP/hls4ml
-
Notifications
You must be signed in to change notification settings - Fork 2
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
use code gen #20
Open
jmduarte
wants to merge
569
commits into
split_pointwise_conv_by_rf_rebase_latest
Choose a base branch
from
split_pointwise_conv_by_rf_codegen
base: split_pointwise_conv_by_rf_rebase_latest
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
use code gen #20
jmduarte
wants to merge
569
commits into
split_pointwise_conv_by_rf_rebase_latest
from
split_pointwise_conv_by_rf_codegen
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Owner
jmduarte
commented
Oct 8, 2023
- Use code generation
Closed
8 tasks
…arallel SepConv1d/2d for io_parallel with Latency strategy
updates: - [github.com/asottile/pyupgrade: v3.15.2 → v3.16.0](asottile/pyupgrade@v3.15.2...v3.16.0)
…pre-commit-ci-update-config [pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pycqa/flake8: 7.0.0 → 7.1.0](PyCQA/flake8@7.0.0...7.1.0)
…pre-commit-ci-update-config [pre-commit.ci] pre-commit autoupdate
Latency Pooling Header Updates
Make im2col default option for quartus
…eight_quantizer_none add protection for when kernel_quantizer is None
…auto Make auto default precision for pytorch parser
…result_t_bug_fix remove incorrect setting of result_t
…alar, if scale is a multidimensional array (e.g. qonnx returns array shape 1x18)
…QuantWithConstant Fix problem with scale being a multidimensional array.
…UNet model (fastmachinelearning#1122) * Added support for `Resize` node from QONNX model * Added a test on tiny UNet model in order to test `Resize` node * pre-commit restyling * Aesthetic fix * Second aesthetic fix * Added one test on a simpler model extracted from UNet model `branched_model_ch_last.onnx` * Example models commit updated * An empty list is now appended to the shape of all the inputs of the considered node, in case the input is empty * Cleaned some code and added the removal of RoI input from `Resize` node * revert some unneeded changes * Added some minor checks related to sizes parameter * Minor fix * Minor modification of the error msg * Minor fixes --------- Co-authored-by: Jovan Mitrevski <[email protected]>
…_reqs_100 Update install_requires for 1.0.0
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.