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