Skip to content

Export refactor

Cyril Moineau requested to merge allowNoInputProducer into dev

Context

&12

Changes

  • Adapt c++ export to refactoring of export, moving most functions to aidge_core and adapting structure (see aidge_core!163 (merged))
  • Allow to export a graph with no Producer has an input
  • Add GlobalAvgPooling support
  • Add PaddedMaxPooling support
  • Fix node name bug
  • Fix Conv op export ways of getting nb_in_chan
Edited by Cyril Moineau

Merge request reports