/(_:_:)
Adds an element-wise division operation to the current graph.
Declaration
static func / (lhs: BNNSGraph.Builder.Tensor<Self.Element>, rhs: Self) -> BNNSGraph.Builder.Tensor<Self.Element>Adds an element-wise division operation to the current graph.
static func / (lhs: BNNSGraph.Builder.Tensor<Self.Element>, rhs: Self) -> BNNSGraph.Builder.Tensor<Self.Element>