| .. |
|
aoti_runtime
|
Add an option to put store large mmap weights on disk (#164526)
|
2025-10-10 07:53:57 +00:00 |
|
cuda
|
Enable all flake8-logging-format rules (#164655)
|
2025-10-19 00:59:28 +00:00 |
|
cutedsl
|
[FlexFlash] update names (#166193)
|
2025-10-25 00:07:11 +00:00 |
|
mtia
|
[Re-land][Inductor] Support native Inductor as backend for MTIA (#159211)
|
2025-07-29 17:03:24 +00:00 |
|
rocm
|
Enable all flake8-logging-format rules (#164655)
|
2025-10-19 00:59:28 +00:00 |
|
xpu
|
[Inductor] Update Intel Triton for PyTorch 2.9. (#161050)
|
2025-08-25 17:18:19 +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
|
Clean up unused Pyrefly suppressions (#166178)
|
2025-10-25 05:32:21 +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
|
[FlexAttn] Fix Paged Attention Accuracy via Upper Mask Mod and Prevent Invalid Memory Access (#160861)
|
2025-08-30 04:50:23 +00:00 |
|
cpp_gemm_template.py
|
Clean up unused Pyrefly suppressions (#166178)
|
2025-10-25 05:32:21 +00:00 |
|
cpp_grouped_gemm_template.py
|
Add suppressions for _inductor/codegen (#165659)
|
2025-10-16 21:37:37 +00:00 |
|
cpp_micro_gemm.py
|
Revert "Add SVE128 ISA (#158932)"
|
2025-10-10 01:17:02 +00:00 |
|
cpp_template_kernel.py
|
Add suppressions for _inductor/codegen (#165659)
|
2025-10-16 21:37:37 +00:00 |
|
cpp_template.py
|
Add suppressions for _inductor/codegen (#165659)
|
2025-10-16 21:37:37 +00:00 |
|
cpp_utils.py
|
Add suppressions for _inductor/codegen (#165659)
|
2025-10-16 21:37:37 +00:00 |
|
cpp_wrapper_cpu_array_ref.py
|
[Inductor-FX] Support IndexPutFallback (#162863)
|
2025-09-16 08:52:47 +00:00 |
|
cpp_wrapper_cpu.py
|
[Inductor-FX] Support Tensor.item (#165599)
|
2025-10-21 07:09:56 +00:00 |
|
cpp_wrapper_gpu.py
|
Clean up unused Pyrefly suppressions (#166178)
|
2025-10-25 05:32:21 +00:00 |
|
cpp_wrapper_mps.py
|
AOTI MPS Shim Implementation (#163865)
|
2025-10-09 16:06:36 +00:00 |
|
cpp.py
|
Revert "[Inductor] support masked vectorization for the tail_loop for float64 datatype (#163316)"
|
2025-10-21 17:44:42 +00:00 |
|
cpu_device_op_overrides.py
|
[Inductor][CPP] Reuse the pre-existing kernel for the same kernels (#158404)
|
2025-09-16 01:54:24 +00:00 |
|
cuda_combined_scheduling.py
|
Add cutedsl template support to compile (#160108)
|
2025-08-18 04:37:15 +00:00 |
|
debug_utils.py
|
Fix a condition error in torch/_inductor/codegen/debug_utils.py (#165033)
|
2025-10-10 02:20:00 +00:00 |
|
halide.py
|
Add suppressions for _inductor/codegen (#165659)
|
2025-10-16 21:37:37 +00:00 |
|
memory_planning.py
|
Fix unbacked symint and memory leak in inductor memory planning (#159839)
|
2025-08-11 17:16:15 +00:00 |
|
mps_device_op_overrides.py
|
[aoti] Initial Metal support (#153959)
|
2025-05-23 05:45:35 +00:00 |
|
mps.py
|
Clean up unused Pyrefly suppressions (#166178)
|
2025-10-25 05:32:21 +00:00 |
|
multi_kernel.py
|
Add suppressions for _inductor/codegen (#165659)
|
2025-10-16 21:37:37 +00:00 |
|
python_wrapper_mtia.py
|
[Re-land][Inductor] Support native Inductor as backend for MTIA (#159211)
|
2025-07-29 17:03:24 +00:00 |
|
segmented_tree.py
|
[inductor] dont reuse buffers if it affects peak (#145883) (#159530)
|
2025-08-19 19:02:56 +00:00 |
|
simd_kernel_features.py
|
skip non memory deps in memory estimator (#164294)
|
2025-10-01 02:44:58 +00:00 |
|
simd.py
|
Clean up unused Pyrefly suppressions (#166178)
|
2025-10-25 05:32:21 +00:00 |
|
subgraph.py
|
Add suppressions for _inductor/codegen (#165659)
|
2025-10-16 21:37:37 +00:00 |
|
triton_combo_kernel.py
|
Revert "[Inductor] Naive foreach autotune support (#162053)"
|
2025-10-20 21:36:44 +00:00 |
|
triton_split_scan.py
|
[inductor] propagate shapes in CSEVariable (#152198)
|
2025-08-19 16:46:38 +00:00 |
|
triton_utils.py
|
Add suppressions for _inductor/codegen (#165659)
|
2025-10-16 21:37:37 +00:00 |
|
triton.py
|
[Inductor] Restore original dtype for rank-0 CPU tensors (#166118)
|
2025-10-24 19:59:25 +00:00 |
|
wrapper_fxir.py
|
Clean up unused Pyrefly suppressions (#166178)
|
2025-10-25 05:32:21 +00:00 |
|
wrapper.py
|
[Inductor-FX] Support Tensor.item (#165599)
|
2025-10-21 07:09:56 +00:00 |