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.
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