[code-reflection] RFR: OnnxLift prototype [v4]
Adam Sotona
asotona at openjdk.org
Mon Oct 27 16:27:26 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:
added class name cmd option
-------------
Changes:
- all: https://git.openjdk.org/babylon/pull/638/files
- new: https://git.openjdk.org/babylon/pull/638/files/4aa3ce64..bf54e820
Webrevs:
- full: https://webrevs.openjdk.org/?repo=babylon&pr=638&range=03
- incr: https://webrevs.openjdk.org/?repo=babylon&pr=638&range=02-03
Stats: 9 lines in 3 files changed: 2 ins; 0 del; 7 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