Skip to content
Snippets Groups Projects

Draft: Simplify and optimize operators

Open Olivier BICHLER requested to merge simplify_op into dev

The goal of this MR is to simplify and optimize operators through:

  • Code factorization, with the introduction of the template OperatorTensorWithImpl;
  • Strings elimination when not necessary, through the use of constexpr descriptors only.

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