Change default value of unique to 'sorted=True'
authorWeihuangXu <weihuangxu@hotmail.com>
Fri, 21 Dec 2018 01:04:14 +0000 (17:04 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Fri, 21 Dec 2018 01:09:08 +0000 (17:09 -0800)
commit52699f07547366d93ec886972bd8e7da65be6927
tree1c684e37402c2ede4a78965c5875c26230bcc14d
parent4ee1c2c632a4a906c1bd17fbd5d8cf209636f953
Change default value of unique to 'sorted=True'

Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/15379

Differential Revision: D13531287

Pulled By: ezyang

fbshipit-source-id: 1512da7d660dc413688d99264e6434897c3ac78c
aten/src/ATen/native/native_functions.yaml
torch/functional.py
torch/tensor.py