Mark IntList as deprecated; add C10_DEPRECATED_USING (#16824)
authorEdward Yang <ezyang@fb.com>
Wed, 13 Feb 2019 16:44:43 +0000 (08:44 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Wed, 13 Feb 2019 16:51:20 +0000 (08:51 -0800)
commit1fc05bd2857fc872c40bd0575849189e185fb359
treee6e0f7703b5da4a5a20b835e1b81f1539396d1d8
parentdb82fc7ca6e6bf261f51a6794b400a04eaf55bd0
Mark IntList as deprecated; add C10_DEPRECATED_USING (#16824)

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

There was a big wooly yak getting the deprecated macros to work.
Gory details are in Deprecated.h

Reviewed By: smessmer

Differential Revision: D13978429

fbshipit-source-id: f148e5935ac36eacc481789d22c7a9443164fe95
aten/src/ATen/function_wrapper.py
c10/util/ArrayRef.h
c10/util/Deprecated.h