pytorch/examples

Update all examples to latest versions of pytorch

Open

#976 建立於 2022年3月11日

在 GitHub 查看
 (2 留言) (0 反應) (0 負責人)Python (21,634 star) (9,429 fork)batch import
distributedenhancementgood first issue

描述

Our RPC examples use an older version of PyTorch

grep -r "torch=" .
./distributed/rpc/pipeline/requirements.txt:torch==1.6.0
./distributed/rpc/batch/requirements.txt:torch==1.6.0

There could be others

貢獻者指南