-
I'm wondering if ExecuTorch can be compiled for WebAssembly target? As far as I understand, XNNPACK exists for wasm-simd, so theoretically at least for CPU it can be done? (e.g. to be compared with tf…
-
## Description
TVM support has been added in https://github.com/dmlc/gluon-nlp/pull/1390. Also, we updated our benchmarking utility to support profiling the inference speed of TVM: https://github.com…
-
Building on Linux aarch64 causes a build error:
```
[100%] Linking CXX shared library libtvm_allvisible.so [100%] Linking CXX shared library libtvm.so ld.lld: error: undefined…
-
I attempted to port your trained model to TVM which is a good framework to speed up on arm device (like RK3399). Unfortunately, there are some operators in your model seem not supported in TVM.
"in…
-
Hi Tron team ( @sasaxie ), thanks for providing some docs on TRON. I've read the introduction and I've got some questions regarding how the TVM works.
> "The TVM boots very fast, occupies less reso…
-
## 🐛 Bug
Every model downloaded either complains download not complete, try to redownload, or when it is downloaded again or doesn't make that complaint, throws this error:
MLCChat failed
Sta…
-
### Expected behavior
I am following the instructions for AoT compilation of AI models [here](https://github.com/apache/tvm/tree/main/apps/bundle_deploy). Specifically, I built `tvm` from source wi…
-
TVM 표지의 스프라이트가 설정의 '자동차 통행 방향'을 통해서만 변경되므로, 좌측통행용 TVM 표지를 사용하려면 도로를 좌측통행으로 선택하는 것이 강제됨
따라서 NewGRF 매개변수를 이용해 자동차 통행 방향에 상관없이 스프라이트를 변경
**Example**
![예시](https://user-images.githubusercontent.com/7…
-
I am stuck with this error. I have a torch model and wanted to test the performance of TVM on this torch model. For this I converted the torch model in onnx format and then followed same procedure as…
-
## 🐛 Bug
Do not running Llama-3-8B-Instruct-q4f16_1-MLC
## To Reproduce
Steps to reproduce the behavior:
1. conda create --name mlc-prebuilt python=3.11
2. conda activate mlc-prebuilt
3…