pytorch/tools/codegen
Brian Hirsh 30cda0b28c [bugfix] functionalization pass for view ops without a 'self' first argumennt (#68339)
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/68339

Test Plan: Imported from OSS

Reviewed By: mrshenli

Differential Revision: D32429570

Pulled By: bdhirsh

fbshipit-source-id: e6df243c508c2ba2ca1df7a53fa68f32db454f32
2021-11-15 11:58:21 -08:00
..
api Add a Functionalization pass in core (#64432) 2021-10-28 10:51:17 -07:00
dest move some codegen utilities into utils.py (#63094) 2021-10-28 10:49:17 -07:00
selective_build [Pytorch Edge] Generic Build Features for Selective Build (#67817) 2021-11-09 15:37:21 -08:00
__init__.py
code_template.py
context.py avoid error string formatting aten codegen 28s -> 23s (#59848) 2021-06-12 06:58:31 -07:00
gen.py codegen: Split up source, header and Declarations.yaml generation (#67497) 2021-11-03 13:20:54 -07:00
gen_backend_stubs.py Sort output of *NativeFunctions.h (#67046) 2021-10-29 09:03:39 -07:00
gen_functionalization_type.py [bugfix] functionalization pass for view ops without a 'self' first argumennt (#68339) 2021-11-15 11:58:21 -08:00
local.py [PyTorch] Fix const correctness for resize native functions (#55351) 2021-04-21 14:51:41 -07:00
model.py aliasing fixes (#66977) 2021-11-09 18:33:37 -08:00
utils.py move some codegen utilities into utils.py (#63094) 2021-10-28 10:49:17 -07:00