tvm
tvm copied to clipboard
Open deep learning compiler stack for cpu, gpu and specialized accelerators
Hi, I am trying to run the tflite [demo](https://tvm.apache.org/docs/how_to/work_with_microtvm/micro_tflite.html#microtvm-with-tflite) that you have for uTVM. I install TVM from [source](https://tvm.apache.org/docs/install/from_source.html). When I run the .py file the above problem appears: ```...
After the upgrade of the driver stack to 22.08 (3.1.0), this commit removes support for the 22.05 (3.0.1) version. cc @leandron @ashutosh-arm
### Expected behavior build hexagon_launcher successfully ### Actual behavior In file included from /media/psf/Home/workspace/open-codes/tvm/src/runtime/hexagon/hexagon_user_dma.cc:20: In file included from /media/psf/Home/workspace/open-codes/tvm/src/runtime/hexagon/hexagon_user_dma.h:25: /media/psf/Home/workspace/open-codes/tvm/src/runtime/hexagon/hexagon_user_dma_instructions.h:29:16: error: invalid instruction asm volatile(" %0 = dmpause" : "=r"(dm0));...
Hi, I have been trying to go through the tutorial which helps compile the RESNET50 using an LLVM Back-end. The LLVM Back-end I am using is a cross compiler for...
Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.3.2 to 9.0.1. Release notes Sourced from pillow's releases. 9.0.1 https://pillow.readthedocs.io/en/stable/releasenotes/9.0.1.html Changes In show_file, use os.remove to remove temporary images. CVE-2022-24303 #6010 [@radarhere, @hugovk] Restrict builtins within...
Bumps [numpy](https://github.com/numpy/numpy) from 1.19.5 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...
Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.3.2 to 9.0.1. Release notes Sourced from pillow's releases. 9.0.1 https://pillow.readthedocs.io/en/stable/releasenotes/9.0.1.html Changes In show_file, use os.remove to remove temporary images. CVE-2022-24303 #6010 [@radarhere, @hugovk] Restrict builtins within...
Bumps [numpy](https://github.com/numpy/numpy) from 1.19.5 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...
- [ ] S0. Reason: (https://github.com/apache/tvm/pull/12723) - [ ] S1. Tag of nightly build: TAG. Docker https://hub.docker.com/r/tlcpack/ci-cortexm - [ ] S2. The nightly is built on TVM commit: https://github.com/apache/tvm/pull/12723/commits/e189a15097034109b6815320ca1f8705cfd841e5 -...
https://tvm.apache.org/docs/tutorial/tvmc_command_line_driver.html I have tryied to follow the guidance on the official documentation but it also get error. https://tvm.apache.org/docs/tutorial/tvmc_command_line_driver.html onnx, onnxoprimizer is installed  