sigmoid()

Adds a sigmoid activation operation to the current graph.

Declaration

func sigmoid() -> BNNSGraph.Builder.Tensor<T>