TensorRT-LLMs/tensorrt_llm/_torch/custom_ops
yuxianq fd8ded2b2b
feat: Support cos_sin_cache in all cases. (#3517)
Signed-off-by: Yuxian Qiu <142763828+yuxianq@users.noreply.github.com>
2025-04-16 13:48:44 +08:00
..
__init__.py feat: Support cos_sin_cache in all cases. (#3517) 2025-04-16 13:48:44 +08:00
cpp_custom_ops.py feat: Add NVFP4 UB pattern optimization pass in torch compile (#3371) 2025-04-11 21:25:29 +08:00
flashinfer_custom_ops.py feat: Support cos_sin_cache in all cases. (#3517) 2025-04-16 13:48:44 +08:00
torch_custom_ops.py feat: Add NVFP4 UB pattern optimization pass in torch compile (#3371) 2025-04-11 21:25:29 +08:00
userbuffers_custom_ops.py feat: Introduce UB allocator for pytorch flow (#3257) 2025-04-08 18:39:49 +08:00