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

Test Simple Module Rules #105

Merged
merged 1 commit into from
Feb 9, 2022
Merged

Test Simple Module Rules #105

merged 1 commit into from
Feb 9, 2022

Conversation

chr5tphr
Copy link
Owner

@chr5tphr chr5tphr commented Feb 9, 2022

  • added simple module fixtures, for simple, element-wise, parameter-less
    modules like ReLU
  • added simple data fixtures for the simple layers
  • made batch-size a pytest CLI option, defaulting to 4
  • added tests for rules that only apply to simple layers

- added simple module fixtures, for simple, element-wise, parameter-less
  modules like ReLU
- added simple data fixtures for the simple layers
- made batch-size a pytest CLI option, defaulting to 4
- added tests for rules that only apply to simple layers
@chr5tphr chr5tphr merged commit ab8b510 into master Feb 9, 2022
@chr5tphr chr5tphr deleted the tests-simple-rules branch February 9, 2022 09:47
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.

None yet

1 participant