1
0
mirror of https://github.com/hpcaitech/ColossalAI.git synced 2025-05-03 05:58:09 +00:00

fix torch 2.0 compatibility ()

This commit is contained in:
アマデウス 2023-03-30 15:25:24 +08:00 committed by GitHub
parent 8706a8c66c
commit e78a1e949a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,4 +8,4 @@ click
fabric fabric
contexttimer contexttimer
ninja ninja
torch>=1.11,<2.0 torch>=1.11