[code-reflection] RFR: Initializers through arguments [v5]
    Adam Sotona 
    asotona at openjdk.org
       
    Mon Mar 10 06:35:01 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:
  raw implemenation of instance methods and instance initializers
-------------
Changes:
  - all: https://git.openjdk.org/babylon/pull/340/files
  - new: https://git.openjdk.org/babylon/pull/340/files/acc21440..384ee276
Webrevs:
 - full: https://webrevs.openjdk.org/?repo=babylon&pr=340&range=04
 - incr: https://webrevs.openjdk.org/?repo=babylon&pr=340&range=03-04
  Stats: 87 lines in 8 files changed: 40 ins; 4 del; 43 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