mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2026-04-23 00:17:25 +08:00
fix hadamard_block_size (#5888)
This commit is contained in:
@@ -94,6 +94,8 @@ gemm_case = [
|
||||
[2560, 1536, 64, 0, 128],
|
||||
[1536, 2560, 64, 0, 128],
|
||||
[2560, 768, 64, 0, 128],
|
||||
[768, 2048, 128, 0, 128],
|
||||
[2048, 384, 128, 0, 128],
|
||||
]
|
||||
|
||||
dtype = ["BF16"]
|
||||
|
||||
Reference in New Issue
Block a user