tree: 37d08dc302430d0e6caf14c61f4de5da0395720b [path history] [tgz]
  1. attention_and_matmul_spec.mlir
  2. models_cpu_llvm_task.json
  3. models_gpu_rocm_gfx90a.json
  4. models_gpu_rocm_gfx942.json
  5. models_gpu_vulkan.json
  6. onnx_cpu_llvm_sync.json
  7. onnx_gpu_cuda.json
  8. onnx_gpu_rocm_rdna3.json
  9. onnx_gpu_vulkan.json
  10. README.md
build_tools/pkgci/external_test_suite/README.md

IREE External Test Suite

These files are used to configure test cases from the test suite hosted at SHARK-TestSuite/iree_tests.

Each test case in the test suite includes:

  • An input program as a .mlir file
  • Inputs and expected outputs, collected into a flagfile

Each configuration file includes:

  • Flags for iree-compile
  • Flags for iree-run-module
  • Lists of test cases that are expected to fail