Draft: Simplify and optimize operators
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
Activity
Filter activity
assigned to @olivierbichler
added EnhancementStructure 🏗 label
added StatusWork in Progress label
Please register or sign in to reply