pytorch/tools/jit
Sebastian Messmer e4c41b6936 Remove codegen logic to support non-c10-full ops (#49164)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/49164

This PR removes the logic paths in codegen that were responsible for handling non-c10-full ops.
This only goes through our basic codegen. It does not simplify C++ code yet and it does not remove the codegen for generated unboxing wrappers yet.
ghstack-source-id: 119450487

Test Plan: waitforsandcastle

Reviewed By: ezyang

Differential Revision: D25462977

fbshipit-source-id: 7e70d14bea96948f5056d98125f3e6ba6bd78285
2021-01-06 14:17:36 -08:00
..
templates Redundant schema registration Prevention for Manually Boxed Wrappers (#38588) 2020-05-18 21:41:56 -07:00
__init__.py remediation of S205607 2020-07-17 17:19:47 -07:00
gen_unboxing_wrappers.py Remove codegen logic to support non-c10-full ops (#49164) 2021-01-06 14:17:36 -08:00