where_

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

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