[code-reflection] RFR: Onnx fixes to support LLM + Onnx GenAI Runtime [v6]
Adam Sotona
asotona at openjdk.org
Tue Jun 3 08:27:43 UTC 2025
> - Manually added some contrib ops
> - Implemented support for records/tuples in arguments and as initializers
> - Fixed declaration of op set imports in functions
> - Generated FFM interface to Onnx GenAI API
> - Onnx op domain made a part of the op name
> - Implemented `OnnxGenRuntimeSession`
> - Added `Tensor.ElementType::bitSize` API method
> - `OnnxProtoBuilder` supports initializers data external storage
Adam Sotona has updated the pull request incrementally with one additional commit since the last revision:
reverted force inline switch
-------------
Changes:
- all: https://git.openjdk.org/babylon/pull/429/files
- new: https://git.openjdk.org/babylon/pull/429/files/4f9b6e13..a20a7ccc
Webrevs:
- full: https://webrevs.openjdk.org/?repo=babylon&pr=429&range=05
- incr: https://webrevs.openjdk.org/?repo=babylon&pr=429&range=04-05
Stats: 13 lines in 2 files changed: 0 ins; 10 del; 3 mod
Patch: https://git.openjdk.org/babylon/pull/429.diff
Fetch: git fetch https://git.openjdk.org/babylon.git pull/429/head:pull/429
PR: https://git.openjdk.org/babylon/pull/429
More information about the babylon-dev
mailing list