mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-08 12:30:42 +00:00
[test] add torchrec models to test model zoo (#3139)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
from . import diffusers, timm, torchaudio, torchvision, transformers
|
||||
from . import diffusers, timm, torchaudio, torchrec, torchvision, transformers
|
||||
|
||||
from .registry import model_zoo
|
||||
|
||||
__all__ = ['model_zoo']
|
||||
|
Reference in New Issue
Block a user