Skip to content

mariecwhite/iree-samples

This branch is 75 commits behind iree-org/iree-experimental:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3867c48 · Jun 15, 2023
Jun 14, 2023
Aug 12, 2022
Aug 30, 2022
Sep 12, 2022
May 11, 2023
Apr 26, 2023
Jun 15, 2023
May 30, 2023
Jun 13, 2023
Jun 15, 2023
Apr 4, 2023
May 12, 2023
May 11, 2023
Jun 10, 2023
Jun 14, 2023
Sep 3, 2021
May 25, 2023
Jun 2, 2022
May 3, 2023
May 3, 2023
Jun 27, 2022
Aug 12, 2021
Jun 27, 2022
Apr 3, 2023
Mar 3, 2022

Repository files navigation

IREE Samples Repository

This repository contains various samples and prototypes associated with the IREE project.

Contact the IREE Team for questions about this repository.

Setting up a venv

Many samples are python based. A virtual environment can be set up to run them via:

./setup_venv.sh
source iree-samples.venv/bin/activate

Running sample test suites

# Run quick tests.
lit -v tflitehub

# Enable all tests.
lit -v -D FEATURES=hugetest tflitehub

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MLIR 44.7%
  • Python 33.5%
  • Shell 8.5%
  • C++ 5.5%
  • CMake 3.2%
  • C 2.9%
  • Other 1.7%