Skip to content

Onnx export

Cyril Moineau requested to merge ONNX_Export into master
  • Add first implementation of an ONNX export
  • Add unittest
  • Add docstring
  • Rename variable and files
  • FC export is not fully functionnal. We need to check the input dims and add a Flatten layer if necessary.
Edited by Cyril Moineau

Merge request reports