Skip to content
Snippets Groups Projects

Fix some operators

Merged Olivier Antoni requested to merge oantoni/aidge_export_arm_cortexm:update_ai4hp into dev
1 unresolved thread

Context

The following operators have not been fully updated during the recent refactoring of exports: [Transpose], [Gather], [Reshape], [BatchNorm2D].

A bug has also been detected regarding the [MatMul] operator in the layer configuration (index 0 instead of 1 for the second input).

The proposed modifications should be considered as a contribution to solve the following issue: !39

Detailed major modifications

  • Update and Bug Fix,
  • Transformation of "input vectors" of kernel functions into "constant variables (const)" for a safe implementation.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading