[code-reflection] RFR: OnnxLift prototype [v2]
Adam Sotona
asotona at openjdk.org
Fri Oct 24 13:44:05 UTC 2025
> This is a prototype of OnnxLift tool.
> It lifts ONNX model binary to ONNX code reflection model, extracts weights, and generates Java model source.
Adam Sotona has updated the pull request incrementally with one additional commit since the last revision:
missing annotation
-------------
Changes:
- all: https://git.openjdk.org/babylon/pull/638/files
- new: https://git.openjdk.org/babylon/pull/638/files/43bb1088..003e0d5d
Webrevs:
- full: https://webrevs.openjdk.org/?repo=babylon&pr=638&range=01
- incr: https://webrevs.openjdk.org/?repo=babylon&pr=638&range=00-01
Stats: 2 lines in 1 file changed: 2 ins; 0 del; 0 mod
Patch: https://git.openjdk.org/babylon/pull/638.diff
Fetch: git fetch https://git.openjdk.org/babylon.git pull/638/head:pull/638
PR: https://git.openjdk.org/babylon/pull/638
More information about the babylon-dev
mailing list