Release merge for v1.1.0#89
Merged
Merged
Conversation
* Fixes the command line interface so that the run subcommand also supports dependency skipping * Extends C++ driver integration with building and checking the executable to make sure that driver generation was successful. * Fixes a permission error when the C++ driver was copied
* Add default build step to find unsupported layers after specialization
… annotation issue
CI Improvements & Vivado Power Estimation
* [CI] Introduce remaining finn-examples for regression testing * Fix cnv data layout inference/annotation issues * Fix step_qonnx_to_finn for fully-bipolar models * Move step_set_fifo_depths before codegen/ipgen * Move unsupported layer check from its own step into step_create_dataflow_partition
…kend after refactoring)
* Adjusts some streamlining test conditions to recent layout inference changes * Fixes Extra InferDataLayouts in ConvertQONNXtoFINN breaks QONNX MobileNetV1 #86 by improving layout inference and doing it more often * Fixes Placement of step_set_fifo_depths breaks node-by-node rtlsim #85 by allowing node-by-node rtlsim on FIFOs for now * Fixes (RN-50) or disables (Transformer) CI regression test configs that are currently broken * Re-apply and fix [Lookup] Relax input datatype constraints #31 to RTLBackend, was only pulled into HLSBackend after recent refactoring
This file contains hidden or 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
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.
Merging dev into main for v1.1.0 FINN+ release. See release notes for further information.