摘要:
报错: I found no \bibdata command while reading file main.aux I couldn't open file name `main.aux' 使用vscode 原因是文章使用的是biblatex而不是natbib,所以要用biber而不是bibte 阅读全文
摘要:
记录一个pytorch多卡训练遇到的bug 报错如下: RuntimeError: one of the variables needed for gradient computation has been modified by an inplace operation: [torch.cuda. 阅读全文