Gleethos / neureka

A platform independent tensor library with autograd for the JVM
https://gleethos.github.io/neureka/index.html
MIT License
69 stars 1 forks source link

Issue 10 failed to convert this tensor from its original layout #11

Closed Gleethos closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 82.75% and project coverage change: +0.05 :tada:

Comparison is base (fda7e75) 74.79% compared to head (943de70) 74.85%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #11 +/- ## ============================================ + Coverage 74.79% 74.85% +0.05% - Complexity 4555 4568 +13 ============================================ Files 327 327 Lines 15559 15575 +16 Branches 2637 2642 +5 ============================================ + Hits 11638 11659 +21 + Misses 2935 2931 -4 + Partials 986 985 -1 ``` | [Impacted Files](https://codecov.io/gh/Gleethos/neureka/pull/11?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [src/main/java/neureka/TsrImpl.java](https://codecov.io/gh/Gleethos/neureka/pull/11?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL21haW4vamF2YS9uZXVyZWthL1RzckltcGwuamF2YQ==) | `76.61% <0.00%> (-0.54%)` | :arrow_down: | | [...reka/backend/main/operations/linear/CPUMatMul.java](https://codecov.io/gh/Gleethos/neureka/pull/11?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL21haW4vamF2YS9uZXVyZWthL2JhY2tlbmQvbWFpbi9vcGVyYXRpb25zL2xpbmVhci9DUFVNYXRNdWwuamF2YQ==) | `82.35% <ø> (ø)` | | | [...ureka/backend/main/algorithms/MatMulAlgorithm.java](https://codecov.io/gh/Gleethos/neureka/pull/11?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL21haW4vamF2YS9uZXVyZWthL2JhY2tlbmQvbWFpbi9hbGdvcml0aG1zL01hdE11bEFsZ29yaXRobS5qYXZh) | `84.61% <96.00%> (+5.37%)` | :arrow_up: | ... and [3 files with indirect coverage changes](https://codecov.io/gh/Gleethos/neureka/pull/11/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.