pytorch/torch/_inductor/codegen
2025-01-27 06:27:13 +00:00
..
aoti_runtime Revert "cpp_wrapper: Move #includes to per-device header files (#143909)" 2025-01-17 00:36:38 +00:00
cuda [inductor] Add some typing to common.py (#145691) 2025-01-27 06:27:13 +00:00
rocm [inductor] Add some typing to common.py (#145691) 2025-01-27 06:27:13 +00:00
xpu Revert "cpp_wrapper: Move #includes to per-device header files (#143909)" 2025-01-17 00:36:38 +00:00
__init__.py
aoti_hipify_utils.py remove allow-untyped-defs from _inductor/codegen/aoti_hipify_utils.py (#143916) 2024-12-27 23:25:37 +00:00
block_analysis.py PEP585 update - torch/_inductor/codegen (#145106) 2025-01-18 06:56:03 +00:00
common.py [inductor] Add some typing to common.py (#145691) 2025-01-27 06:27:13 +00:00
cpp_bmm_template.py Add unique identifer to bmm thread_mm functions (#145303) 2025-01-24 17:35:50 +00:00
cpp_flex_attention_template.py PEP585 update - torch/_inductor/codegen (#145106) 2025-01-18 06:56:03 +00:00
cpp_gemm_template.py [Inductor][CPU] Add auto-tuning support for da8w8 sym act sym wgt GEMM (#143187) 2025-01-22 02:27:53 +00:00
cpp_grouped_gemm_template.py PEP585 update - torch/_inductor/codegen (#145106) 2025-01-18 06:56:03 +00:00
cpp_micro_gemm.py [Inductor][CPU] Add auto-tuning support for da8w8 sym act sym wgt GEMM (#143187) 2025-01-22 02:27:53 +00:00
cpp_prefix.h Remove is_reduced_floating_point from namespace std (#144502) 2025-01-10 03:24:10 +00:00
cpp_template_kernel.py PEP585 update - torch/_inductor/codegen (#145106) 2025-01-18 06:56:03 +00:00
cpp_template.py PEP585 update - torch/_inductor/codegen (#145106) 2025-01-18 06:56:03 +00:00
cpp_utils.py [Inductor][CPU] Add auto-tuning support for da8w8 sym act sym wgt GEMM (#143187) 2025-01-22 02:27:53 +00:00
cpp_wrapper_cpu_array_ref.py [inductor] Add some typing to common.py (#145691) 2025-01-27 06:27:13 +00:00
cpp_wrapper_cpu.py [inductor] Add some typing to common.py (#145691) 2025-01-27 06:27:13 +00:00
cpp_wrapper_gpu.py [inductor] Add some typing to common.py (#145691) 2025-01-27 06:27:13 +00:00
cpp.py [inductor] Add some typing to common.py (#145691) 2025-01-27 06:27:13 +00:00
cpu_device_op_overrides.py remove allow-untyped-defs from _inductor/codegen/cpu_device_op_overrides.py (#143881) 2024-12-27 04:10:47 +00:00
cuda_combined_scheduling.py [inductor] Add some typing to common.py (#145691) 2025-01-27 06:27:13 +00:00
debug_utils.py PEP585 update - torch/_inductor/codegen (#145106) 2025-01-18 06:56:03 +00:00
halide.py PEP585 update - torch/_inductor/codegen (#145106) 2025-01-18 06:56:03 +00:00
memory_planning.py PEP585 update - torch/_inductor/codegen (#145106) 2025-01-18 06:56:03 +00:00
mps_device_op_overrides.py [Inductor] Add MPS device op overrides (#143892) 2024-12-28 02:11:45 +00:00
mps.py [inductor] Add some typing to common.py (#145691) 2025-01-27 06:27:13 +00:00
multi_kernel.py PEP585 update - torch/_inductor/codegen (#145106) 2025-01-18 06:56:03 +00:00
simd_kernel_features.py [inductor] Kernel memory analysis for use in heuristics (#142026) 2025-01-25 04:58:54 +00:00
simd.py [inductor] Add some typing to common.py (#145691) 2025-01-27 06:27:13 +00:00
triton_combo_kernel.py [inductor][1/N] triton support post-#5512, main components (#145051) 2025-01-24 00:34:01 +00:00
triton_split_scan.py PEP585 update - torch/_inductor/codegen (#145106) 2025-01-18 06:56:03 +00:00
triton_utils.py [inductor][2/N] triton support post-#5512, user-defined triton kernels (#145348) 2025-01-24 00:34:01 +00:00
triton.py [inductor] Add some typing to common.py (#145691) 2025-01-27 06:27:13 +00:00
wrapper.py [inductor] Add some typing to common.py (#145691) 2025-01-27 06:27:13 +00:00