niehen6174
niehen6174
> solved it by adding ` with torch_no_grad`: Can you tell me where to add it?
这里应该是错的吧,应该是 _update_tau
I share the same confusion and am looking forward to the author sharing the code.
[Bug] Random Segmentation Faults During OneDiff (OneFlow) Inference in Multi-threaded Python Program
Hi @bigmover @yingchingl , I have the same problem, I want to ask if you have any solution or idea.
This error is likely originating from OneFlow, and I have also seen similar issues in other issues(#393 #1080 ), but none of them have provided a solution. @strint Could you...
这里的报错应该是爆显存了,workflow的切换有显存泄漏。我也遇到了这个问题,目前还没找到解决办法。