commit | be8437f1af0fa97d4e7f3a9c74571b60988723cd | [log] [tgz] |
---|---|---|
author | Scott Todd <scotttodd@google.com> | Mon Jul 17 13:09:22 2023 -0700 |
committer | GitHub <noreply@github.com> | Mon Jul 17 13:09:22 2023 -0700 |
tree | ea7e6e1e413dade34e327bd5cd21dd6b771652b5 | |
parent | 280b14bc32ec963df9796032ef0b3d7771cf2df4 [diff] |
Refresh reference/bindings/ website pages. (#14380) This updates the "API bindings" category of the website, focusing on: * Which languages have API bindings, and which features those bindings support * Explaining API concepts with diagrams (docstrings -> reference pages would be cool too: https://github.com/openxla/iree/issues/5477) * Showing how to depend on IREE to use those APIs (the mechanics of using shared libraries and C/C++ sources) * **NOTE**: This is not fully finished yet, but I think it's ready to checkpoint and publish as-is | | | |--------|--------| | Current section | https://openxla.github.io/iree/reference/bindings/ | | Preview of this PR | https://scotttodd.github.io/iree/reference/bindings/ | I'm also removing the (empty) `bindings/tensorflow-lite/` page. I'm not aware of anyone using those bindings, and the source should have enough comments for a motivated user to find their way :crossed_fingers: (closes https://github.com/openxla/iree/issues/5462).
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.