Xujin Ba
Xujin Ba
use code ``` ffa = None gps = 3 blocks = 19 model_dir = '.../its_train_ffa_3_19.pk' ckp=torch.load(model_dir, map_location = 'cuda') ffa = FFA.FFA(gps = gps, blocks = blocks) ckpt = ckp['model']...
> 华南师范大学寻求友链~ 发现贵校的整理和分享,在这里用上了,感谢。[repo](https://github.com/XMU-Helper/home/pull/12)
Please reapprove the workflow, thanks. @qishipengqsp
Return to optimized version 1, where all edges in the path need to be scanned during the expansion. To some extent, this version is more readable, and it is possible...
It is ready for review. @qishipengqsp
我猜是不是访问权限的问题,chmod迁移的文件夹,换成你本地创建的文件夹访问权限试试?