Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs: Clarification about requirements Modules/ Canonizers #72

Merged
merged 2 commits into from
Dec 8, 2021

Conversation

chr5tphr
Copy link
Owner

@chr5tphr chr5tphr commented Dec 8, 2021

  • added Note to SequentialBatchNorm to clarify the assumptions made to detect adjacent modules
  • clarify the requirement of models to be implemented using pytorch
    modules in getting-started.rst and README.md
  • clarify the requirement of ordered children in sequential models for
    SequentialMergeBatchNorm in getting-started.rst

Closes #63

- to clarify the assumptions made to detect adjacent modules
- clarify the requirement of models to be implemented using pytorch
  modules in `getting-started.rst` and `README.md`
- clarify the requirement of ordered children in sequential models for
  `SequentialMergeBatchNorm` in `getting-started.rst`
@chr5tphr chr5tphr merged commit c678ea1 into master Dec 8, 2021
@chr5tphr chr5tphr deleted the docs_sequential_clarification branch December 8, 2021 16:43
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.

Canonizers
1 participant