Support for SiLU operator in Onnx export

Hey guys,
I am trying to export a model to onnx and it says the operator is not supported. Could I get help with this issue.

Error : RuntimeError: Exporting the operator silu to ONNX opset version 9 is not supported. Please open a bug to request ONNX export support for the missing operator.

Thanks in advance