mirror of https://github.com/hpcaitech/ColossalAI
[CI] downgrade fbgemm. (#1778)
parent
f34dab4270
commit
5ea89f6456
|
@ -1,11 +1,12 @@
|
||||||
diffusers
|
diffusers
|
||||||
|
fbgemm-gpu==0.2.0
|
||||||
pytest
|
pytest
|
||||||
torchvision
|
torchvision
|
||||||
transformers
|
transformers
|
||||||
timm
|
timm
|
||||||
titans
|
titans
|
||||||
torchaudio
|
torchaudio
|
||||||
torchrec
|
torchrec==0.2.0
|
||||||
contexttimer
|
contexttimer
|
||||||
einops
|
einops
|
||||||
triton==2.0.0.dev20221011
|
triton==2.0.0.dev20221011
|
||||||
|
|
Loading…
Reference in New Issue