"test/git@developer.sourcefind.cn:gaoqiong/migraphx.git" did not exist on "7ab06956ebaae92bc038a23b1e35280865a88bd0"
program.rst 425 Bytes
Newer Older
Paul's avatar
Paul committed
1
2
3
4
5
6
Program
=======

instruction
-----------

Paul's avatar
Paul committed
7
.. doxygenstruct:: migraphx::instruction
Paul's avatar
Paul committed
8

Paul's avatar
Paul committed
9
10
11
instruction_ref
---------------

Paul's avatar
Paul committed
12
.. cpp:type:: migraphx::instruction_ref
Paul's avatar
Paul committed
13

Paul's avatar
Paul committed
14
15
    References an instruction in the program.

Paul's avatar
Paul committed
16
17
18
program
-------

Paul's avatar
Paul committed
19
.. doxygenstruct:: migraphx::program
Paul's avatar
Paul committed
20
21
22
23

parse_onnx
----------

Paul's avatar
Paul committed
24
.. doxygenfunction:: migraphx::MIGRAPHX_INLINE_NS::parse_onnx
Paul's avatar
Paul committed
25
26
27
28
29

parse_tf
--------

.. doxygenfunction:: migraphx::MIGRAPHX_INLINE_NS::parse_tf