Skip to content

Conversation

@raimbekovm
Copy link
Contributor

Summary

Add docstrings to factory functions in timm/layers/create_norm.py:

  • create_norm_layer() - creates norm layer instances by name
  • get_norm_layer() - resolves norm layer from string/type/partial

Changes

  • Added Google-style docstrings
  • Documented partial function handling for kwargs rebinding
  • No functional changes

Testing

  • Syntax verified with py_compile
  • Documentation only

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.

1 participant