[Bugfix] Qwen3MoE aclrtMemcpy failed with NPUGraph (#10013)

This commit is contained in:
Even Zhou
2025-09-08 12:50:49 +08:00
committed by GitHub
parent 8116804e4f
commit b67c277f86
5 changed files with 180 additions and 10 deletions

View File

@@ -117,7 +117,7 @@ jobs:
curl -o /tmp/test.jsonl -L https://gh-proxy.test.osinfra.cn/https://raw.githubusercontent.com/openai/grade-school-math/master/grade_school_math/data/test.jsonl
- name: Run test
timeout-minutes: 60
timeout-minutes: 120
env:
SGLANG_USE_MODELSCOPE: true
SGLANG_IS_IN_CI: true