[Feature][NPU]: add runtime support for AutoRound quantized models (#16699)
Co-authored-by: root <root@localhost.localdomain> Co-authored-by: ronnie_zheng <zl19940307@163.com>
This commit is contained in:
co-authored by
root
ronnie_zheng
parent
fd79cd8d9c
commit
13bdc7bf4a
@@ -83,6 +83,8 @@ suite_xpu = {
|
||||
# NOTE: please sort the test cases alphabetically by the test file name
|
||||
suite_ascend = {
|
||||
"per-commit-1-npu-a2": [
|
||||
TestFile("ascend/test_ascend_autoround_dense.py", 400),
|
||||
TestFile("ascend/test_ascend_autoround_moe.py", 400),
|
||||
TestFile("ascend/test_ascend_gptq.py", 400),
|
||||
TestFile("ascend/test_ascend_gptq_moe.py", 400),
|
||||
TestFile("ascend/test_ascend_graph_tp1_bf16.py", 400),
|
||||
|
||||
Reference in New Issue
Block a user