There is no from tvm.contrib.download import download_testdata

https://docs.tvm.ai/tutorials/frontend/deploy_model_on_android.html#sphx-glr-tutorials-frontend-deploy-model-on-android-py
When I am doing the test of Deploy the Pretrained Model on Android, I find that there is no tvm/download. It is strange. How can I can change it?

Hi @jackma1

download_testdata was introduced in the following revisions.
Can you try this revision or the latest TVM?