program.rst 321 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
24

parse_onnx
----------

.. doxygenfunction:: migraph::parse_onnx