pytorch/examples

Update all examples to latest versions of pytorch

開放

#976 建立於 2022年3月11日

 (2 則留言) (0 個反應) (0 位負責人)Python (9,429 個分叉)batch import
distributedenhancementgood first issue

倉庫指標

星標
 (21,634 顆星)
PR 合併指標
 (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

貢獻者指南