Mourad Abbay
Mourad Abbay
/integrate
> You need to add test for all the primitive types. > > What about `i instanceof Integer _` and `i instanceof Number _` will you address that in this...
We will support other kind of conversions in a subsequent PR.
/integrate
I pushed the changes directly to https://github.com/openjdk/babylon/pull/706.
I run HAT examples and ONNX tests, all good.
I merged with code-reflection, run HAT examples and ONNX tests, everything run without errors.
/integrate