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
5d7c0e32
Commit
5d7c0e32
authored
Apr 28, 2019
by
MaxXing
Committed by
Yizhi Liu
Apr 27, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fixed some typos (#3112)
parent
1146b816
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
docs/dev/debugger.rst
+1
-1
nnvm/include/nnvm/base.h
+1
-1
No files found.
docs/dev/debugger.rst
View file @
5d7c0e32
...
...
@@ -155,7 +155,7 @@ folder specified while creating the runtime.
Sample Output
***************************************
The below is the output of running ``tvm/nnvm/tutorials/from_onn
n
x.py`` with debugger.
The below is the output of running ``tvm/nnvm/tutorials/from_onnx.py`` with debugger.
::
...
...
nnvm/include/nnvm/base.h
View file @
5d7c0e32
...
...
@@ -38,7 +38,7 @@ namespace nnvm {
/*! \brief any type */
using
dmlc
::
any
;
/*! \brief array_v
ei
w type */
/*! \brief array_v
ie
w type */
using
dmlc
::
array_view
;
/*!\brief getter function of any type */
...
...
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