silu()
Adds a Sigmoid Linear Unit (SiLU) activation operation to the current graph.
Declaration
func silu() -> BNNSGraph.Builder.Tensor<T>Adds a Sigmoid Linear Unit (SiLU) activation operation to the current graph.
func silu() -> BNNSGraph.Builder.Tensor<T>