tree: 7c40d56a53804f26887786a0d46ae0edc7064b52 [path history] [tgz]
  1. benchmarks/
  2. distributed/
  3. hal_executable_library_call_hooks/
  4. regression_suite/
  5. web/
  6. webgpu/
  7. README.md
experimental/README.md

This folder contains experimental subprojects related to IREE and MLIR. These are not yet stable and supported and may not always be working. We may keep the build bots green for certain configurations but would prefer not to take on too much maintence overhead for things unless they are on a path to leaving experimental. Please use forks of the repository for purely experimental/personal work.

If a directory under experimental/ is going to see ongoing work, please add appropriate CODEOWNERS so that reviews can be sent to them instead of the top-level experimental/ owners.

NOTE: not all projects require a cmake build. If you are adding a directory that is only expected to build with bazel (such as something depending on TensorFlow) you can ignore cmake.