commit | a5ffc733e61ae0b9507949ad123949cbcb16dd35 | [log] [tgz] |
---|---|---|
author | Scott Todd <scotttodd@google.com> | Thu Nov 04 14:52:12 2021 -0700 |
committer | GitHub <noreply@github.com> | Thu Nov 04 14:52:12 2021 -0700 |
tree | 0a691f254fd17f3dbe99aad431fcfb0f665593f0 | |
parent | 587092d3bf4d0fea32d08327d72d1b551e3d4c97 [diff] |
Rename "Optional features" page to "Python bindings and importers". (#7546) The original "optional features" page was added with a mix of "how to build the python bindings" and "how to configure the CMake build system" (like the previous [cmake_options_and_variables](https://github.com/google/iree/blob/main/docs/developers/get_started/cmake_options_and_variables.md) page) in mind. It only has how to build the Python bindings and TensorFlow-based importers right now though, so renaming seems fine. I also made a few edits while I was in the area. Preview here: https://scotttodd.github.io/iree/building-from-source/python-bindings-and-importers/ The new name is a bit long (especially in the URL), so other ideas are welcome. This should at least be easier for people to discover: 
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.