Fix deprecated: type() -> scalar_type() (#18406)
authorGao, Xiang <qasdfgtyuiop@gmail.com>
Mon, 25 Mar 2019 02:40:08 +0000 (19:40 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Mon, 25 Mar 2019 02:46:03 +0000 (19:46 -0700)
commit5acac411e4eb682019fc093f8c32b59d4b9fb82c
tree4614b3e043e0783f5a40bc4ca135e5cc974d58eb
parent6c029c80f70c777a1683809cd11c082079786c92
Fix deprecated: type() -> scalar_type() (#18406)

Summary:
Sorry for not sending these fixes in a single PR. I found this compiler warning when I was working on something else, and I just go to GitHub and modify the file directly for convenience...
Pull Request resolved: https://github.com/pytorch/pytorch/pull/18406

Differential Revision: D14594180

Pulled By: soumith

fbshipit-source-id: 92f48513bc62fbe2c67c759d68830a973296e43b
aten/src/ATen/native/Sorting.cpp