You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I am wondering about the release mentioned in issue #17.
I have run into some problems implementing ResNet-18 with FINN and it would be very helpful to see the PyTorch/Brevitas model as well as the notebook with the transformations and steps applied to arrive at the ResNet-50 bitstream.
Is there any chance for this code to be added to the repository anytime soon?
The text was updated successfully, but these errors were encountered:
Hi @eneneli!
The Brevitas code for ResNet-50 is currently not released, but we are working on it and we will let you know in the upcoming months when it is ready!
For the transformation steps, you can find all details here in the build.py and custom_steps.py files.
Please let me know if you have any other question!
Hi, I am wondering about the release mentioned in issue #17.
I have run into some problems implementing ResNet-18 with FINN and it would be very helpful to see the PyTorch/Brevitas model as well as the notebook with the transformations and steps applied to arrive at the ResNet-50 bitstream.
Is there any chance for this code to be added to the repository anytime soon?
The text was updated successfully, but these errors were encountered: