pytorch/torch/_inductor/codegen/cuda
henrylhtsang d984143a74 [ci][cutlass backend] Add ci for cutlass backend tests (#156626)
redo of https://github.com/pytorch/pytorch/pull/156136

Differential Revision: [D77327309](https://our.internmc.facebook.com/intern/diff/D77327309)

I want to try land the full version first. If the ci is taking too long, we can revert back to only testing for a few names.
```
 -k 'test_max_autotune_cutlass_backend_regular_mm and not test_max_autotune_cutlass_backend_regular_mm_streamk'
```

Pull Request resolved: https://github.com/pytorch/pytorch/pull/156626
Approved by: https://github.com/huydhn, https://github.com/mlazos
2025-07-22 05:18:13 +00:00
..
cutlass_lib_extensions [cutlass backend] Use alignment of D for EVT / Float8 (#157402) 2025-07-02 22:55:00 +00:00
__init__.py
cuda_cpp_scheduling.py [inductor] Add typing to _inductor/ir.py (#149958) 2025-06-30 15:56:35 +00:00
cuda_env.py Rename inductor cache (#156128) 2025-06-17 03:57:18 +00:00
cuda_kernel.py [cutlass backend] cache a few things for codegen and properties (#158158) 2025-07-15 00:18:31 +00:00
cuda_template.py [cutass backend] memorize parts of cache key to reduce general overhead (#158311) 2025-07-21 23:21:12 +00:00
cutlass_cache.py [cutlass backend] Make config request key depend on serialization.py and cutlass_utils.py (#157839) 2025-07-10 17:09:32 +00:00
cutlass_presets.py [cutlass backend] modify presets ahead of cutlass 4 upgrade (#157522) 2025-07-03 17:13:24 +00:00
cutlass_python_evt.py [Cutlass] Fix buffer missing issues (#155897) 2025-06-23 05:58:39 +00:00
cutlass_utils.py [ci][cutlass backend] Add ci for cutlass backend tests (#156626) 2025-07-22 05:18:13 +00:00
device_op_overrides.py [user triton] AOT inductor support for device-side TMA (#155896) 2025-06-27 04:28:04 +00:00
gemm_template.py [cutass backend] memorize parts of cache key to reduce general overhead (#158311) 2025-07-21 23:21:12 +00:00
serialization.py [cutlass backend] Change serialization protocol to use more json and cache (#157840) 2025-07-10 17:44:33 +00:00