Commit 8849bf7
committed
test(ci): recover model_runner_v2 e2e test
- Remove is_skipped flag from tests/e2e/singlecard/model_runner_v2/test_basic.py
- Test was originally skipped due to get_cuda_view_from_cpu_tensor error (#5752)
- Recent model_runner_v2 improvements may have resolved the issue:
- #7110: Added aclgraph support
- #7496: Optimized post_update performance
- #7221: Optimized _topk_log_softmax_kernel performance
- CI will verify if the test now passes successfully
Signed-off-by: hejianping <hejianping7@huawei.com>1 parent bcdfcde commit 8849bf7
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
65 | 64 | | |
66 | 65 | | |
67 | 66 | | |
| |||
0 commit comments