> 
> 
> > It would be great if we can avoid the hack into the `with_same_user`. One 
> > alternative would be still pass in the `PYTEST_ADDOPTS` env variable from 
> > the docker env(for development purposes) but source the setup-pytest-env 
> > within each of the script.
> > This also makes the intention of the CI scripts clear, since sometimes we 
> > could directly use these scripts. For example, I sometimes would use 
> > `./tests/scripts/task_python_unittest.sh` without the docker image to run 
> > the testcases
> 
> Exactly. For my modest arm dev board environments, where i want/need to run 
> tests, docker just isn't viable.

That is certainly a very interesting orthogonal question as we would need to 
figure out how best to run things cross as not every single python package tvm 
depends on is available natively on AArch32 or AArch64.

regards
Ramana

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/apache/incubator-tvm/pull/5421#issuecomment-618504136

Reply via email to