[code-reflection] RFR: ONNX FFM Runtime initial work [v3]

Maurizio Cimadamore mcimadamore at openjdk.org
Mon Feb 10 12:34:29 UTC 2025


On Mon, 10 Feb 2025 12:28:42 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:

> Jextract allows to filter -- however the main OrtApi class alone is ~30K LoC.

The reason jextract filtering is not very effective here is that these are not simple functions - but function pointers fields in a struct -- and jextract doesn't have option to "omit" struct fields.

-------------

PR Comment: https://git.openjdk.org/babylon/pull/311#issuecomment-2647853763


More information about the babylon-dev mailing list