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

docs(implicit_diff): implicit differentiation integration #73

Merged
merged 25 commits into from
Sep 22, 2022

Conversation

Benjamin-eecs
Copy link
Member

#13

@Benjamin-eecs Benjamin-eecs added this to the 0.6.0 milestone Sep 9, 2022
@Benjamin-eecs Benjamin-eecs linked an issue Sep 10, 2022 that may be closed by this pull request
7 tasks
@codecov-commenter
Copy link

codecov-commenter commented Sep 11, 2022

Codecov Report

Base: 72.35% // Head: 72.35% // No change to project coverage 👍

Coverage data is based on head (504d699) compared to base (714f99d).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #73   +/-   ##
=======================================
  Coverage   72.35%   72.35%           
=======================================
  Files          33       33           
  Lines        1425     1425           
=======================================
  Hits         1031     1031           
  Misses        394      394           
Flag Coverage Δ
unittests 72.35% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
torchopt/_src/implicit_diff.py 91.87% <ø> (ø)
torchopt/_src/linalg.py 91.54% <ø> (ø)
torchopt/_src/linear_solve.py 94.28% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@Benjamin-eecs Benjamin-eecs changed the title docs: implicit differentiation integration feat(tutorials): implicit differentiation Sep 11, 2022
@Benjamin-eecs Benjamin-eecs changed the title feat(tutorials): implicit differentiation docs: implicit differentiation integration Sep 11, 2022
@Benjamin-eecs Benjamin-eecs added documentation Improvements or additions to documentation example / tutorial Something related to examples or tutorials enhancement New feature or request labels Sep 11, 2022
@Benjamin-eecs Benjamin-eecs removed the request for review from XuehaiPan September 22, 2022 02:54
@Benjamin-eecs Benjamin-eecs self-assigned this Sep 22, 2022
@Benjamin-eecs Benjamin-eecs requested review from XuehaiPan and JieRen98 and removed request for XuehaiPan September 22, 2022 02:54
@Benjamin-eecs Benjamin-eecs requested review from XuehaiPan and removed request for JieRen98 September 22, 2022 07:26
@XuehaiPan XuehaiPan changed the title docs: implicit differentiation integration docs(implicit_diff): implicit differentiation integration Sep 22, 2022
XuehaiPan
XuehaiPan previously approved these changes Sep 22, 2022
XuehaiPan
XuehaiPan previously approved these changes Sep 22, 2022
XuehaiPan
XuehaiPan previously approved these changes Sep 22, 2022
@Benjamin-eecs Benjamin-eecs removed the request for review from JieRen98 September 22, 2022 14:42
@Benjamin-eecs Benjamin-eecs merged commit 50f1850 into metaopt:main Sep 22, 2022
@Benjamin-eecs Benjamin-eecs deleted the docs/implicit_gradient branch September 22, 2022 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request example / tutorial Something related to examples or tutorials
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature Request] Implicit gradient support
4 participants