commit | 1bc316228ec65779641445653bbc6e3d5841f399 | [log] [tgz] |
---|---|---|
author | Geoffrey Martin-Noble <gcmn@google.com> | Tue May 16 16:14:43 2023 -0700 |
committer | GitHub <noreply@github.com> | Tue May 16 23:14:43 2023 +0000 |
tree | 74d1ed9905034a3a41110995c6981ccfb4111284 | |
parent | c1b424c8b7304da5a5aa06599d7fd449822b15ab [diff] |
Make Discord notification link directly to workflow run (#13646) This makes the title a URL that takes you to the thing you actually want to see: the failing run. Currently the closest thing is the checks page, which is super noisy for commits on main because all the stuff running on `schedule` or `pull_request_target` run in the context of the HEAD commit on main and apparently post all their checks there... I tried also making the message less noisy in general, but it removed too much context. If we want something different, we'll have to switch to a different action: this one deliberately already has everything formatted for you. Although really I'd love to figure out a way we can use issues for CI failures. Discord kind of sucks for tracking.
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.