raphaelDkhn
raphaelDkhn
Implement [StringNormalizer](https://github.com/onnx/onnx/blob/main/docs/Operators.md#StringNormalizer) operator.
Implement [LSTM](https://github.com/onnx/onnx/blob/main/docs/Operators.md#LSTM) operator.
Implement [BitShift](https://github.com/onnx/onnx/blob/main/docs/Operators.md#BitShift) operator.
Implement [Loop](https://github.com/onnx/onnx/blob/main/docs/Operators.md#Loop) operator.
Feat: If
Implement [If](https://github.com/onnx/onnx/blob/main/docs/Operators.md#If) operator.
Implement [NonMaxSuppression](https://github.com/onnx/onnx/blob/main/docs/Operators.md#NonMaxSuppression) operator.
Implement [CastLike](https://github.com/onnx/onnx/blob/main/docs/Operators.md#CastLike) operator.
Implement [Mish](https://github.com/onnx/onnx/blob/main/docs/Operators.md#Mish) operator.
Implement [HardSwish](https://github.com/onnx/onnx/blob/main/docs/Operators.md#HardSwish) operator.
Implement [BitwiseXor](https://github.com/onnx/onnx/blob/main/docs/Operators.md#BitwiseXor) operator.