Skip to content

Commit b0e7412

Browse files
authored
Temporarily lock torch to 1.7 for pytorch text-generator gpu tests (#1943)
1 parent 625ddcd commit b0e7412

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
torch
1+
torch==1.7.*
22
transformers==3.0.*

0 commit comments

Comments
 (0)