Justin Chu

Results 451 comments of Justin Chu

In the ORT issue you mentioned the api OrtSession(OrtEnvironment env, String modelPath, OrtAllocator allocator, SessionOptions options) right? Jus provide the path to the model file and the InferenceSession should be...

It's just pure bytes. You can use the offset and length properties in the tensor proto message to obtain data for each tensor.

It fails here ![image](https://user-images.githubusercontent.com/11205048/230676581-4bbd3b0d-bdee-4411-a332-2ecd57489d07.png) `literal.value` is "`-`"

I suspect it was part of the bug. We didn’t recognize inf as a float

Some minor refinement may be needed but looks good to me otherwise. Thank you for the huge improvement!

I think create release is ok because it’s driving all the build workflows. Any alternatives you have in mind?

Let me know when you need my attention. Thanks!