pytorch/torch/_inductor/codegen/cuda
henrylhtsang f97f03c7ef [cutlass backend] delete pip cutlass path since nvidia stops supporting nvidia-cutlass (#156651)
Differential Revision: [D77186982](https://our.internmc.facebook.com/intern/diff/D77186982/)

source: https://pypi.org/project/nvidia-cutlass/

If users want to use it, they can install pytorch through wheel, git clone cutlass, and specify cutlass path via TORCHINDUCTOR_CUTLASS_DIR

Pull Request resolved: https://github.com/pytorch/pytorch/pull/156651
Approved by: https://github.com/mlazos
2025-06-24 18:32:15 +00:00
..
cutlass_lib_extensions [BE][3/16] fix typos in torch/ (torch/_inductor/) (#156313) 2025-06-23 02:57:12 +00:00
__init__.py
cuda_cpp_scheduling.py Revert "[inductor] Add typing to _inductor/ir.py (#149958)" 2025-06-06 15:19:16 +00:00
cuda_env.py Rename inductor cache (#156128) 2025-06-17 03:57:18 +00:00
cuda_kernel.py Revert "[inductor] Add typing to _inductor/ir.py (#149958)" 2025-06-06 15:19:16 +00:00
cuda_template.py [Cutlass] fp8 dynamic shapes test (#154829) 2025-06-05 20:17:01 +00:00
cutlass_cache.py Rename inductor cache (#156128) 2025-06-17 03:57:18 +00:00
cutlass_presets.py Migrate from lru_cache to cache (#155613) 2025-06-11 19:44:18 +00:00
cutlass_python_evt.py [Cutlass] Fix buffer missing issues (#155897) 2025-06-23 05:58:39 +00:00
cutlass_utils.py [cutlass backend] delete pip cutlass path since nvidia stops supporting nvidia-cutlass (#156651) 2025-06-24 18:32:15 +00:00
device_op_overrides.py [user triton] AOT Inductor support for new host-side TMA api (#155879) 2025-06-18 09:35:11 +00:00
gemm_template.py [Cutlass] Fix buffer missing issues (#155897) 2025-06-23 05:58:39 +00:00
serialization.py [cutlass backend] Cache config generation locally and remotely (#154686) 2025-05-30 05:40:46 +00:00