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

Bugfix/unknown layer #34

Merged
merged 7 commits into from
Jan 24, 2022
Merged

Bugfix/unknown layer #34

merged 7 commits into from
Jan 24, 2022

Conversation

MLRichter
Copy link
Owner

  • added default-naming for unknown layer types

@codecov-commenter
Copy link

codecov-commenter commented Jan 23, 2022

Codecov Report

Merging #34 (1d771cb) into main (8d81d41) will increase coverage by 0.64%.
The diff coverage is 90.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #34      +/-   ##
==========================================
+ Coverage   89.83%   90.47%   +0.64%     
==========================================
  Files          20       22       +2     
  Lines        1407     1418      +11     
==========================================
+ Hits         1264     1283      +19     
+ Misses        143      135       -8     
Impacted Files Coverage Δ
...a_toolbox/encodings/pytorch/ingest_architecture.py 88.63% <50.00%> (+2.71%) ⬆️
rfa_toolbox/encodings/pytorch/__init__.py 100.00% <100.00%> (ø)
rfa_toolbox/encodings/pytorch/layer_handlers.py 91.57% <100.00%> (+4.21%) ⬆️
rfa_toolbox/encodings/pytorch/utils.py 100.00% <100.00%> (ø)
tests/test_encodings/test_pytorch.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8d81d41...1d771cb. Read the comment docs.

@MLRichter MLRichter merged commit 4505c8a into main Jan 24, 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.

2 participants