Skip to content
Discussion options

You must be logged in to vote

Hi Steph, we have a pytest which performs a qat training loop using the TOSAQuantizer here: https://github.com/pytorch/executorch/blob/main/backends/arm/test/misc/test_qat_training_loop.py. You should be able to run it using pytest backends/arm/test/misc/test_qat_training_loop.py or you could try to copy parts of it and use it together with our ethos_u_minimal example notebook https://github.com/pytorch/executorch/blob/main/examples/arm/ethos_u_minimal_example.ipynb.

You do raise a good point that we should have better documentation for this though and we should definitely upstream a notebook on this in the long term! Feel free to post any issues you have here in the meanwhile.

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by Steph71
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm module: arm Issues related to arm backend
3 participants