摘要:
前言 Pytorch 中使用DataParallel很简单只需要nn.DataParallel(model) 但是如果在GPU上使用而且模型较大可能会遇到一个warning RNN module weights are not part of single contiguous chunk of m 阅读全文
摘要:
DNS on Ubuntu 18.04 and laters For years it’s been simple to set up DNS on a Linux machine. Just add a couple of entries to /etc/resolv.conf and you’r 阅读全文