-
Software that uses llvm as backend does not know, and should not need to know, that it needs to use "generic-rv64" instead of "generic" as the cpu for createTargetMachine when the target machine happe…
-
Fix https://github.com/apache/tvm/commit/9af76f061893cc609c3586567a21220426653b86 that's part of https://github.com/apache/tvm/pull/13363 removes CMSIS-NN dependencies from mprofile schedules, instruc…
-
For example,
Develop framework: Pytorch, Tensorflow, JAX
Compiler: OpenXLA, Apache TVM, , NVIDIA TensorRT
-
I tried to compile the TVM CUDA kernel on my own computer with Ubuntu16.04. I have docker and Docker gpu runtime installed and they work well for my other projects.
Following the instructions, I tr…
-
Hi @kazum , I read your [post](https://discuss.tvm.ai/t/pure-webassembly-support/6510) at TVM dicussion community, and honestly I really like the idea. And I'm working on the similar ongoing work (plz…
-
Thanks for participating in the TVM community! We use https://discuss.tvm.ai for any general usage questions and discussions. The issue tracker is used for actionable items such as feature proposals d…
-
In order to continue with our agreed release cycle as per discussion in [RFC#67](https://github.com/apache/tvm-rfcs/blob/main/rfcs/0067-quarterly-releases.md) , I'd like to propose a schedule for our …
-
It seems that there is no 3D convolution support. the tests are 1D and 2D. Is it correct? if so, are there plan to add 3D support? 3D convolution is popular in medical image processing now.
TVM has…
-
When I load a TFlite model with `relay.frontend.from_tflite` API, I get an AttributeError, as show below:
### Actual behavior
`Traceback (most recent call last):
File "tflite_main.py", line…
-
## Description
A few recent PRs failed at the same place related to TVM op.
https://github.com/apache/incubator-mxnet/pull/17835
https://github.com/apache/incubator-mxnet/pull/17795
https://git…