pytorch/examples
Ver no GitHubUpdate all examples to latest versions of pytorch
Open
#976 aberto em 11 de mar. de 2022
distributedenhancementgood first issue
Métricas do repositório
- Stars
- (21.634 stars)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 30d)
Description
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