tree: 2b8a72f8cea36235c149b577fd5990efc163adbe [path history] [tgz]
  1. attention_and_matmul_spec.mlir
  2. gpu_rocm_models_additional_flags_gfx90a.json
  3. gpu_rocm_models_gfx90a.json
  4. onnx_cpu_llvm_sync.json
  5. onnx_gpu_cuda.json
  6. onnx_gpu_rocm_rdna3.json
  7. onnx_gpu_vulkan.json
  8. pytorch_cpu_llvm_task.json
  9. pytorch_models_cpu_llvm_task.json
  10. pytorch_models_gpu_vulkan.json
  11. README.md
  12. sdxl_scheduled_unet_cpu_llvm_task.json
  13. sdxl_scheduled_unet_gpu_rocm_gfx90a.json
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