relu6()
Adds a Rectified Linear Unit 6 (ReLU6) activation operation to the current graph.
Declaration
func relu6() -> BNNSGraph.Builder.Tensor<T>Adds a Rectified Linear Unit 6 (ReLU6) activation operation to the current graph.
func relu6() -> BNNSGraph.Builder.Tensor<T>