Remove 'Tensor' key from ATen codegen. (#17782)
authorGregory Chanan <gchanan@fb.com>
Fri, 8 Mar 2019 17:41:33 +0000 (09:41 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Fri, 8 Mar 2019 17:46:38 +0000 (09:46 -0800)
commitb132f0f1e7874863d37b5192798c6525998a6778
treeac5aed6df4d87964545c185d227a162358fa7e03
parent5ffd7dbbb4ac10096f802939d359ead89b99927d
Remove 'Tensor' key from ATen codegen. (#17782)

Summary:
We used to have different ATen Tensor types, but we don't anymore.  This was just being maintained by a codegen'ed comment.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/17782

Reviewed By: ezyang

Differential Revision: D14378004

Pulled By: gchanan

fbshipit-source-id: 1bbf276393a391252d372cc385230c784bd78588
aten/src/ATen/gen.py
aten/src/ATen/templates/TypeDerived.cpp