[add] Neg operation
Context
To implement LayerNormalization meta-operation aidge_onnx#79 (closed), we should add support for Neg operation.
y = -x
-
Core: !489 (merged) -
Backend - CPU: aidge_backend_cpu!196 (merged) -
Interoperability - ONNX: aidge_onnx!150 (merged)
Edited by Maxence Naud