[code-reflection] RFR: Initializers through arguments [v2]
Adam Sotona
asotona at openjdk.org
Fri Mar 7 11:47:49 UTC 2025
> Initializers through arguments implementation.
> This PR is chained to ongoing work on `If` and `Loop` due to conflicting changes in `OnnxProtoBuilder`.
>
> Input image reshape has to be removed from the CNN model due to unexpected exceptions in `Conv` op in relation with initializers.
Adam Sotona has updated the pull request incrementally with one additional commit since the last revision:
removed obsolete imports and comment
-------------
Changes:
- all: https://git.openjdk.org/babylon/pull/340/files
- new: https://git.openjdk.org/babylon/pull/340/files/5843369d..a796b230
Webrevs:
- full: https://webrevs.openjdk.org/?repo=babylon&pr=340&range=01
- incr: https://webrevs.openjdk.org/?repo=babylon&pr=340&range=00-01
Stats: 10 lines in 3 files changed: 0 ins; 10 del; 0 mod
Patch: https://git.openjdk.org/babylon/pull/340.diff
Fetch: git fetch https://git.openjdk.org/babylon.git pull/340/head:pull/340
PR: https://git.openjdk.org/babylon/pull/340
More information about the babylon-dev
mailing list