mindspore.ops.UniqueWithPad

View Source On Gitee
class mindspore.ops.UniqueWithPad[source]

'ops.UniqueWithPad' is deprecated from version 2.4 and will be removed in a future version. Please use the mindspore.ops.unique() combined with mindspore.ops.pad() to realize the same function.

Supported Platforms:

Deprecated