TVM 学习资料整理(持续更新)
这周没什么产出,在TVM社区闲逛。。。
1.TVM编译和安装
2.TVM中向量相加
3.TVM编译tensorflow模型
- https://wxquare.github.io/2019/10/24/other/TVM-hello/
- https://docs.tvm.ai/tutorials/frontend/from_tensorflow.html#sphx-glr-tutorials-frontend-from-tensorflow-py
4.TVM怎么做模型量化?(doing)
- https://discuss.tvm.ai/t/int8-quantization-proposal/516
- https://discuss.tvm.ai/t/quantization-story/3920
参考:
【1】 [Dive into Deep Learning Compiler](Dive into Deep Learning Compiler “http://tvm.d2l.ai/“)
【2】 https://tvm.ai/