pytorch/tools/codegen
Alban Desmaison 0951cb513a Revert D34342689: Revert D34250357: Sync lazy_tensor_staging back to master
Test Plan: revert-hammer

Differential Revision:
D34342689

Original commit changeset: 43f6da6986f7

Original Phabricator Diff: D34250357 (69389fb542)

fbshipit-source-id: 8a3fb74877e719e9b9577b58027b4e7061a04ef0
(cherry picked from commit c749f08e7a)
2022-02-18 17:31:21 +00:00
..
api Revert D34342689: Revert D34250357: Sync lazy_tensor_staging back to master 2022-02-18 17:31:21 +00:00
dest Revert D34342689: Revert D34250357: Sync lazy_tensor_staging back to master 2022-02-18 17:31:21 +00:00
operator_versions Fix upgrader codegen when constant list is 0 (#72199) 2022-02-03 00:41:03 +00:00
selective_build [Pytorch Edge] Generic Build Features for Selective Build (#67817) 2021-11-09 15:37:21 -08:00
static_runtime [Static Runtime] Add a script to auto-generate out variant dispatchers (#72602) 2022-02-17 16:55:39 +00: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 codegen: do not generate code for dispatch_namespaced_definitions (#69074) 2022-02-16 19:30:38 +00:00
gen_functionalization_type.py Functionalization: Only include headers for required ops (#68690) 2021-12-15 14:29:35 -08:00
gen_lazy_tensor.py Revert D34342689: Revert D34250357: Sync lazy_tensor_staging back to master 2022-02-18 17:31:21 +00:00
gen.py fix minor issues for ATen/ROCm (#71925) 2022-02-09 19:11:01 +00:00
local.py [PyTorch] Fix const correctness for resize native functions (#55351) 2021-04-21 14:51:41 -07:00
model.py Mild refactor of native_functions.yaml dispatch parsing (#66109) 2022-02-17 02:01:36 +00:00
utils.py Codegen: Do less work in dry-runs for sharded files (#69805) 2022-02-02 19:25:16 +00:00