Commit e5557b04 by Tianqi Chen

use shorter title (#58)

parent 7fffbeb3
""" """
Compiling MXNet Models with NNVM Compile MXNet Models
================================ ====================
**Author**: `Joshua Z. Zhang <https://zhreshold.github.io/>`_ **Author**: `Joshua Z. Zhang <https://zhreshold.github.io/>`_
This article is an introductory tutorial to deploy mxnet models with NNVM. This article is an introductory tutorial to deploy mxnet models with NNVM.
......
""" """
Compiling ONNX Models with NNVM Compile ONNX Models
================================ ===================
**Author**: `Joshua Z. Zhang <https://zhreshold.github.io/>`_ **Author**: `Joshua Z. Zhang <https://zhreshold.github.io/>`_
This article is an introductory tutorial to deploy ONNX models with NNVM. This article is an introductory tutorial to deploy ONNX models with NNVM.
......
""" """
Compile ImageNet Inference on GPU Compile GPU Inference
================================== =====================
**Author**: `Yuwei Hu <https://huyuwei.github.io/>`_ **Author**: `Yuwei Hu <https://huyuwei.github.io/>`_
This is an example of using NNVM to compile MobileNet/ResNet model and deploy its inference on GPU. This is an example of using NNVM to compile MobileNet/ResNet model and deploy its inference on GPU.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment