tf.experimental.numpy.gcd

TensorFlow variant of NumPy's gcd.

Unsupported arguments: out, where, casting, order, dtype, subok, signature, extobj.

See the NumPy documentation for numpy.gcd.