[add] Neg operation
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
🧪