TensorRT-LLMs/cpp
Pamela Peng 6cdfc54883
feat: Add FP8 support for SM 120 (#3248)
* Allow FP8 on SM120

Signed-off-by: Pamela Peng <179191831+pamelap-nvidia@users.noreply.github.com>

* fix sm121

Signed-off-by: Pamela Peng <179191831+pamelap-nvidia@users.noreply.github.com>

* fix

Signed-off-by: Pamela Peng <179191831+pamelap-nvidia@users.noreply.github.com>

* fix pre-commit

Signed-off-by: Pamela Peng <179191831+pamelap-nvidia@users.noreply.github.com>

* review update

Signed-off-by: Pamela Peng <179191831+pamelap-nvidia@users.noreply.github.com>

---------

Signed-off-by: Pamela Peng <179191831+pamelap-nvidia@users.noreply.github.com>
Co-authored-by: Sharan Chetlur <116769508+schetlur-nv@users.noreply.github.com>
2025-04-14 16:05:41 -07:00
..
cmake fix #3109: early exit cmake if find_library() does not find any lib (#3113) 2025-03-29 19:59:03 +08:00
include/tensorrt_llm chore: Clean up cpp runtime (#3505) 2025-04-14 18:00:03 +08:00
micro_benchmarks feat: Add FP8 support for SM 120 (#3248) 2025-04-14 16:05:41 -07:00
tensorrt_llm feat: Add FP8 support for SM 120 (#3248) 2025-04-14 16:05:41 -07:00
tests feat: Add FP8 support for SM 120 (#3248) 2025-04-14 16:05:41 -07:00
CMakeLists.txt infra: move nvrtc_wrapper to conan (#3282) 2025-04-15 05:31:01 +08:00
conandata.yml infra: move nvrtc_wrapper to conan (#3282) 2025-04-15 05:31:01 +08:00
conanfile.py infra: move nvrtc_wrapper to conan (#3282) 2025-04-15 05:31:01 +08:00