[TVM Discuss] [Development] [Q] "TVMError: Cannot convert type int64x4 to CUDA type on a L32 platform" - test_ewise.py::test_add fails

2020-06-19 Thread Leslie German via TVM Discuss
Thank you very much for your comment! However it seems to me, that the current code (and/or tests) simply do not fully support Windows. Looks like primarily the test code... E.g. from https://github.com/apache/incubator-tvm/pull/5853/checks it seems to me, that tests are not run on Windows CI.

[TVM Discuss] [Development] [Q] "TVMError: Cannot convert type int64x4 to CUDA type on a L32 platform" - test_ewise.py::test_add fails

2020-06-12 Thread Leslie German via TVM Discuss
Hello all, I have built tvm with python bindings on Windows. Now I'm testing it and found that some tests fail. I run `python -m pytest -v tvm_source/tests/python/integration` and `test_ewise.py::test_add` fails with: def test_add(): def run(dtype): run("float