Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run full model tests with real weights in iree_tests. #109

Closed
wants to merge 17 commits into from

Conversation

ScottTodd
Copy link
Member

@ScottTodd ScottTodd commented Mar 13, 2024

File downloads are really slow from Azure even on my local machine... can tune download options but probably need a local cache. Nevermind... Linux on GitHub's runners is just way faster than my local Windows.

ScottTodd added 17 commits March 8, 2024 12:23
```
D:\dev\projects\SHARK-TestSuite\iree_tests (iree-model-tests)
(nightly_pip.venv) λ pytest -n auto -rpfE -k abs
======================================= test session starts =======================================
platform win32 -- Python 3.11.2, pytest-8.0.2, pluggy-1.4.0
rootdir: D:\dev\projects\SHARK-TestSuite\iree_tests
configfile: pytest.ini
plugins: timeout-2.2.0, xdist-3.5.0
64 workers [3 items]
...                                                                                          [100%]
===================================== short test summary info =====================================
PASSED simple/abs/simple_abs.mlir::cpu_llvm_sync
PASSED simple/abs_bc/simple_abs.mlirbc::cpu_llvm_sync
PASSED onnx/node/generated/test_abs/model.mlir::cpu_llvm_sync
======================================= 3 passed in 10.30s ========================================
```
@ScottTodd ScottTodd closed this Mar 13, 2024
@ScottTodd ScottTodd deleted the iree-model-tests-weights branch March 13, 2024 18:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant