.!(_:)
Adds an element-wise logical not operation to the current graph.
Declaration
static func .! (rhs: BNNSGraph.Builder.Tensor<Bool>) -> BNNSGraph.Builder.Tensor<Bool>Adds an element-wise logical not operation to the current graph.
static func .! (rhs: BNNSGraph.Builder.Tensor<Bool>) -> BNNSGraph.Builder.Tensor<Bool>