meg's picture
meg HF staff
Add files using upload-large-folder tool
e411e4d verified
raw
history blame
218 Bytes
from ._builder import *
from ._helpers import *
from ._manipulate import *
from ._prune import *
import warnings
warnings.warn(f"Importing from {__name__} is deprecated, please import via timm.models", FutureWarning)