mirror of
https://github.com/NVIDIA/TensorRT-LLM.git
synced 2026-01-14 06:27:45 +08:00
* 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> |
||
|---|---|---|
| .. | ||
| common.h | ||
| converter.h | ||
| cudaCoreGemm.cu | ||
| cudaCoreGemm.h | ||
| details.h | ||
| int8SQ.cu | ||
| int8SQ.h | ||
| kernel.h | ||
| kernelDispatcher.h | ||
| kernelDispatcherBf16Int4GroupwiseColumnMajorInterleavedForHopperTrue.cu | ||
| kernelDispatcherBf16Int4GroupwiseColumnMajorInterleavedTrue.cu | ||
| kernelDispatcherBf16Int4PerChannelColumnMajorInterleavedForHopperTrue.cu | ||
| kernelDispatcherBf16Int4PerChannelColumnMajorInterleavedTrue.cu | ||
| kernelDispatcherBf16Int8GroupwiseColumnMajoInterleavedForHopperTrue.cu | ||
| kernelDispatcherBf16Int8GroupwiseColumnMajorInterleavedTrue.cu | ||
| kernelDispatcherBf16Int8PerChannelColumnMajorInterleavedForHopperTrue.cu | ||
| kernelDispatcherBf16Int8PerChannelColumnMajorInterleavedTrue.cu | ||
| kernelDispatcherFp16Int4GroupwiseColumnMajorInterleavedForHopperTrue.cu | ||
| kernelDispatcherFp16Int4GroupwiseColumnMajorInterleavedTrue.cu | ||
| kernelDispatcherFp16Int4PerChannelColumnMajorInterleavedForHopperTrue.cu | ||
| kernelDispatcherFp16Int4PerChannelColumnMajorInterleavedTrue.cu | ||
| kernelDispatcherFp16Int8GroupwiseColumnMajorInterleavedForHopperTrue.cu | ||
| kernelDispatcherFp16Int8GroupwiseColumnMajorInterleavedTrue.cu | ||
| kernelDispatcherFp16Int8PerChannelColumnMajorInterleavedForHopperTrue.cu | ||
| kernelDispatcherFp16Int8PerChannelColumnMajorInterleavedTrue.cu | ||
| kernelLauncher.h | ||
| utility.h | ||