Contents

%(_:_:)

Computes element-wise remainder of division.

Declaration

static func % (lhs: MLTensor, rhs: MLTensor) -> MLTensor

See Also

Performing arithmetic operations