Skip to content

Commit

Permalink
Fix ssd tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
Wang committed Jan 15, 2019
1 parent a943335 commit 0b243b8
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 0b243b8

Please sign in to comment.