pytorch/tools/codegen
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
..
api Remove codegen logic to support non-c10-full ops (#49164) 2021-01-06 14:17:36 -08:00
selective_build [PyTorch Mobile] Generate Kernel dtype selection code in selected_mobile_ops.h during the build (#49279) 2021-01-06 12:17:32 -08:00
__init__.py
code_template.py
gen.py Remove codegen logic to support non-c10-full ops (#49164) 2021-01-06 14:17:36 -08:00
local.py Byte-for-byte compatibility fixes in codegen (#44879) 2020-09-25 08:06:50 -07:00
model.py Remove codegen logic to support non-c10-full ops (#49164) 2021-01-06 14:17:36 -08:00
utils.py [pytorch][codegen] add autograd data model (#48249) 2020-11-19 21:47:05 -08:00