Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 1.02 KB

README.md

File metadata and controls

25 lines (16 loc) · 1.02 KB

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

matmul/ : matrix multiplication

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.