pytorch/torch/_inductor/codegen
PyTorch MergeBot 3443627e07 Revert "[BE]: Enable RUFF TRY400 rule - log.exception (#153473)"
This reverts commit 4f4ecc583e.

Reverted https://github.com/pytorch/pytorch/pull/153473 on behalf of https://github.com/jeanschmidt due to seems to have broken internal signals, @albanD may I count on you to help the author merge his PR? D74837988 ([comment](https://github.com/pytorch/pytorch/pull/153473#issuecomment-2886017075))
2025-05-16 08:29:26 +00:00
..
aoti_runtime [AOTInductor] Fix clang-tidy warnings in wrapper (#153197) 2025-05-12 22:35:59 +00:00
cuda Revert "[BE]: Enable RUFF TRY400 rule - log.exception (#153473)" 2025-05-16 08:29:26 +00:00
rocm [AOTI][reland2] Remove typedef for half and bfloat16 (#153467) 2025-05-14 02:37: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 [AOTI][reland2] Remove typedef for half and bfloat16 (#153467) 2025-05-14 02:37:18 +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 Add pack support and use micro gemm for Half flex attention on CPU (#151530) 2025-04-29 07:24:00 +00:00
cpp_gemm_template.py [Inductor-CPU] Faster int8 WoQ GEMM for small M with explicit prefetching and different outer loops (#149373) 2025-05-15 11:55:58 +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] Faster int8 WoQ GEMM for small M with explicit prefetching and different outer loops (#149373) 2025-05-15 11:55:58 +00:00
cpp_prefix.h [AOTI][reland2] Remove typedef for half and bfloat16 (#153467) 2025-05-14 02:37:18 +00:00
cpp_template_kernel.py [Inductor-CPU] Faster int8 WoQ GEMM for small M with explicit prefetching and different outer loops (#149373) 2025-05-15 11:55:58 +00:00
cpp_template.py [Inductor] Unify the data type propagation between Triton and CPP Backend (#146970) 2025-03-21 17:52:51 +00:00
cpp_utils.py [AOTI][reland2] Remove typedef for half and bfloat16 (#153467) 2025-05-14 02:37:18 +00:00
cpp_wrapper_cpu_array_ref.py [AOTInductor] Fix clang-tidy warnings in wrapper (#153197) 2025-05-12 22:35:59 +00:00
cpp_wrapper_cpu.py [AOTInductor] Fix clang-tidy warnings in wrapper (#153197) 2025-05-12 22:35:59 +00:00
cpp_wrapper_gpu.py [Inductor] Refactor wrapper codegen to use Wrapper IR. (#150458) 2025-04-15 17:28:36 +00:00
cpp.py [AOTI][reland2] Remove typedef for half and bfloat16 (#153467) 2025-05-14 02:37:18 +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] Integrate EVT into CUDACPPScheduling (#150906) 2025-05-07 23:09:02 +00:00
debug_utils.py [Inductor] Refactor wrapper codegen to use Wrapper IR. (#150458) 2025-04-15 17:28:36 +00:00
halide.py [BE]: Update ruff to 0.11.8 (#153249) 2025-05-12 18:30:52 +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 [MPSInductor] Fix noop codegen (#151224) 2025-04-14 16:38:47 +00:00
mps.py [MPSInductor] Support numpy scalars handling (#153598) 2025-05-15 16:48:25 +00:00
multi_kernel.py [Inductor] Refactor wrapper codegen to use Wrapper IR. (#150458) 2025-04-15 17:28:36 +00:00
simd_kernel_features.py [BE][Ez]: Use itertools.chain.from_iterable when possible (#148190) 2025-03-06 20:37:06 +00:00
simd.py [Cutlass] Integrate EVT into CUDACPPScheduling (#150906) 2025-05-07 23:09:02 +00:00
subgraph.py [Inductor] Add decomposeK as an autotuning choice for mm (#150654) 2025-05-03 02:23:54 +00:00
triton_combo_kernel.py Reland: [inductor] Simplify grid handling (#148305) 2025-03-12 15:52:16 +00:00
triton_split_scan.py Reland: [inductor] Simplify grid handling (#148305) 2025-03-12 15:52:16 +00:00
triton_utils.py Fix broken URLs (#152237) 2025-04-27 09:56:42 +00:00
triton.py Fix broken URLs (#152237) 2025-04-27 09:56:42 +00:00
wrapper_fxir.py [Inductor] Optimize grid calculation by using // instead of FloorDiv (#153230) 2025-05-12 18:08:52 +00:00
wrapper.py [aoti] skip input symbol codegen for sympy expr w/ many symbols (#152579) 2025-05-07 01:18:09 +00:00