-
Notifications
You must be signed in to change notification settings - Fork 55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fx error: symbolically traced variables cannot be used as inputs to control flow #1299
Comments
Hi @alexander-sony, |
|
Hi @alexander-sony , Since torch.fx compatibility is out of the scope of MCT I'm closing the issue, let me know if you need further assistance. |
Issue Type
Bug
Source
pip (model-compression-toolkit)
MCT Version
2.2
OS Platform and Distribution
Ubuntu 20.04
Python version
3.8.10
Describe the issue
Trying to get https://github.com/HRNet/HRNet-Facial-Landmark-Detection though mct. ptq quantization step throws:
Understand that its probably a problem with conditionals in the forward pass - any ideas for how to proceed?
Expected behaviour
No response
Code to reproduce the issue
Log output
see above
The text was updated successfully, but these errors were encountered: