Update PyTorch version to 0.10.0a (#59345)

Summary:
Also fix `TestProducerVersion` by removing assumption that major and minor are single digit

Pull Request resolved: https://github.com/pytorch/pytorch/pull/59345

Reviewed By: robieta

Differential Revision: D28853720

Pulled By: malfet

fbshipit-source-id: 4b6d03c6b0c9d652a5aef792aaa84eaa522d10e8
This commit is contained in:
Nikita Shulga
2021-06-03 07:54:18 -07:00
committed by Facebook GitHub Bot
parent c829095590
commit f1ce7f4b7f
7 changed files with 10 additions and 10 deletions

View File

@ -1 +1 @@
1.9.0a0
1.10.0a0