As it currently stands, I cannot find any way of reproducing the binary files that are in the repository. The code requires that the actual ONNX model be at a hardcoded path, but the Python wheels and compiled shared libraries seem to not have this requirement at all, from what I can tell. Was the source code changed to universally hard-code this path sometime after the libraries were built?
As it currently stands, I cannot find any way of reproducing the binary files that are in the repository. The code requires that the actual ONNX model be at a hardcoded path, but the Python wheels and compiled shared libraries seem to not have this requirement at all, from what I can tell. Was the source code changed to universally hard-code this path sometime after the libraries were built?