Contents

%=(_:_:)

Computes element-wise remainder of division.

Declaration

static func %= (lhs: inout MLTensor, rhs: MLTensor)

See Also

Performing arithmetic operations