/(_:_:)

Adds an element-wise division operation to the current graph.

Declaration

static func / (lhs: Self, rhs: BNNSGraph.Builder.Tensor<Self.Element>) -> BNNSGraph.Builder.Tensor<Self.Element>