.. _l-onnx-doccom.microsoft-GeluGrad: ======================== com.microsoft - GeluGrad ======================== .. contents:: :local: .. _l-onnx-opcom-microsoft-gelugrad-1: GeluGrad - 1 (com.microsoft) ============================ **Version** * **name**: `GeluGrad (GitHub) `_ * **domain**: **com.microsoft** * **since_version**: **1** * **function**: * **support_level**: * **shape inference**: This version of the operator has been available **since version 1 of domain com.microsoft**. **Summary** GeluGrad **Inputs** * **dY** (heterogeneous) - **T**: The gradient tensor from output. * **X** (heterogeneous) - **T**: The input tensor. **Outputs** * **dX** (heterogeneous) - **T**: Gradient of the input. **Examples**