Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / iree-org/iree-test-suites issues and pull requests
#67 - Update toy_llama files to use `arith.divsi` instead of `arith.divui`.
Pull Request -
State: open - Opened by MaheshRavishankar about 1 month ago
#66 - Remove xfails for newly passing onnx model tests.
Pull Request -
State: closed - Opened by ScottTodd about 2 months ago
#65 - Parameterize ONNX model tests.
Pull Request -
State: open - Opened by ScottTodd about 2 months ago
- 3 comments
#64 - Remove failing flag due to numerics
Pull Request -
State: closed - Opened by rsuderman about 2 months ago
#63 - Add tests for PyTorch models
Issue -
State: open - Opened by ScottTodd about 2 months ago
- 1 comment
Labels: enhancement
#62 - Relax prefill-decode llama 3.1 test requirements
Pull Request -
State: closed - Opened by rsuderman about 2 months ago
#61 - Migrate to flash attention for attention operation
Pull Request -
State: closed - Opened by rsuderman about 2 months ago
#60 - Limit scheduled jobs to only run in iree-org.
Pull Request -
State: closed - Opened by ScottTodd about 2 months ago
#59 - Initial setup for LiteRT (TensorFlow Lite) model tests.
Pull Request -
State: open - Opened by ScottTodd about 2 months ago
#58 - Add more documentation for new sharktank_models test suite.
Pull Request -
State: closed - Opened by ScottTodd about 2 months ago
#57 - Adding a dependency on PyTorch
Issue -
State: open - Opened by sogartar about 2 months ago
- 5 comments
Labels: question
#56 - Repo cloning fails with LFS bandwidth quota limit reached.
Issue -
State: closed - Opened by sogartar about 2 months ago
- 5 comments
Labels: bug
#55 - Rework hip and multi device configuration
Pull Request -
State: closed - Opened by rsuderman about 2 months ago
#54 - Mark onnx model test_mobilenet as passing.
Pull Request -
State: closed - Opened by ScottTodd 2 months ago
#53 - Add Dynamic Shape Support for Attention Test Suite
Pull Request -
State: closed - Opened by erman-gurses 2 months ago
#52 - Added sharding configurations of tests
Pull Request -
State: closed - Opened by rsuderman 2 months ago
#51 - Add decode test for llama3.1 model
Pull Request -
State: closed - Opened by rsuderman 2 months ago
#50 - Add a llama 3.1 toy test with cross entropy test
Pull Request -
State: closed - Opened by rsuderman 2 months ago
#49 - Organize full model integration tests in some central location
Issue -
State: open - Opened by ScottTodd 2 months ago
Labels: enhancement
#48 - Set up a regression test suite
Issue -
State: open - Opened by ScottTodd 2 months ago
- 1 comment
Labels: enhancement
#47 - Generate and upload test reports for ONNX model tests.
Pull Request -
State: closed - Opened by ScottTodd 3 months ago
#46 - Import tests for all remaining validated/vision/ folders.
Pull Request -
State: closed - Opened by ScottTodd 3 months ago
- 2 comments
#45 - Use host for llvmcpu compilation in onnx model tests.
Pull Request -
State: closed - Opened by ScottTodd 3 months ago
#44 - Move ONNX vision model tests under model_zoo/validated.
Pull Request -
State: closed - Opened by ScottTodd 3 months ago
#43 - Switch ONNX model tests to use `--opset-version` built in conversion.
Pull Request -
State: closed - Opened by ScottTodd 3 months ago
#42 - Use new `--opset-version` arg on `iree-import-onnx`.
Pull Request -
State: closed - Opened by ScottTodd 3 months ago
- 1 comment
#41 - Re-import onnx_ops test cases.
Pull Request -
State: closed - Opened by ScottTodd 3 months ago
#40 - Update workflows to use latest IREE nightly packages.
Pull Request -
State: closed - Opened by ScottTodd 3 months ago
- 1 comment
#39 - Update README with latest project and test suite status.
Pull Request -
State: closed - Opened by ScottTodd 3 months ago
#38 - Add fancier CI badges showing number of tests and/or test coverage
Issue -
State: open - Opened by ScottTodd 3 months ago
- 1 comment
Labels: quality of life 😊
#37 - Add Attention Test Suite
Pull Request -
State: closed - Opened by erman-gurses 3 months ago
- 1 comment
#36 - Add compiler flags for CPU
Pull Request -
State: closed - Opened by erman-gurses 3 months ago
#35 - Remove xfails from in-tree onnx op test config.
Pull Request -
State: closed - Opened by ScottTodd 4 months ago
#34 - Bump onnx from 1.16.2 to 1.17.0 in /onnx_ops
Pull Request -
State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependencies
#33 - Fix mismatch between CMake option names.
Pull Request -
State: closed - Opened by ScottTodd 4 months ago
- 1 comment
#32 - Revert xfails for onnx alexnet and resnet50.
Pull Request -
State: closed - Opened by ScottTodd 4 months ago
#31 - Only enable hip tests if IREE_HIP_TEST_TARGET_CHIP is set.
Pull Request -
State: closed - Opened by ScottTodd 4 months ago
#30 - Update onnx ops config files and models xfails
Pull Request -
State: closed - Opened by saienduri 4 months ago
#29 - Update ONNX op test statuses after recent IREE changes.
Pull Request -
State: closed - Opened by ScottTodd 4 months ago
#28 - Move flaky onnx op test to skip_run_tests.
Pull Request -
State: closed - Opened by ScottTodd 5 months ago
#27 - Update ONNX op test statuses after recent IREE changes.
Pull Request -
State: closed - Opened by ScottTodd 5 months ago
#26 - Make it easier to share workflow steps with other repositories
Issue -
State: open - Opened by ScottTodd 5 months ago
Labels: quality of life 😊
#25 - Rework expected results config files in ONNX ops test suite
Issue -
State: open - Opened by ScottTodd 5 months ago
Labels: quality of life 😊
#24 - Refactor convolution test suite
Pull Request -
State: closed - Opened by erman-gurses 5 months ago
- 1 comment
#23 - Begin testing models from the ONNX Model Zoo.
Pull Request -
State: closed - Opened by ScottTodd 5 months ago
- 5 comments
#22 - Refactor matmul test suite.
Pull Request -
State: closed - Opened by ScottTodd 5 months ago
- 4 comments
#21 - Rename matmul/ to linalg_ops/, rebase IREE, add test workflow.
Pull Request -
State: closed - Opened by ScottTodd 5 months ago
#20 - Update ONNX op XFAILs after latest nightly IREE release.
Pull Request -
State: closed - Opened by ScottTodd 5 months ago
#19 - Log input files and test case paths when ONNX tests fail.
Pull Request -
State: closed - Opened by ScottTodd 5 months ago
- 1 comment
#18 - Update ONNX op XFAILs after latest nightly IREE releases.
Pull Request -
State: closed - Opened by ScottTodd 5 months ago
#17 - Add tests for PyTorch operators
Issue -
State: open - Opened by ScottTodd 6 months ago
- 1 comment
Labels: enhancement
#16 - Make matmul generator acc_type argument required/explicit.
Pull Request -
State: closed - Opened by ScottTodd 6 months ago
#15 - Drop matmul "compilation_info" generator code and test cases.
Pull Request -
State: closed - Opened by ScottTodd 6 months ago
- 2 comments
#14 - Generate MLIR files for matmul tests.
Pull Request -
State: closed - Opened by ScottTodd 6 months ago
- 1 comment
#13 - Begin porting matmul test suite from iree-org/iree.
Pull Request -
State: closed - Opened by ScottTodd 6 months ago
#12 - Add tests for GGUF models
Issue -
State: open - Opened by ScottTodd 6 months ago
Labels: enhancement
#11 - Update ONNX op xfails after latest IREE nightly.
Pull Request -
State: closed - Opened by ScottTodd 6 months ago
#10 - Rename onnx-ops folder to onnx_ops.
Pull Request -
State: closed - Opened by ScottTodd 6 months ago
#9 - Use Exceptions in onnx importer to avoid importing broken test cases.
Pull Request -
State: closed - Opened by ScottTodd 6 months ago
#8 - Port ONNX op test suite.
Pull Request -
State: closed - Opened by ScottTodd 6 months ago
- 2 comments
#7 - Add version compatibility checking tests
Issue -
State: open - Opened by ScottTodd 6 months ago
Labels: enhancement
#6 - Add tests for ONNX models
Issue -
State: open - Opened by ScottTodd 6 months ago
- 2 comments
Labels: enhancement
#5 - Add tests for TFLite models
Issue -
State: open - Opened by ScottTodd 6 months ago
- 4 comments
Labels: enhancement
#4 - Add tests for StableHLO operators
Issue -
State: open - Opened by ScottTodd 6 months ago
Labels: enhancement, help wanted
#3 - Add tests for TensorFlow models
Issue -
State: open - Opened by ScottTodd 6 months ago
Labels: enhancement, help wanted
#2 - Import matmul/conv/attention tests from iree/tests/e2e/
Issue -
State: open - Opened by ScottTodd 6 months ago
- 3 comments
Labels: enhancement
#1 - Import ONNX operator tests from SHARK-TestSuite/iree_tests
Issue -
State: closed - Opened by ScottTodd 6 months ago
- 3 comments