Skip to content

iree-org/iree-test-suites

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iree-test-suites

Test suites for IREE and related projects.

🚧🚧🚧 Under construction 🚧🚧🚧

See https://groups.google.com/g/iree-discuss/c/GIWyj8hmP0k/ for context.

Test suites

linalg_ops/ : 'linalg' and related ops

Test Linalg Ops

  • Generated tests for matrix multiplication using the MLIR 'linalg' dialect (tests for other ops like 'attention' and 'convolution' are planned).
  • Built with cmake and run via ctest (for now?).

onnx_models/ : Open Neural Network Exchange models

Test ONNX Models

  • Tests that import, compile, and run ONNX models through IREE then compare the outputs against a reference (ONNX Runtime).
  • Runnable via pytest.

onnx_ops/ : Open Neural Network Exchange operations

Test ONNX Ops

  • 1250+ tests for ONNX framework operators.
  • Runnable via pytest using a configurable set of flags to iree-compile and iree-run-module.

About

Test suites for IREE and related projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published