Replies: 1 comment 1 reply
-
With the changes in #840 this model parses. A few comments:
bruh... this layer has over 8 million weights. This won't work in hls4ml.
The input shape of CIFAR10 is (3, 32, 32) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,I want to convert the Pytorch model to HLS and have encountered the following error,I referenced the code in test_merge_pytorch.py:
this is my code:
Beta Was this translation helpful? Give feedback.
All reactions