pytorch/tools/codegen
mikey dagitses 785972b4eb move codegen binary to the common build system (#74470)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/74470

Internally, use it as well.
ghstack-source-id: 152438657

Test Plan: Rely on CI to validate.

Reviewed By: malfet

Differential Revision: D35011144

fbshipit-source-id: fb7247470df579ae23fcbc74bd2f8d6cc55cf657
(cherry picked from commit d9b476e2507807097a59c0b0a5ddf029d8dc0ab3)
2022-03-31 15:38:16 +00:00
..
api Add C++ implementation of histogramdd 2022-03-29 02:17:21 +00:00
decompositions [JIT] Make aot autograd decompositions usable in JIT, add script for serializing the decompositions (#73938) 2022-03-29 18:38:52 +00:00
dest [PyTorch] Avoid registering ops into dispatcher in lightweight dispatch (#74664) 2022-03-25 02:52:51 +00:00
operator_versions Fix upgrader codegen when constant list is 0 (#72199) 2022-02-03 00:41:03 +00:00
selective_build
static_runtime Revert "Allow specifying tags for aten operators in native_functions.yaml" 2022-03-28 18:04:38 +00:00
__init__.py
BUILD.bazel use the //tools/codegen target in Bazel (#74465) 2022-03-31 12:54:14 +00:00
build.bzl move codegen binary to the common build system (#74470) 2022-03-31 15:38:16 +00:00
code_template.py
context.py
gen.py Revert "Allow specifying tags for aten operators in native_functions.yaml" 2022-03-28 18:04:38 +00:00
gen_backend_stubs.py Revert "Allow specifying tags for aten operators in native_functions.yaml" 2022-03-28 18:04:38 +00:00
gen_functionalization_type.py Revert "Allow specifying tags for aten operators in native_functions.yaml" 2022-03-28 18:04:38 +00:00
gen_lazy_tensor.py Revert "Allow specifying tags for aten operators in native_functions.yaml" 2022-03-28 18:04:38 +00:00
local.py
model.py Back out "free up dispatch key space (in C++)" (#74859) 2022-03-29 15:39:17 +00:00
utils.py [PyTorch] Add codegen unboxing ability (#69881) 2022-03-01 23:28:13 +00:00