mindspore.ops.UniqueWithPad
- 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 withmindspore.ops.pad()
to realize the same function.- Supported Platforms:
Deprecated