raphaelDkhn
raphaelDkhn
Implement [BitwiseAnd](https://github.com/onnx/onnx/blob/main/docs/Operators.md#BitwiseAnd) operator.
Implement [BitwiseOr](https://github.com/onnx/onnx/blob/main/docs/Operators.md#BitwiseOr) operator.
Implement [Where](https://github.com/onnx/onnx/blob/main/docs/Operators.md#Where) operator.
Implement [GlobalAveragePool](https://github.com/onnx/onnx/blob/main/docs/Operators.md#GlobalAveragePool) operator.
Implement [Bernoulli](https://github.com/onnx/onnx/blob/main/docs/Operators.md#Bernoulli) operator.
Implement [ThresholdedRelu](https://github.com/onnx/onnx/blob/main/docs/Operators.md#ThresholdedRelu) operator.
Implement [Det](https://github.com/onnx/onnx/blob/main/docs/Operators.md#Det) operator.
Implement [Mod](https://github.com/onnx/onnx/blob/main/docs/Operators.md#Mod) operator.
Implement [EyeLike](https://github.com/onnx/onnx/blob/main/docs/Operators.md#EyeLike) operator.
Implement [Size](https://github.com/onnx/onnx/blob/main/docs/Operators.md#Size) operator.