pytorch/torchgen
rzou d91a18c433 Grandfather in torchgen'ed aten ops to torch.Tag.pt2_compliant_tag (#112053)
In torchgen, we add the pt2_compliant_tag to all aten ops.

Test Plan:
- new test
Pull Request resolved: https://github.com/pytorch/pytorch/pull/112053
Approved by: https://github.com/soulitzer
2023-10-26 21:21:09 +00:00
..
api [BE]: remove unnecessary enumerate calls (#111690) 2023-10-20 23:20:29 +00:00
decompositions
dest Fix typo under torchgen directory (#111154) 2023-10-13 16:43:46 +00:00
executorch Fix typo under torchgen directory (#111154) 2023-10-13 16:43:46 +00:00
fuse_attention_patterns Serialize Remaining Patterns (#108917) 2023-09-20 05:39:23 +00:00
operator_versions [BE]: Update Ruff to 0.0.280 (#105724) 2023-07-22 23:03:34 +00:00
selective_build [BE] f-stringify torch/ and scripts (#105538) 2023-07-21 19:35:24 +00:00
shape_functions
static_runtime sparse.mm backward: performance improvements (#94991) 2023-06-12 20:57:29 +00:00
__init__.py
BUCK.oss
BUILD.bazel
build.bzl update rules_python and let bazel install its own pip dependencies (#101405) 2023-05-23 06:20:33 +00:00
code_template.py [BE] Enable ruff's UP rules and autoformat torchgen/ (#105423) 2023-07-18 06:44:20 +00:00
context.py [Specialized Kernel] Propagate Specialized Kernel Support through ComputeCodegenUnboxedKernels (#103113) 2023-06-14 10:18:16 +00:00
gen_backend_stubs.py [BE] Enable ruff's UP rules and autoformat torchgen/ (#105423) 2023-07-18 06:44:20 +00:00
gen_executorch.py Fix typo under torchgen directory (#111154) 2023-10-13 16:43:46 +00:00
gen_functionalization_type.py AOTAutograd: avoid intermediate_base logic when all aliased outputs came from a multi_output_view (#111411) 2023-10-26 02:54:50 +00:00
gen_lazy_tensor.py Fix typo under torchgen directory (#111154) 2023-10-13 16:43:46 +00:00
gen_vmap_plumbing.py
gen.py [BE]: Enable ruff rules PIE807 and PIE810 (#106218) 2023-07-28 22:35:56 +00:00
local.py
model.py Grandfather in torchgen'ed aten ops to torch.Tag.pt2_compliant_tag (#112053) 2023-10-26 21:21:09 +00:00
native_function_generation.py Fix typo under torchgen directory (#111154) 2023-10-13 16:43:46 +00:00
utils.py [BE] Enable Ruff's Flake8 PYI034 (#111105) 2023-10-13 21:19:53 +00:00
yaml_utils.py [Reland] Update mypy to 1.4.1 (#105227) 2023-07-15 20:30:20 +00:00