debug_onnx.rst 364 Bytes
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
.. inspection/debug_onnx: 

.. _debug_onnx:

Debug ONNX
==========

.. note:: These flags are all disabled by default

.. csv-table:: 
   :header: "Flag", "Description"
   :widths: 20, 35
   :escape: ~

   ``ONNXRUNTIME_NGRAPH_DUMP_OPS``, Dumps ONNX ops 
   ``ONNXRUNTIME_NGRAPH_LRU_CACHE_SIZE``, Modify LRU cache size (``NGRAPH_EP_LRU_CACHE_DEFAULT_SIZE 500``)