Chore

Context

This MR updates the README to add the newly introduced operators from !3 (merged). It also unify the layer template structure to ensure consistency in the export process, and renames the project in CMakeLists.txt to align with export_cpp.

Modified files

  • README.md: Update the newly supported operators
  • _def_io.jinja, _mem_info.jinja, conv2d_act_nhwc_f32.jinja, conv2d_nhwc_f32.jinja, fc_f32.jinja: Unified template structure
  • CMakeLists.txt: Updated project name to match export_cpp

Merge request reports

Loading