Revert D13304654: [pytorch][PR] Introduce LegacyTHDispatcher for dispatching to TH...
authorEdward Yang <ezyang@fb.com>
Tue, 4 Dec 2018 15:56:42 +0000 (07:56 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Tue, 4 Dec 2018 15:58:34 +0000 (07:58 -0800)
commit9e58c4ef918b77850b343deac16960bb90b9e9ce
treeedd2ea72845428a908a78267aa00ab7d47842d60
parent264111bfc1de6103594c1a4f28bfc5e49aa71d88
Revert D13304654: [pytorch][PR] Introduce LegacyTHDispatcher for dispatching to TH functions.

Differential Revision:
D13304654

Original commit changeset: cfe3e1a28adc

fbshipit-source-id: 06669d3c88f83e1d959e2c266fd608316539d42a
aten/src/ATen/Context.cpp
aten/src/ATen/Context.h
aten/src/ATen/LegacyTHDispatch.cpp [deleted file]
aten/src/ATen/LegacyTHDispatch.h [deleted file]
aten/src/ATen/gen.py
aten/src/ATen/templates/LegacyTHDispatcher.h [deleted file]