nod-ai / SHARK-TestSuite

Temporary home of a test suite we are evaluating
Apache License 2.0
2 stars 23 forks source link

Import ONNX model zoo programs to iree_tests #275

Open ScottTodd opened 1 week ago

ScottTodd commented 1 week ago

https://github.com/onnx/models, https://onnx.ai/models/

The iree_tests/onnx/ test suite currently imports "node" tests from onnx/backend/test/case/node. There are also a few "model" tests there onnx/backend/test/case/model, but many more models exist at https://github.com/onnx/models.

Import process: