I am using numpy union1d function to do the set operation.
However, cupy does not have this, I encountered AttributeError: module \'cupy\' has no attribute \'un
AttributeError: module \'cupy\' has no attribute \'un