lcm_

paddle. lcm_ ( x: Tensor, y: Tensor, name: str | None = None ) Tensor [source]

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