pytorch/examples

Update all examples to latest versions of pytorch

オープン

#976 opened on 2022/03/11

 (2 件のコメント) (0 件のリアクション) (0 人の担当者)Python (9,429 件のフォーク)batch import
distributedenhancementgood first issue

Repository metrics

Stars
 (21,634 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド