[code-reflection] RFR: Initializers through arguments [v4]
    Adam Sotona 
    asotona at openjdk.org
       
    Sun Mar  9 21:44:57 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:
  initializers from fields
-------------
Changes:
  - all: https://git.openjdk.org/babylon/pull/340/files
  - new: https://git.openjdk.org/babylon/pull/340/files/dbf678a3..acc21440
Webrevs:
 - full: https://webrevs.openjdk.org/?repo=babylon&pr=340&range=03
 - incr: https://webrevs.openjdk.org/?repo=babylon&pr=340&range=02-03
  Stats: 348 lines in 10 files changed: 150 ins; 173 del; 25 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