pytorch/tools/codegen
Sean Silva 2e156f649e Sort output of *NativeFunctions.h (#67046)
Summary:
This ensures deterministic output, allowing systems like ccache to be
more effective.

cc ezyang bhosmer bdhirsh

Pull Request resolved: https://github.com/pytorch/pytorch/pull/67046

Reviewed By: VitalyFedyunin

Differential Revision: D31896114

Pulled By: bdhirsh

fbshipit-source-id: d29ef0cf6c7e3408b104c5239b620eaa24327088
2021-10-29 09:03:39 -07: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] Extend Tracer to Custom Classes (#67004) 2021-10-26 11:38:06 -07: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_backend_stubs.py Sort output of *NativeFunctions.h (#67046) 2021-10-29 09:03:39 -07:00
gen_functionalization_type.py Add a Functionalization pass in core (#64432) 2021-10-28 10:51:17 -07:00
gen.py Add a Functionalization pass in core (#64432) 2021-10-28 10:51:17 -07:00
local.py [PyTorch] Fix const correctness for resize native functions (#55351) 2021-04-21 14:51:41 -07:00
model.py Add a Functionalization pass in core (#64432) 2021-10-28 10:51:17 -07:00
utils.py move some codegen utilities into utils.py (#63094) 2021-10-28 10:49:17 -07:00