-
# Putting the VM in TVM: The Relay Virtual Machine
We have previously introduced Relay, a new program representation, which is able to represent and optimize a greater breadth of machine learning…
-
Before you open an issue, please make sure you have tried the following steps:
1. Make sure your **environment** is the same with (https://mace.readthedocs.io/en/latest/installation/env_requirement…
-
Hi,
After compiling and tuning the next branch 'Error building kernels:' is thrown. Then a second tuning attempt is started which also results in 'Error building kernels:'.
```
Both single preci…
-
### System information
- **OS Platform and Distribution (e.g., Linux Ubuntu 16.04)**: Linux Ubuntu 16.04
- **NDK version(e.g., 15c)**: 16b
- **GCC version(if compiling for host, e.g., 5.4.0)**: N/A…
-
I have tried to learn to how to tune in arm board. And changing little code in tutorial [tune](https://docs.tvm.ai/tutorials/autotvm/tune_nnvm_mobile_gpu.html#sphx-glr-tutorials-autotvm-tun…
-
Hi,
Compute Library - 18.05
Can I please know the memory usage comparison between a CLGEMMConvolution layer and CLWinograd layer ?
I know how CLGEMMConv layer works using Im2col but unaware o…
ved27 updated
6 years ago
-
1、I used docker to install mace, so i can make sure the environment is ok
2、I forzen ckpt to pb model,i can run the pb model on server successful. Then i use tensorflow graph optimize the model ,but …
-
Hi,
I want to create a generic convolution layer using mkl-dnn.
When do I have to use the winograd convolution? Must we provilde the algorithm::undef for auto-selection when creating the descripto…
ghost updated
6 years ago
-
https://www.reddit.com/r/MachineLearning/comments/8hzsvf/n_google_announces_tpu_30/
can leelazero use their tpu?
-
So far we didn't have winograd, and with https://github.com/dmlc/tvm/pull/898 brings the first implementation, we want to push it for other backends, so this is an issue to track the progress. Ideally…