Skip to content

Conversation

@rwightman
Copy link
Collaborator

@rwightman rwightman commented Dec 6, 2022

To pave the way for less mess in the future, a somewhat breaking re-org for anyone import directly from some layers/modules in timm.models

  • timm.models.layers -> timm.layers (timm.layers remains as bwd compat)
  • add _ prefix to all non model modules in timm.models
  • break timm.models.helpers into many _submodules
  • cleanup __all__ in models (more consistency)
  • cleanup many import blocks

…dd _ prefix to all non model modules in timm.models
@HuggingFaceDocBuilderDev
Copy link

HuggingFaceDocBuilderDev commented Dec 6, 2022

The documentation is not available anymore as the PR was closed or merged.

@rwightman rwightman merged commit e98c932 into main Dec 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants