commit | f488f177f9e6722f8267f38b1895d9379d9e6ccf | [log] [tgz] |
---|---|---|
author | MaheshRavishankar <1663364+MaheshRavishankar@users.noreply.github.com> | Fri Mar 18 18:19:02 2022 -0700 |
committer | GitHub <noreply@github.com> | Fri Mar 18 18:19:02 2022 -0700 |
tree | 4522af23830f23f7228045a876271e3f58106149 | |
parent | 922dc176df904f5971cfe6e5ecb7b6346486c60b [diff] |
Integrate llvm-project at e9c9ee9fe694067ee96643d05d6ac378349386bb (#8585) * Integrate llvm-project at e9c9ee9fe694067ee96643d05d6ac378349386bb * Reset third_party/llvm-project: e9c9ee9fe694067ee96643d05d6ac378349386bb (2022-03-15 21:51:12 +0000): [libc][NFC] Fix typos and reduntent code triggering compiler warinings. * Move MHLO and TF to matching commits TF: 05f17fca35623f4ab6d275ed95f0e1363c939f73 MHLO: 57288f12595a2ee0488806672a42da59b1e56e13 Piper CL: 435187843 * Fixes for bump LLVM @5e8700ce8bf58bdf0a59eef99c85185a74177555 * Remove uses of `verifier`. * Fix verification methods after signature change of custom verify methods. * Fixup fallout from bufferization changes https://reviews.llvm.org/D121361 https://reviews.llvm.org/D121519 * Fix verifiers of Flow and VM ops. * Fix lit test. * Update iree-dialects in integrations. Co-authored-by: Nicolas Vasilache <ntv@google.com> Co-authored-by: Stella Laurenzo <stellaraccident@gmail.com>
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.