Skip to content

Commit

Permalink
Fix tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
Wang committed Jan 18, 2019
1 parent 0d14171 commit 9ead8af
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions tutorials/nnvm/deploy_ssd.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,7 @@
**Author**: `Yao Wang <https://github.com/kevinthesun>`_
This article is an introductory tutorial to deploy SSD models with TVM.
<<<<<<< HEAD
We will use mxnet pretrained SSD model with Resnet50 as body network and
convert it to NNVM graph;
=======
We will use GluonCV pre-trained SSD model and convert it to NNVM graph.
>>>>>>> Modify SSD tutorial
"""
import tvm

Expand Down

0 comments on commit 9ead8af

Please sign in to comment.