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

Tests: Registration of Composites #115

Merged
merged 1 commit into from
Apr 4, 2022
Merged

Tests: Registration of Composites #115

merged 1 commit into from
Apr 4, 2022

Conversation

chr5tphr
Copy link
Owner

@chr5tphr chr5tphr commented Apr 4, 2022

  • implements checks to verify whether composites register and unregister
    their rules correctly
  • uses vgg11 and resnet18 from torchvision
  • NameMap, LayerMap and SpecialLayerMap composites are tested, with all
    explicitly defined composites under COMPOSITES
  • NameMaps are generated from existing LayerMapComposites for testing

- implements checks to verify whether composites register and unregister
  their rules correctly
- uses vgg11 and resnet18 from torchvision
- NameMap, LayerMap and SpecialLayerMap composites are tested, with all
  explicitly defined composites under COMPOSITES
- NameMaps are generated from existing LayerMapComposites for testing
@chr5tphr chr5tphr merged commit ceac7bf into master Apr 4, 2022
@chr5tphr chr5tphr deleted the composite-tests branch April 4, 2022 17:51
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