pytorch/torch/_inductor/codegen
2025-07-26 17:58:00 +00:00
..
aoti_runtime [AOTI] Save data sizes to constants_info (#154534) 2025-05-29 06:39:13 +00:00
cuda [ci][cutlass backend] Add ci for cutlass backend tests (#156626) 2025-07-22 05:18:13 +00:00
rocm [ROCm][Inductor][CK] update API for gemm-multiD change (#156122) 2025-07-10 23:12:20 +00:00
xpu [user triton] AOT inductor support for device-side TMA (#155896) 2025-06-27 04:28:04 +00:00
__init__.py
aoti_hipify_utils.py [BE][3/16] fix typos in torch/ (torch/_inductor/) (#156313) 2025-06-23 02:57:12 +00:00
block_analysis.py [Inductor] Restrict block analysis to only match integer dims and strides (#149615) 2025-06-24 22:43:12 +00:00
common.py Revert "[Inductor] Support native Inductor as backend for MTIA (#158526)" 2025-07-26 17:58:00 +00:00
cpp_bmm_template.py
cpp_flex_attention_template.py [Inductor] Set the default value of min_chunk_size to 512 (#150762) 2025-07-21 12:46:05 +00:00
cpp_gemm_template.py [inductor] Add typing to _inductor/ir.py (#149958) 2025-06-30 15:56:35 +00:00
cpp_grouped_gemm_template.py
cpp_micro_gemm.py [Pyrefly][Refactor] Replace dict() calls with literal dict syntax for improved readability (#157735) 2025-07-08 18:10:33 +00:00
cpp_template_kernel.py [Inductor] Set the default value of min_chunk_size to 512 (#150762) 2025-07-21 12:46:05 +00:00
cpp_template.py codecache: Remove cpp_prefix.h duplication per build, then precompile it (#144293) 2025-05-16 17:41:36 +00:00
cpp_utils.py [aoti] Initial Metal support (#153959) 2025-05-23 05:45:35 +00:00
cpp_wrapper_cpu_array_ref.py [inductor] Add typing to _inductor/ir.py (#149958) 2025-06-30 15:56:35 +00:00
cpp_wrapper_cpu.py DDE-Free select with unbacked index. (#157605) 2025-07-24 20:08:05 +00:00
cpp_wrapper_gpu.py [user triton] AOT inductor support for device-side TMA (#155896) 2025-06-27 04:28:04 +00:00
cpp_wrapper_mps.py [aoti][mps] Improve tabbing in cpp generation (#158351) 2025-07-23 00:54:53 +00:00
cpp.py Refactor Provenance Tracking (#158399) 2025-07-17 00:23:00 +00:00
cpu_device_op_overrides.py
cuda_combined_scheduling.py multi-kernel matmuls based on varying hint sizes (#156628) 2025-07-12 15:08:21 +00:00
debug_utils.py [Inductor] Refactor wrapper codegen to use Wrapper IR. (#150458) 2025-04-15 17:28:36 +00:00
halide.py [inductor] more size_hint_or_throw usage (#157394) 2025-07-02 20:20:59 +00:00
memory_planning.py
mps_device_op_overrides.py [aoti] Initial Metal support (#153959) 2025-05-23 05:45:35 +00:00
mps.py [aoti][mps] Fix cpu kernel generation (#158350) 2025-07-23 00:54:53 +00:00
multi_kernel.py multi-kernel matmuls based on varying hint sizes (#156628) 2025-07-12 15:08:21 +00:00
simd_kernel_features.py Replace runtime type parameterization (#155221) 2025-06-05 21:43:54 +00:00
simd.py [inductor][templates] Finalize all registered hooks (#157270) 2025-07-20 22:07:32 +00:00
subgraph.py [inductor] Add typing to _inductor/ir.py (#149958) 2025-06-30 15:56:35 +00:00
triton_combo_kernel.py [BE][3/16] fix typos in torch/ (torch/_inductor/) (#156313) 2025-06-23 02:57:12 +00:00
triton_split_scan.py
triton_utils.py [Inductor] Fix a user-defined Triton kernel bool param codegen issue (#158845) 2025-07-24 00:19:27 +00:00
triton.py Revert "[AOTI] Add more default options to compile_standalone (#158560)" 2025-07-22 16:20:17 +00:00
wrapper_fxir.py [Inductor] Support precomputed size args in the FX backend. (#157758) 2025-07-08 23:22:17 +00:00
wrapper.py Revert "[Inductor] Support native Inductor as backend for MTIA (#158526)" 2025-07-26 17:58:00 +00:00