Contents

softplus(alpha:)

Adds a softplus activation operation to the current graph.

Declaration

func softplus(alpha: Float) -> BNNSGraph.Builder.Tensor<T>

Parameters

  • alpha:

    The alpha value.