yalue / onnxruntime_go

A Go (golang) library wrapping microsoft/onnxruntime.
MIT License
171 stars 31 forks source link

ONNX 1.18.0 upgrade #55

Closed RJKeevil closed 3 months ago

RJKeevil commented 3 months ago

Hi @yalue, he is a draft PR with all the steps in your instructions done. Currently im getting an error running tests but im a little confused, perhaps you know the answer already? Getting an error on compilation, undefined: TensorData. Will try to understand this later but perhaps youve seen this before?