Jovan Mitrevski
Jovan Mitrevski
@nghielme , do you want to make a PR to qonnx with your fix?
Can we test this to actually run SYNTHESIS tests?
I generally agree about storing the baselines in a dedicated repo. Is CERN gitlab or regular github preferred? We create the testing containers in gitlab. I don't really have a...
My feeling is that Quartus is basically obsolete now, with the code having migrated to oneAPI. I don't know if we need to spend effort towards setting up synthesis tests...
Can you fix the pre-commit issues?
Is it important for the II to be 1? Generally in io_stream conv layers have a larger II. For zero-padding at least the utilization seems to go up.
As an aside, should we move up from C++11? Vitis HLS I think uses C++14, Intel uses C++17. Probably makes little difference, though.
In general I think this fix is good and would be in favor of merging it. I just put please test as a sanity check to make sure it doesn't...
What did we decide on this? I think the pytest failures are unrelated.
Thanks. I should mention that there is also an effort to develop depthwise (and seperable, which gets split) for oneAPI, which will replace the Quartus backend eventually. It's in a...