"...git@developer.sourcefind.cn:guobj/qwen_lmdeploy.git" did not exist on "ec034c15023ca0412a91aeddd8aad164e155b695"
Add examples of batched/grouped/SplitK Gemm for int8/bfp16/fp16/fp32 (#361)
* add examples into grouped/batched_gemm
* adding splitK examples
* fixed splitK
* add bfp16 int8 example into splitK
* formatting
* use static_cast
* added common for batched_gemm
* add commons for examples of splitK/batched/grouped_gemm
* return true
* adjust splitK check tol
* update example
Co-authored-by:
Chao Liu <lc.roy86@gmail.com>
Showing
Please register or sign in to comment