Gaussian Error Linear Unit. This is a smoother version of the RELU. Original paper: https://arxiv.org/abs/1606.08415 Args: x: float Tensor to perform activation. Returns: `x` with the GELU activation applied.
(x)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected