tree: 606ca28e2d11854ac759f354cbc175540020b23e [path history] [tgz]
  1. dynamic_shapes/
  2. iree_custom_modules/
  3. iree_emitc_modules/
  4. iree_simple_embedding/
  5. iree_static_library/
  6. iree_vision_inference/
  7. models/
  8. variables_and_state/
  9. vulkan/
  10. BUILD
  11. CMakeLists.txt
  12. lit.cfg.py
  13. README.md
samples/README.md

IREE Samples

Also see the iree-samples repository.

Note that for samples which include C/C++ code, the samples/ directory itself is added as an include directory if depending on the defs library. As such, samples that include headers should include “iree” in their name in some fashion so that paths are unique.