[code-reflection] RFR: Onnx fixes to support LLM + Onnx GenAI FFM API [v2]
Adam Sotona
asotona at openjdk.org
Thu May 29 17:06:46 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
> - Added `forceInline` switch to OnnxTransformer
Adam Sotona has updated the pull request incrementally with one additional commit since the last revision:
OnnxProtoBuilder accepts explicit value names to support Onnx GenAI API naming constraints
OnnxTransformer produces parameters (inputs) and return tuple elements (outputs) value name mapping
-------------
Changes:
- all: https://git.openjdk.org/babylon/pull/429/files
- new: https://git.openjdk.org/babylon/pull/429/files/5b12215e..36d1eff6
Webrevs:
- full: https://webrevs.openjdk.org/?repo=babylon&pr=429&range=01
- incr: https://webrevs.openjdk.org/?repo=babylon&pr=429&range=00-01
Stats: 79 lines in 2 files changed: 60 ins; 0 del; 19 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