tree: 0d53cf3f4bff840de0c961bb24cfba76dcc0eb53 [path history] [tgz]
  1. models_cpu_llvm_task.json
  2. models_gpu_rocm_gfx90a.json
  3. models_gpu_rocm_gfx942.json
  4. models_gpu_vulkan.json
  5. 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