pytorch/torchgen
2023-01-17 03:39:57 +00:00
..
api Add sym_size/stride/numel/storage_offset to native_function.yaml (#91919) 2023-01-17 03:39:57 +00:00
decompositions
dest Include dispatch key in wrapper symbol name (#90674) 2022-12-16 19:36:32 +00:00
executorch [torchgen] Add CI job to cover custom ops registration for Executorch (#91291) 2023-01-14 02:30:54 +00:00
operator_versions Apply ufmt linter to all py files under torchgen (#81570) 2022-07-16 03:52:25 +00:00
selective_build [torchgen] Fix selective build error on custom namespace (#83141) 2022-08-10 21:27:05 +00:00
shape_functions [JIT SSA] Allow updating shape functions without recompilation (#83629) 2022-08-22 18:03:44 +00:00
static_runtime [static-runtime] run codegen (#87534) 2022-10-25 23:48:16 +00:00
__init__.py Package config/template files with torchgen (#78942) 2022-06-07 13:33:55 +00:00
BUCK.oss rename BUILD.buck to BUCK.oss (#78792) 2022-06-03 07:23:16 +00:00
BUILD.bazel
build.bzl [torchgen] Add CI job to make sure torchgen works for Executorch op registration (#89596) 2022-12-21 03:07:32 +00:00
code_template.py Apply ufmt linter to all py files under torchgen (#81570) 2022-07-16 03:52:25 +00:00
context.py Change API type Tensor[] for structured kernels. (#73350) 2022-09-26 21:46:38 +00:00
gen_backend_stubs.py Fix exception causes all over the codebase (#90271) 2022-12-07 04:29:00 +00:00
gen_executorch.py [torchgen] Add CI job to cover custom ops registration for Executorch (#91291) 2023-01-14 02:30:54 +00:00
gen_functionalization_type.py *_scatter ops should preserve input stride/storage_offset (#91029) 2022-12-22 19:41:53 +00:00
gen_lazy_tensor.py Fix exception causes all over the codebase (#90271) 2022-12-07 04:29:00 +00:00
gen_vmap_plumbing.py fix: update error when tensor escapes vmap (#89077) 2022-12-06 05:52:09 +00:00
gen.py [torchgen] Let native function declaration generation logic take a callable (#90780) 2022-12-14 20:13:04 +00:00
local.py Change API type Tensor[] for structured kernels. (#73350) 2022-09-26 21:46:38 +00:00
model.py Add sym_size/stride/numel/storage_offset to native_function.yaml (#91919) 2023-01-17 03:39:57 +00:00
native_function_generation.py [SDPA] Standardizes the return shape for dense tensor of SDPA regardless of fused kernel called (#90776) 2022-12-14 18:08:02 +00:00
utils.py Minor typing improvements (#91068) 2022-12-20 23:43:11 +00:00