| .. |
|
aoti_runtime
|
[AOTI] Save data sizes to constants_info (#154534)
|
2025-05-29 06:39:13 +00:00 |
|
cuda
|
Migrate from lru_cache to cache (#155613)
|
2025-06-11 19:44:18 +00:00 |
|
rocm
|
Migrate from lru_cache to cache (#155613)
|
2025-06-11 19:44:18 +00:00 |
|
xpu
|
Reland: [inductor] Simplify grid handling (#148305)
|
2025-03-12 15:52:16 +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
|
[inductor][triton] Block ptr analysis fix assert on matched index expression (#148446)
|
2025-03-10 05:26:55 +00:00 |
|
common.py
|
Custom FX pass for inductor's backend registration (#154841)
|
2025-06-14 17:29:54 +00:00 |
|
cpp_bmm_template.py
|
[inductor][cpu] Move VNNI weight packing into AMX GEMM kernel for contiguous BMM weights (#146843)
|
2025-02-21 21:46:00 +00:00 |
|
cpp_flex_attention_template.py
|
Revert "[inductor] Add typing to _inductor/ir.py (#149958)"
|
2025-06-06 15:19:16 +00:00 |
|
cpp_gemm_template.py
|
Revert "[inductor] Add typing to _inductor/ir.py (#149958)"
|
2025-06-06 15:19:16 +00:00 |
|
cpp_grouped_gemm_template.py
|
[BE][PYFMT] migrate PYFMT for torch._inductor to ruff format (#144550)
|
2025-02-28 13:33:19 +00:00 |
|
cpp_micro_gemm.py
|
[Inductor][CPU] Use AMX-based microkernels when M > 4 for GEMM template for INT4 weight (#155444)
|
2025-06-12 02:28:48 +00:00 |
|
cpp_template_kernel.py
|
Revert "[inductor] Add typing to _inductor/ir.py (#149958)"
|
2025-06-06 15:19:16 +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
|
Revert "[Inductor] Improve typing, and prepare for ABI-compatible AOTI C-shim dispatching (#154371)"
|
2025-06-08 17:37:29 +00:00 |
|
cpp_wrapper_cpu.py
|
Migrate from lru_cache to cache (#155613)
|
2025-06-11 19:44:18 +00:00 |
|
cpp_wrapper_gpu.py
|
[AOTI][refactor] Rename embed_cubin to embed_kernel_binary (#154412)
|
2025-05-28 01:20:28 +00:00 |
|
cpp_wrapper_mps.py
|
[aoti][mps] Fix int/symint kernel args (#155583)
|
2025-06-12 23:33:28 +00:00 |
|
cpp.py
|
mypy 1.16.0 (#155821)
|
2025-06-14 18:18:43 +00:00 |
|
cpu_device_op_overrides.py
|
[inductor] Add types to DeviceOpOverrides (#145913)
|
2025-02-01 16:33:49 +00:00 |
|
cuda_combined_scheduling.py
|
[Cutlass] E2E Tests for EVT (#152815)
|
2025-05-17 12:29:10 +00:00 |
|
debug_utils.py
|
[Inductor] Refactor wrapper codegen to use Wrapper IR. (#150458)
|
2025-04-15 17:28:36 +00:00 |
|
halide.py
|
Unify dynamic shapes APIs naming 2 (expect_true and check) (#155776)
|
2025-06-14 17:13:53 +00:00 |
|
memory_planning.py
|
[BE][PYFMT] migrate PYFMT for torch._inductor to ruff format (#144550)
|
2025-02-28 13:33:19 +00:00 |
|
mps_device_op_overrides.py
|
[aoti] Initial Metal support (#153959)
|
2025-05-23 05:45:35 +00:00 |
|
mps.py
|
[MPSInductor] Fix remainder implementation for int types (#155891)
|
2025-06-13 16:42:56 +00:00 |
|
multi_kernel.py
|
Replace runtime type parameterization (#155221)
|
2025-06-05 21:43:54 +00:00 |
|
simd_kernel_features.py
|
Replace runtime type parameterization (#155221)
|
2025-06-05 21:43:54 +00:00 |
|
simd.py
|
Unify dynamic shapes APIs naming 2 (expect_true and check) (#155776)
|
2025-06-14 17:13:53 +00:00 |
|
subgraph.py
|
Revert "[inductor] Add typing to _inductor/ir.py (#149958)"
|
2025-06-06 15:19:16 +00:00 |
|
triton_combo_kernel.py
|
Replace runtime type parameterization (#155221)
|
2025-06-05 21:43:54 +00:00 |
|
triton_split_scan.py
|
Reland: [inductor] Simplify grid handling (#148305)
|
2025-03-12 15:52:16 +00:00 |
|
triton_utils.py
|
Unify dynamic shapes APIs naming 2 (expect_true and check) (#155776)
|
2025-06-14 17:13:53 +00:00 |
|
triton.py
|
mypy 1.16.0 (#155821)
|
2025-06-14 18:18:43 +00:00 |
|
wrapper_fxir.py
|
[Inductor] Support autotuning in the FX backend. (#155049)
|
2025-06-06 17:44:14 +00:00 |
|
wrapper.py
|
[AOTInductor] Memory leak fix for Fallback Kernels (#155642)
|
2025-06-12 17:42:56 +00:00 |