Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
tic
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wenyuanbo
tic
Commits
e5557b04
Commit
e5557b04
authored
Sep 29, 2017
by
Tianqi Chen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
use shorter title (#58)
parent
7fffbeb3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
6 deletions
+6
-6
nnvm/tutorials/from_mxnet.py
+2
-2
nnvm/tutorials/from_onnx.py
+2
-2
nnvm/tutorials/imagenet_inference_gpu.py
+2
-2
No files found.
nnvm/tutorials/from_mxnet.py
View file @
e5557b04
"""
Compil
ing MXNet Models with NNVM
====================
============
Compil
e MXNet Models
====================
**Author**: `Joshua Z. Zhang <https://zhreshold.github.io/>`_
This article is an introductory tutorial to deploy mxnet models with NNVM.
...
...
nnvm/tutorials/from_onnx.py
View file @
e5557b04
"""
Compil
ing ONNX Models with NNVM
===================
=============
Compil
e ONNX Models
===================
**Author**: `Joshua Z. Zhang <https://zhreshold.github.io/>`_
This article is an introductory tutorial to deploy ONNX models with NNVM.
...
...
nnvm/tutorials/imagenet_inference_gpu.py
View file @
e5557b04
"""
Compile
ImageNet Inference on GPU
=====================
=============
Compile
GPU Inference
=====================
**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.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment