Dispatch factory functions on Type (#15093)
authorRoy Li <royboy@fb.com>
Fri, 1 Feb 2019 18:54:59 +0000 (10:54 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Fri, 1 Feb 2019 19:00:15 +0000 (11:00 -0800)
commit64186e06eccad8721cfa741cae31a39842a3dfe3
treedfc6a57bccc8d29146a0ae1442a09e9cd5c18b29
parentd29912f59efcbaa24bcbf6863aad62efe281a599
Dispatch factory functions on Type (#15093)

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

Needed for backend extensions.

Reviewed By: ezyang

Differential Revision: D13427897

fbshipit-source-id: d0b34b0072e597ae599bd3bc25356831d7a18d6a
aten/src/ATen/function_wrapper.py