Skip to content

[add] Neg operation

Maxence Naud requested to merge 327-add-neg-operation into dev

Context

add Neg operation implementation on CPU backend: aidge_core#327 (closed)

Major modifications

  • clean: remove debug log from Reciprocal operation kernel
  • Neg operation
    • add: CPU implementation
    • add: forward kernel ➡️
    • add: backward kernel ⬅️
    • add: unit-tests for forward and backward functions 🧪

Merge request reports

Loading