YANGY
YANGY
> 默认发的版本支持 opencl / vulkan ,cuda 的话需要自行编译 请问下,编译出带cuda的dll后,引入后,使用报错:OSError: exception: access violation reading 0x000000000000000F,这个需要怎么解决呢?
> 什么模型 执行stable_diffusion训练的时候就报这个错误
有没有同pytorch一样的方法: 我在使用Pytorch里面的torch.multiprocessing进行多进程训练时,报出来 CUDA error (3): initialization error (multiprocessing) 通过一番查找资料,得知在调用torch的任何函数之前加一句 torch.multiprocessing.set_start_method(‘spawn’)
我也是,卡在这里,也没人来解决
哦哦 好的 多谢大佬
还是报这个错误。。。
> > Can you provide the .sh scripts you run for implementation, in order for us to further investigate what causes the issue.您能否提供您运行执行的.sh脚本,以便我们进一步调查导致问题的原因。 > > As for the case you...
> > Can you provide the .sh scripts you run for implementation, in order for us to further investigate what causes the issue.您能否提供您运行执行的.sh脚本,以便我们进一步调查导致问题的原因。 > > As for the case you...
nice
> @yangy996 There is still some work to be done around multiprocessing including `aiomultiprocessing` . Even I am having trouble understanding why it fails to work. We had an update...