Yuxuan Zhang

Results 557 comments of Yuxuan Zhang

你是怎么安装sat的,直接pipinstall 最新的试试呢,这个是在运行代码的时候报错的,sat版本是0.4.12吗

应该是你cuda和torch 没有完全匹配,我刚才cuda 11.5就出现跟你一个错误,虽然你写的是12.2,但是确保你的torch 和cuda 已经compile 我换成cuda12.2就正常了

那只能注释掉所有有关ema的部分了,因为只有可能是因为torch cuda cudnn没对上,其他情况不应该出现这个问题 你试试你能不能 from torch.cuda.amp import autocast 如果不行大概率就是环境设置问题

> > 那只能注释掉所有有关ema的部分了,因为只有可能是因为torch cuda cudnn没对上,其他情况不应该出现这个问题 > > 你试试你能不能 from torch.cuda.amp import autocast 如果不行大概率就是环境设置问题 > > 在哪块加这句代码?另外你上面测试的是哪个commit id的代码· 现在的main分支 3fb5631b7651e5cc5d83b4aad9bd008da15c6040

Is the memory insufficient? the video read IO consumption may be relatively high