摘要:
Open Visual Studio Code. Open the Command Palette by pressing Ctrl+Shift+P. Type "Open Settings (JSON)" and select it from the list. In the settings.j 阅读全文
摘要:
在使用DDP时,同一个BN被调用一次以上,会报错: RuntimeError: one of the variables needed for gradient computation has been modified by an inplace operation 这是因为BN包含了buffer 阅读全文