Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
gaoqiong
MIGraphX
Commits
5543a2a1
Commit
5543a2a1
authored
Jul 19, 2018
by
Paul
Browse files
Add more reference documentation
parent
2bbc6c85
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
35 additions
and
0 deletions
+35
-0
doc/src/index.rst
doc/src/index.rst
+3
-0
doc/src/reference/pass.rst
doc/src/reference/pass.rst
+12
-0
doc/src/reference/program.rst
doc/src/reference/program.rst
+12
-0
doc/src/reference/targets.rst
doc/src/reference/targets.rst
+8
-0
No files found.
doc/src/index.rst
View file @
5543a2a1
...
...
@@ -12,6 +12,9 @@ Welcome to MIGraph's documentation!
reference/data
reference/operators
reference/program
reference/targets
reference/pass
Indices and tables
...
...
doc/src/reference/pass.rst
0 → 100644
View file @
5543a2a1
Passes
======
pass
----
.. doxygenstruct:: migraph::pass
dead_code_elimination
---------------------
.. doxygenstruct:: migraph::dead_code_elimination
doc/src/reference/program.rst
0 → 100644
View file @
5543a2a1
Program
=======
instruction
-----------
.. doxygenstruct:: migraph::instruction
program
-------
.. doxygenstruct:: migraph::program
doc/src/reference/targets.rst
0 → 100644
View file @
5543a2a1
Targets
=======
target
------
.. doxygenstruct:: migraph::target
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