program.rst 340 Bytes
Newer Older
Paul's avatar
Paul committed
1
2
3
4
5
6
7
8
Program
=======

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

.. doxygenstruct:: migraph::instruction

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

.. cpp:type:: migraph::instruction_ref

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

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

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

parse_onnx
----------

Paul's avatar
Paul committed
24
.. doxygenfunction:: migraph::MIGRAPH_INLINE_NS::parse_onnx