Jill The Something
EntryPointNotFoundException with ML.NET's OnnxRuntime
Im trying to use ML.NET to load an onnx model I made for predicting motion sickness in a unity game
and I get this mess
according to this I need to load a dll in the "startup project"(in this case Assembly-CSharp) which already has
Microsoft.ML.OnnxRuntime.dll
in it.
would someone know what I should do? Or just be wiling to debug w/ me?5 replies