Best practice for adding an extra layer after QAT #3882
Unanswered
Anurag Ranjan (anuragranj)
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a
modelthat undergoes a QAT using AIMET.Once the model is trained, i would like to add a preprocessing layer to the model.
How should I use the
new_modelwithquant_simso I don't have to run the QAT again?Beta Was this translation helpful? Give feedback.
All reactions