.|(_:_:)

Adds an element-wise logical or operation to the current graph.

Declaration

static func .| (lhs: BNNSGraph.Builder.Tensor<Bool>, rhs: BNNSGraph.Builder.Tensor<Bool>) -> BNNSGraph.Builder.Tensor<Bool>