babylon
babylon copied to clipboard
Onnx LLM Support + GenAI API
Onnx LLM Support + GenAI API
Progress
- [x] Change must not contain extraneous whitespace
Reviewing
Using git
Checkout this PR locally:
$ git fetch https://git.openjdk.org/babylon.git pull/429/head:pull/429
$ git checkout pull/429
Update a local copy of the PR:
$ git checkout pull/429
$ git pull https://git.openjdk.org/babylon.git pull/429/head
Using Skara CLI tools
Checkout this PR locally:
$ git pr checkout 429
View PR using the GUI difftool:
$ git pr show -t 429
Using diff file
Download this PR as a diff file:
https://git.openjdk.org/babylon/pull/429.diff
:wave: Welcome back asotona! A progress list of the required criteria for merging this PR into code-reflection will be added to the body of your pull request. There are additional pull request commands available for use with this pull request.
@asotona This change now passes all automated pre-integration checks.
ℹ️ This project also has non-automated pre-integration requirements. Please see the file CONTRIBUTING.md for details.
After integration, the commit message for the final commit will be:
Onnx fixes to support LLM + Onnx GenAI Runtime
You can use pull request commands such as /summary, /contributor and /issue to adjust it as needed.
At the time when this comment was updated there had been 10 new commits pushed to the code-reflection branch:
- 66fd88ad919193d7cb5d706c1d306d9cae54b781: Enhance grammar of op attributes
- d376169ffc65d17c83cedae8415a0d8be8f261e0: Debug appropriate code element toString
- 44735d0d39e2c1141332bfa75d6b4ec822d58013: Regularize parsing of refs/types in op attributes
- ... and 7 more: https://git.openjdk.org/babylon/compare/6c7ea6892cf8349de40ced435e3d7cf55850d0b0...code-reflection
As there are no conflicts, your changes will automatically be rebased on top of these commits when integrating. If you prefer to avoid this automatic rebasing, please check the documentation for the /integrate command for further details.
➡️ To integrate this PR with the above commit message to the code-reflection branch, type /integrate in a new comment.
Webrevs
- 06: Full - Incremental (96f54f20)
- 05: Full - Incremental (a20a7ccc)
- 04: Full - Incremental (4f9b6e13)
- 03: Full - Incremental (782270e3)
- 02: Full - Incremental (380648f5)
- 01: Full - Incremental (36d1eff6)
- 00: Full (5b12215e)
/integrate
Going to push as commit 89562edce0c517cb067a65a6ee5e66246cbc53a1.
Since your change was applied there have been 10 commits pushed to the code-reflection branch:
- 66fd88ad919193d7cb5d706c1d306d9cae54b781: Enhance grammar of op attributes
- d376169ffc65d17c83cedae8415a0d8be8f261e0: Debug appropriate code element toString
- 44735d0d39e2c1141332bfa75d6b4ec822d58013: Regularize parsing of refs/types in op attributes
- ... and 7 more: https://git.openjdk.org/babylon/compare/6c7ea6892cf8349de40ced435e3d7cf55850d0b0...code-reflection
Your commit was automatically rebased without conflicts.
@asotona Pushed as commit 89562edce0c517cb067a65a6ee5e66246cbc53a1.
:bulb: You may see a message that your pull request was closed with unmerged commits. This can be safely ignored.