commit | e2f8dc7e0c95d32c385c91795b9e4f2e550963f4 | [log] [tgz] |
---|---|---|
author | Scott Todd <scotttodd@google.com> | Thu Nov 09 12:02:39 2023 -0800 |
committer | GitHub <noreply@github.com> | Thu Nov 09 12:02:39 2023 -0800 |
tree | 240a6ab0c6a33196bc15a95719caaff88841ea54 | |
parent | aa55bb6e9f48e134e4de514564111f9d956d23a6 [diff] |
Merge CONTRIBUTING.md into website contributing guide. (#15449) Following up on some ideas noted at https://github.com/openxla/iree/issues/15116#issuecomment-1791036129. We had previously split "contributing" docs between the root `CONTRIBUTING.md` and a separate developer doc. Now that the developer doc is published on our website at https://iree.dev/developers/general/contributing/, we can move more of the documentation there and just have the root file point at the website. Preview for review: https://scotttodd.github.io/iree/developers/general/contributing/ * I rewrote and reordered most of the sections * I have more ideas for how to streamline these docs... trying to not spent too much time on this right now though 😛 * Separate "infrastructure" page explaining how to interact with the CI (build/test/benchmark/etc.) * Deemphasize "contributor tips" and/or add more tips (like how to set up Visual Studio Code) I took some inspiration from https://llvm.org/docs/Contributing.html and https://llvm.org/docs/DeveloperPolicy.html.
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.