Skip to content

[add] Neg operation

Context

To implement LayerNormalization meta-operation aidge_onnx#79 (closed), we should add support for Neg operation.

y = -x

Edited by Maxence Naud