$ python from_onnx.py
Traceback (most recent call last):
File "from_onnx.py", line 23, in <module>
from tvm.contrib.download import download_testdata
ImportError: cannot import name download_testdata
I am using Ubuntu 16.04, and built TVM using LLVM and CUDA set.