liuhao123t

Results 5 comments of liuhao123t

i solve this problem by change onnxruntime vertion to 1.10.0

i meet the same problem,do you finish it ?

@MichaelJHaywood i try to delete the code of while loop, it will work on your case, but does not on other case

@MichaelJHaywood i use this [link](https://github.com/sadaszewski/concaveman-cpp) to calculate concavehull

> Writing to the same file from multiple processes is atomic and cause no issues. > > What's problematic is log rotation as it requires inter-process synchronization. Also different processes...