Open uazizTT opened 2 months ago
pytest -svv tests/TTIR/test_mnist.py::test_convert.py
fails with error:
error: failed to legalize operation 'stablehlo.convert' FAILED
@mmanzoorTT Please verify if this issue is fixed with your latest patch and then close it.
@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
pytest -svv tests/TTIR/test_mnist.py::test_convert.py
fails with error: