-
Notifications
You must be signed in to change notification settings - Fork 128
Comparing changes
Open a pull request
base repository: openxla/stablehlo
base: 8cd9444b78ccec3e42a4b21105a5a547c021e823
head repository: openxla/stablehlo
compare: 48a1e14edc8219577fcad53de1924876f855f431
- 9 commits
- 52 files changed
- 8 contributors
Commits on Jan 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 01baa23 - Browse repository at this point
Copy the full SHA 01baa23View commit details
Commits on Jan 23, 2025
-
Expose populateStablehloToLinalgConversionPatterns function (#2695)
This function declaration has existed since the code was forked from IREE in #1817, but the implementation was kept private (static function within an anonymous namespace). I'm now trying to switch IREE from having its own implementation to using the upstream implementation from this project in iree-org/iree#19792, and I would like to access these patterns directly, instead of through the `StablehloLegalizeToLinalgPass`. With the patterns I can run conversion including my own sets of additional patterns, while a pass runs in isolation. I'm also deleting the `populateLegalizeChloPatterns`, `populateLegalizeControlFlowPatterns`, and `populateLegalizeShapeComputationPatterns` declarations, which were not migrated from IREE and are also dangling without implementations.
Configuration menu - View commit details
-
Copy full SHA for c27ba67 - Browse repository at this point
Copy the full SHA c27ba67View commit details
Commits on Jan 27, 2025
-
Add source link to awesome.md. (#2697)
I couldn't find an easy link back to this source file from https://openxla.org/stablehlo/awesome. I _think_ this style of URL should be fine, but I might be missing some website detail (for example, the hosted website has support for translations). A site-wide solution may be available for some source files. For example: * The mkdocs-material site generator has "edit this page" and "view source of this page" actions: https://squidfunk.github.io/mkdocs-material/setup/adding-a-git-repository/#code-actions. * Some tensorflow examples include "View source on GitHub" buttons for notebooks: https://www.tensorflow.org/guide/keras/functional_api
Configuration menu - View commit details
-
Copy full SHA for c02033c - Browse repository at this point
Copy the full SHA c02033cView commit details -
Add IREE project link to awesome.md. (#2698)
Happy to iterate on the specific phrasing, suggestions welcome. I wonder if some reorganization would help too, since IREE could fit into either the "PJRT Plugins" or "Edge Compilation" sections.
Configuration menu - View commit details
-
Copy full SHA for b9d4c70 - Browse repository at this point
Copy the full SHA b9d4c70View commit details -
Configuration menu - View commit details
-
Copy full SHA for 540d48f - Browse repository at this point
Copy the full SHA 540d48fView commit details
Commits on Jan 28, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 37750d0 - Browse repository at this point
Copy the full SHA 37750d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8993ef7 - Browse repository at this point
Copy the full SHA 8993ef7View commit details
Commits on Jan 29, 2025
-
Add ResultAccuracy to ExpOp (#2694)
Implementation of RFC: #2592 For ExpOp. TODO: Modify spec.md --------- Co-authored-by: Rachel Han <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7c50d4e - Browse repository at this point
Copy the full SHA 7c50d4eView commit details -
Integrate LLVM at llvm/llvm-project@aa65f93b71de (#2701)
Co-authored-by: Rachel Han <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 48a1e14 - Browse repository at this point
Copy the full SHA 48a1e14View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 8cd9444b78ccec3e42a4b21105a5a547c021e823...48a1e14edc8219577fcad53de1924876f855f431