.. _l-onnx-doccom.microsoft-FastGeluGrad: ============================ com.microsoft - FastGeluGrad ============================ .. contents:: :local: .. _l-onnx-opcom-microsoft-fastgelugrad-1: FastGeluGrad - 1 (com.microsoft) ================================ **Version** * **name**: `FastGeluGrad (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** FastGeluGrad **Inputs** * **dY** (heterogeneous) - **T**: The gradient tensor from output. * **X** (heterogeneous) - **T**: The input tensor. **Outputs** * **dX** (heterogeneous) - **T**: Gradient of the input. **Examples**