We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When running the compile command : tensil compile -a /demo/arch/ultra96v2.tarch -m arcfaceresnet100-8.onnx -o "fc1" -s true on the model on this repo : https://github.com/onnx/models/tree/main/vision/body_analysis/arcface I don't get any issues but the command keeps running indefinitely
The text was updated successfully, but these errors were encountered:
This comment is for us to plan compiler fixes to accommodate this model. There are several issues I am seeing right away:
Sub
Mul
Reshape
Identity
PRelu
Sorry, something went wrong.
petrohi
No branches or pull requests
When running the compile command :
tensil compile -a /demo/arch/ultra96v2.tarch -m arcfaceresnet100-8.onnx -o "fc1" -s true
on the model on this repo :
https://github.com/onnx/models/tree/main/vision/body_analysis/arcface
I don't get any issues but the command keeps running indefinitely
The text was updated successfully, but these errors were encountered: