relu6()

Adds a Rectified Linear Unit 6 (ReLU6) activation operation to the current graph.

Declaration

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