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

Add exp and log to top-level backend exports #393

Merged
merged 1 commit into from Mar 30, 2022

Conversation

j6k4m8
Copy link
Contributor

@j6k4m8 j6k4m8 commented Mar 28, 2022

Addresses #381 (#381 (comment)) and #377

@codecov
Copy link

codecov bot commented Mar 29, 2022

Codecov Report

Merging #393 (b4ec668) into main (c41e805) will increase coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #393      +/-   ##
==========================================
+ Coverage   88.29%   88.31%   +0.01%     
==========================================
  Files         107      107              
  Lines        6238     6238              
==========================================
+ Hits         5508     5509       +1     
+ Misses        730      729       -1     
Impacted Files Coverage Δ
tensorly/__init__.py 100.00% <ø> (ø)
tensorly/tenalg/proximal.py 67.45% <0.00%> (-0.24%) ⬇️
tensorly/decomposition/_cp.py 87.63% <0.00%> (+0.36%) ⬆️
tensorly/decomposition/_cmtf_als.py 92.59% <0.00%> (+3.70%) ⬆️

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@j6k4m8
Copy link
Contributor Author

j6k4m8 commented Mar 29, 2022

I'm working on figuring out why these tests are currently failing. Unfortunately it looks like there might be some unrelated failures, but I can't quite tell. Working on getting local tests working to confirm!

@JeanKossaifi
Copy link
Member

Indeed the errors are all unrelated.

@JeanKossaifi
Copy link
Member

Thanks @j6k4m8, merging!

@JeanKossaifi JeanKossaifi merged commit 81301b2 into tensorly:main Mar 30, 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.

None yet

2 participants