[code-reflection] RFR: ONNX FFM Runtime initial work [v10]
    Adam Sotona 
    asotona at openjdk.org
       
    Tue Feb 11 22:24:09 UTC 2025
    
    
  
> This is initial work on ONNX FFM runtime with very raw connection with OnnxInterpreter and Tensor.
> 
> It is a rebase of https://github.com/PaulSandoz/babylon/pull/1
Adam Sotona has updated the pull request incrementally with one additional commit since the last revision:
  initial draft of OnnxProtoBuilder::buildFuncModel and OnnxRuntime::runFunc
-------------
Changes:
  - all: https://git.openjdk.org/babylon/pull/311/files
  - new: https://git.openjdk.org/babylon/pull/311/files/3d44e6a6..f6143f68
Webrevs:
 - full: https://webrevs.openjdk.org/?repo=babylon&pr=311&range=09
 - incr: https://webrevs.openjdk.org/?repo=babylon&pr=311&range=08-09
  Stats: 137 lines in 3 files changed: 114 ins; 0 del; 23 mod
  Patch: https://git.openjdk.org/babylon/pull/311.diff
  Fetch: git fetch https://git.openjdk.org/babylon.git pull/311/head:pull/311
PR: https://git.openjdk.org/babylon/pull/311
    
    
More information about the babylon-dev
mailing list