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
pytest -svv tests/TTIR/test_mnist.py::test_convert.py
fails with error:
error: failed to legalize operation 'stablehlo.convert' FAILED
The text was updated successfully, but these errors were encountered:
@mmanzoorTT Please verify if this issue is fixed with your latest patch and then close it.
Sorry, something went wrong.
@uazizTT I couldn't find any typecast test in test_mnist.py; tests/TTIR/test_basic_ops.py::test_convert works OK.
test_mnist.py
tests/TTIR/test_basic_ops.py::test_convert
mmanzoorTT
No branches or pull requests
pytest -svv tests/TTIR/test_mnist.py::test_convert.py
fails with error:
The text was updated successfully, but these errors were encountered: