gcd_

paddle. gcd_ ( x, y, name=None ) [source]

Inplace version of gcd API, the output Tensor will be inplaced with input x. Please refer to gcd.