Mourad Abbay

Results 10 comments of Mourad Abbay

> 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.

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.