Exact GeLU .
See Also
gelu_op : Tanh-approximation variant (default). GeluExactBackward : Autograd node implementing the gradient rule.
Parameters
aTensorImplPtrInput tensor.
Returns
TensorImplPtrOutput tensor with the same shape as a.
Exact GeLU .
See Also
gelu_op : Tanh-approximation variant (default). GeluExactBackward : Autograd node implementing the gradient rule.
aTensorImplPtrTensorImplPtrOutput tensor with the same shape as a.