- 21 Jun, 2024 1 commit
-
-
Jinzhen Lin authored
-
- 20 Jun, 2024 4 commits
-
-
Tyler Michael Smith authored
-
Varun Sundar Rabindranath authored
Co-authored-by:Varun Sundar Rabindranath <varun@neuralmagic.com>
-
Roger Wang authored
-
Varun Sundar Rabindranath authored
Co-authored-by:Varun Sundar Rabindranath <varun@neuralmagic.com>
-
- 18 Jun, 2024 3 commits
-
-
Tyler Michael Smith authored
-
sergey-tinkoff authored
-
Joe Runde authored
Signed-off-by:Joe Runde <Joseph.Runde@ibm.com>
-
- 14 Jun, 2024 2 commits
-
-
Tyler Michael Smith authored
-
Tyler Michael Smith authored
-
- 13 Jun, 2024 2 commits
-
-
Jie Fu (傅杰) authored
-
Tyler Michael Smith authored
Co-authored-by:
Michael Goin <michael@neuralmagic.com> Co-authored-by:
youkaichao <youkaichao@gmail.com> Co-authored-by:
zifeitong <zifei.tong@parasail.io> Co-authored-by:
Robert Shaw <114415538+robertgshaw2-neuralmagic@users.noreply.github.com>
-
- 12 Jun, 2024 1 commit
-
-
Cody Yu authored
Inspired by #5146, this PR improves FP8 quantize kernel by vectorizing data transfer to better utilize memory bandwidth. Microbenchmark shows that this improved kernel can achieve 1.0x-1.5x speedup (especially when hidden size is large). In details, we applied 3 optimizations: - Use inverted scale so that most divisions are changed to multiplications. - Unroll the loop by 4 times to improve ILP. - Use vectorized 4 to transfer data between HBM and SRAM.
-
- 09 Jun, 2024 1 commit
-
-
bnellnm authored
-
- 07 Jun, 2024 2 commits
-
-
Jie Fu (傅杰) authored
-
Dipika Sikka authored
Co-authored-by:
Varun Sundar Rabindranath <varunsundar08@gmail.com> Co-authored-by:
Varun Sundar Rabindranath <varun@neuralmagic.com>
-
- 05 Jun, 2024 1 commit
-
-
Tyler Michael Smith authored
Co-authored-by:Cody Yu <hao.yu.cody@gmail.com>
-
- 03 Jun, 2024 2 commits
-
-
Yuan authored
-
Tyler Michael Smith authored
-
- 02 Jun, 2024 1 commit
-
-
Divakar Verma authored
This PR enables the fused topk_softmax kernel used in moe layer for HIP
-
- 01 Jun, 2024 3 commits
-
-
Varun Sundar Rabindranath authored
Co-authored-by:
Varun Sundar Rabindranath <varun@neuralmagic.com> Co-authored-by:
Robert Shaw <114415538+robertgshaw2-neuralmagic@users.noreply.github.com>
-
Tyler Michael Smith authored
-
Tyler Michael Smith authored
-
- 31 May, 2024 3 commits
-
-
Simon Mo authored
Revert "[Kernel] Marlin_24: Ensure the mma.sp instruction is using the ::ordered_metadata modifier (introduced with PTX 8.5)" (#5149)
-
SnowDist authored
Co-authored-by:Zhuohan Li <zhuohan123@gmail.com>
-
Alexander Matveev authored
[Kernel] Marlin_24: Ensure the mma.sp instruction is using the ::ordered_metadata modifier (introduced with PTX 8.5) (#5136)
-
- 25 May, 2024 1 commit
-
-
Eric Xihui Lin authored
Co-authored-by:
beagleski <yunanzhang@microsoft.com> Co-authored-by:
bapatra <bapatra@microsoft.com> Co-authored-by:
Barun Patra <codedecde@users.noreply.github.com> Co-authored-by:
Michael Goin <michael@neuralmagic.com>
-
- 23 May, 2024 2 commits
-
-
Dipika Sikka authored
Co-authored-by:
Varun Sundar Rabindranath <varunsundar08@gmail.com> Co-authored-by:
Varun Sundar Rabindranath <varun@neuralmagic.com>
-
Alexander Matveev authored
-
- 22 May, 2024 3 commits
-
-
raywanb authored
-
Tyler Michael Smith authored
Pass the CUDA stream into the CUTLASS GEMMs, to avoid future issues with CUDA graphs
-
Michael Goin authored
-
- 20 May, 2024 1 commit
-
-
Alexander Matveev authored
-
- 16 May, 2024 4 commits
-
-
Tyler Michael Smith authored
-
Silencio authored
Co-authored-by:Silencio <silencio@adsl-99-6-187-6.dsl.irvnca.sbcglobal.net>
-
Alexander Matveev authored
Co-authored-by:Robert Shaw <rshaw@neuralmagic.com>
-
Jinzhen Lin authored
-
- 10 May, 2024 2 commits
-
-
Steve Grubb authored
-
Cody Yu authored
-
- 09 May, 2024 1 commit
-
-
kliuae authored
Co-authored-by:miloice <jeffaw99@hotmail.com>
-