[code-reflection] RFR: Initializers through arguments [v10]
    Adam Sotona 
    asotona at openjdk.org
       
    Mon Mar 10 18:23:59 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:
  added DEBUG switch to OnnxRuntime with models print and export
  fixed protobuf input and output names matching Onnx model
  re-enabled some tests
  tests disabling DEBUG switch
-------------
Changes:
  - all: https://git.openjdk.org/babylon/pull/340/files
  - new: https://git.openjdk.org/babylon/pull/340/files/5a0213f9..ee1fbafb
Webrevs:
 - full: https://webrevs.openjdk.org/?repo=babylon&pr=340&range=09
 - incr: https://webrevs.openjdk.org/?repo=babylon&pr=340&range=08-09
  Stats: 30 lines in 5 files changed: 27 ins; 0 del; 3 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