remove duplicated test_real_world (#12118)

included in the test/models right below
This commit is contained in:
chenyu
2025-09-11 11:57:14 -04:00
committed by GitHub
parent e76211fcbc
commit 66593f135f
-2
View File
@@ -827,8 +827,6 @@ jobs:
cuda: 'true'
ocelot: 'true'
llvm: 'true'
- name: Run real world test
run: METAL=1 python -m pytest -n=auto test/models/test_real_world.py --durations=20
- name: Test models (Metal)
run: METAL=1 python -m pytest -n=auto test/models -v --durations=20
- name: Run ONNX