"git@developer.sourcefind.cn:modelzoo/resnet50_tensorflow.git" did not exist on "bbdc98100c3928d0f6fda10ec002494d21a6dc38"
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