gelu()
Adds a Gaussian Error Linear Unit (GELU) activation operation to the current graph.
Declaration
func gelu() -> BNNSGraph.Builder.Tensor<T>Adds a Gaussian Error Linear Unit (GELU) activation operation to the current graph.
func gelu() -> BNNSGraph.Builder.Tensor<T>