pytorch/torch/_inductor/codegen
2024-05-06 20:23:39 +00:00
..
aoti_runtime [Inductor] Enable ABI-compatible mode for cpp-wrapper JIT (#121309) 2024-03-07 14:22:06 +00:00
cuda [inductor][cpp] move some common cpp utils to cpp_utils.py (#125152) 2024-05-06 04:30:30 +00:00
xpu [Inductor Intel GPU backend Upstream] Add Inductor Intel GPU backend. (#121895) 2024-04-05 09:05:11 +00:00
__init__.py
aoti_hipify_utils.py [5/x][AMD][Lowering Enablement] Hipifying aoti code_wrapper (#124241) 2024-04-19 18:57:38 +00:00
codegen_device_driver.py [5/x][AMD][Lowering Enablement] Hipifying aoti code_wrapper (#124241) 2024-04-19 18:57:38 +00:00
common.py Revert "Compute bounds for the variables created during codegen (#123100)" 2024-05-06 20:23:39 +00:00
cpp_prefix.h [AOTI] Add more ABI-compatiblity unit test (#123900) 2024-04-23 16:06:40 +00:00
cpp_utils.py [inductor][cpp] move some common cpp utils to cpp_utils.py (#125152) 2024-05-06 04:30:30 +00:00
cpp_wrapper_cpu.py [inductor][cpp] move some common cpp utils to cpp_utils.py (#125152) 2024-05-06 04:30:30 +00:00
cpp_wrapper_cuda.py [inductor] Refactor runtime files into torch._inductor.runtime (part 1) (#124552) 2024-04-22 18:41:12 +00:00
cpp.py Revert "Compute bounds for the variables created during codegen (#123100)" 2024-05-06 20:23:39 +00:00
cuda_combined_scheduling.py [Inductor cutlass backend] Remove epilogue nodes from Kernel call (#124929) 2024-05-02 13:02:31 +00:00
memory_planning.py Fix global flake8 issues (#124771) 2024-04-26 15:35:53 +00:00
multi_kernel.py Fix typo under torch/_inductor directory (#119658) 2024-04-30 22:28:56 +00:00
triton_foreach.py [inductor] Remove usage of device_interface from _inductor.runtime (#124592) 2024-04-30 16:54:16 +00:00
triton_split_scan.py [inductor] Remove config check for 3D tiling (#124569) 2024-04-22 18:46:40 +00:00
triton_utils.py [inductor] Specialize on unguarded alignment of example inputs (#123319) 2024-04-25 22:28:15 +00:00
triton.py Revert "Compute bounds for the variables created during codegen (#123100)" 2024-05-06 20:23:39 +00:00
wrapper.py [Inductor cutlass backend] Enabled nonzero workspace and Cutlass StreamK (#125406) 2024-05-05 15:28:45 +00:00