pytorch/examples

Update all examples to latest versions of pytorch

Open

Aperta il 11 mar 2022

Vedi su GitHub
 (2 commenti) (0 reazioni) (0 assegnatari)Python (21.634 star) (9429 fork)batch import
distributedenhancementgood first issue

Descrizione

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

Guida contributor