tree: 891ca4cbe6370823e7d842e7c968f64129e9d5f6 [path history] [tgz]
  1. attention_and_matmul_spec.mlir
  2. onnx_cpu_llvm_sync.json
  3. onnx_gpu_cuda.json
  4. onnx_gpu_rocm_rdna3.json
  5. onnx_gpu_vulkan.json
  6. pytorch_cpu_llvm_task.json
  7. pytorch_models_cpu_llvm_task.json
  8. pytorch_models_gpu_rocm_gfx90a.json
  9. pytorch_models_gpu_rocm_gfx90a_additional_flags.json
  10. pytorch_models_gpu_vulkan.json
  11. README.md
  12. sdxl_prompt_encoder_cpu_llvm_task.json
  13. sdxl_prompt_encoder_gpu_rocm_gfx90a.json
  14. sdxl_scheduled_unet_cpu_llvm_task.json
  15. sdxl_scheduled_unet_gpu_rocm_gfx90a.json
  16. sdxl_vae_decode_cpu_llvm_task.json
  17. sdxl_vae_decode_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