commit | 07349faa54b29b6a3d87fb09f06d0cdf17eba31d | [log] [tgz] |
---|---|---|
author | Scott Todd <scotttodd@google.com> | Wed Jul 27 12:16:05 2022 -0700 |
committer | GitHub <noreply@github.com> | Wed Jul 27 12:16:05 2022 -0700 |
tree | 3f49b9a50dc3a3eec8459aeb97701c3482364951 | |
parent | 83d3cc1657eaafa275acd867b7fee8afe35ef3c4 [diff] |
Bump C++ standard version to 17. (#9921) LLVM is advancing to C++17 soon: https://discourse.llvm.org/t/important-new-toolchain-requirements-to-build-llvm-will-most-likely-be-landing-within-a-week-prepare-your-buildbots/61447 mlir-hlo has started using C++17 features already in https://github.com/tensorflow/mlir-hlo/commit/d6256434c6d0e8924a904e8f655205ec8ee1dc2a, after enabling C++17 in https://github.com/tensorflow/mlir-hlo/commit/efbec5cead81428d058b1856b801b5baefc93027
IREE (Intermediate Representation Execution Environment, pronounced as “eerie”) is an MLIR-based end-to-end compiler and runtime that lowers Machine Learning (ML) models to a unified IR that scales up to meet the needs of the datacenter and down to satisfy the constraints and special considerations of mobile and edge deployments.
See our website for project details, user guides, and instructions on building from source.
IREE is still in its early phase. We have settled down on the overarching infrastructure and are actively improving various software components as well as project logistics. It is still quite far from ready for everyday use and is made available without any support at the moment. With that said, we welcome any kind of feedback on any communication channels!
See our website for more information.
IREE is licensed under the terms of the Apache 2.0 License with LLVM Exceptions. See LICENSE for more information.