You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refresh project status in README and website homepage. (iree-org#19482)
* Replace "IREE is still in its early phase." language with information
about IREE being a sandbox project at the LF AI & Data Foundation.
* Link to release notes via the non-prerelease releases page since the
standard https://github.com/iree-org/iree/releases page is littered with
nightly releases. Grouping prereleases under a single release like in
iree-turbine and other projects would help here too.
* Format "Presentations and talks" section with a table. We've had a few
talks that aren't yet included here and the community meetings are now
split between YouTube and Zoom (LF AI) ... not sure how best to organize
them.
* Add more icons to https://iree.dev/ homepage and expand on sections:

---------
Co-authored-by: Marius Brehler <[email protected]>
[](https://www.bestpractices.dev/projects/8738)
17
17
18
-
####Project Status
18
+
## Project news
19
19
20
-
IREE is still in its early phase. We have settled down on the overarching
21
-
infrastructure and are actively improving various software components as well as
22
-
project logistics. It is still quite far from ready for everyday use and is made
23
-
available without any support at the moment. With that said, we welcome any kind
24
-
of feedback on any [communication channels](#communication-channels)
20
+
* 2024-05-23: [IREE joins the LF AI & Data Foundation as a sandbox-stage project](https://lfaidata.foundation/blog/2024/05/23/announcing-iree-a-new-initiative-for-machine-learning-deployment/)
21
+
22
+
## Project status
23
+
24
+
### Release status
25
+
26
+
Releases notes are
27
+
[published on GitHub releases](https://github.com/iree-org/iree/releases?q=prerelease%3Afalse).
Announcements, general and low-priority discussion
61
63
62
-
####Related Project Channels
64
+
### Related project channels
63
65
64
66
*[MLIR topic within LLVM Discourse](https://llvm.discourse.group/c/llvm-project/mlir/31):
65
67
IREE is enabled by and heavily relies on [MLIR](https://mlir.llvm.org). IREE
66
68
sometimes is referred to in certain MLIR discussions. Useful if you are also
67
69
interested in MLIR evolution.
68
70
69
-
## Architecture Overview
71
+
## Architecture overview
70
72
71
73
<!-- TODO(scotttodd): switch to <picture> once better supported? https://github.blog/changelog/2022-05-19-specify-theme-context-for-images-in-markdown-beta/ -->
* 2024-05-23: [IREE joins the LF AI & Data Foundation as a sandbox-stage project](https://lfaidata.foundation/blog/2024/05/23/announcing-iree-a-new-initiative-for-machine-learning-deployment/)
194
+
195
+
### :octicons-broadcast-24: Communication channels
0 commit comments