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

Adds matricize function #366

Merged
merged 1 commit into from Jan 24, 2022
Merged

Adds matricize function #366

merged 1 commit into from Jan 24, 2022

Conversation

JeanKossaifi
Copy link
Member

Adds a function for generalize matricization of tensors. The reciprocate function tensorize still needs to be added.

@codecov
Copy link

codecov bot commented Jan 24, 2022

Codecov Report

Merging #366 (8f03930) into main (eff542a) will increase coverage by 0.19%.
The diff coverage is 95.34%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #366      +/-   ##
==========================================
+ Coverage   88.08%   88.28%   +0.19%     
==========================================
  Files         105      105              
  Lines        6058     6093      +35     
==========================================
+ Hits         5336     5379      +43     
+ Misses        722      714       -8     
Impacted Files Coverage Δ
tensorly/base.py 95.83% <92.00%> (-4.17%) ⬇️
tensorly/tests/test_core.py 100.00% <100.00%> (ø)
tensorly/tenalg/proximal.py 67.38% <0.00%> (+0.47%) ⬆️
tensorly/decomposition/_cp.py 89.05% <0.00%> (+2.91%) ⬆️

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 eff542a...8f03930. Read the comment docs.

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