-
For the LSTM below, when `batch_size != 1` (i.e., the size of first dimension input), compiling will lead to an unexpected crash and throw `Check failed: *axis_ptr == 1 (2 vs. 1) : cannot squeeze axis…
-
DLR Build Machine (and target machine both) is NVidia Jetson Xavier AGX.
Ubuntu 18.04 JetPack4.6
## Software Info:
```
xavier:~$ jetson_release
- NVIDIA Jetson AGX Xavier [16GB]
* Jetpack 4…
-
-
```
import tvm
def register_mem(scope_tb, max_bits):
#Register mem
@tvm.register_func("tvm.info.mem.%s" % scope_tb)
def mem_info_inp_buffer():
return tvm.make.node("MemoryI…
xqdan updated
5 years ago
-
Currently pointing at mwillsey's fork, but now that his PR is merged, we can switch.
Should pick a specific revision from TVM, not just point at master!
-
I am experiencing following error on Rasberry Pi while trying to run tensorflow model over TVM on OpenCL.
terminate called after throwing an instance of 'vc4c::CompilationError'
what(): Normalize…
-
GPU: Nvidia RTX 3090TI.
1. Firstly, I use the log db in the repo, it gives me 3.7s to get the result.
2. Then, I tried to tuning myself using meta-schedule(with trial count set to 50,000), it give…
-
### Summary
This proposal aims to create a article "Developing Effective Smart-Contract (FunC lang)" that focuses on optimizing gas consumption in smart contracts. The article will provide insights…
-
This is a followup issue from [Enable OpenCL Backend for TVM](https://github.com/autowarefoundation/autoware.universe/issues/2186)
We may want to bring up CUDA backend for TVM for two reason:
1. …
-
Doesn't reply and after few retries throws:
MLCChat failed
Stack trace:
org.apache.tvm.Base$TVMError: InternalError: Check failed: (e == CL_SUCCESS) is false: OpenCL Error, code=-54: CL_INVALID_W…