pytorch/examples

Update all examples to latest versions of pytorch

Open

#976 建立於 2022年3月11日

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

倉庫指標

Star
 (21,634 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

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

貢獻者指南