GcdΒΆ
Computes the element-wise greatest common divisor (GCD).
Abstract Signature:
Gcd(input: Tensor, other: Tensor)
Apple MLX
API:
βStrategy: Custom / Partial
Computes the element-wise greatest common divisor (GCD).
Abstract Signature:
Gcd(input: Tensor, other: Tensor)
β