Skip to content

Draft: Chore refactor export cpp

Context

Small update for cpp export, including :

  • Splitting the operators.py file into several files (one for each operator);

Changes

  • operators.py => operators/... : Splitted file
  • static/include/network/typedefs.hpp => static/typedefs.hpp : Cleaned the path

Merge request reports

Loading