anthony-nouy / tensap

Tensor Approximation Package: a Python package for the approximation of functions and tensors.
https://anthony-nouy.github.io/sphinx/tensap/master/
Other
20 stars 11 forks source link

v2 optimizers #36

Closed jschueller closed 1 year ago

jschueller commented 1 year ago

use v2 optimizers (now default in TF 2.11)

codecov-commenter commented 1 year ago

Codecov Report

Base: 64.51% // Head: 64.07% // Decreases project coverage by -0.44% :warning:

Coverage data is based on head (89e89f1) compared to base (9dfc63f). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #36 +/- ## ========================================== - Coverage 64.51% 64.07% -0.44% ========================================== Files 58 58 Lines 7792 7808 +16 ========================================== - Hits 5027 5003 -24 - Misses 2765 2805 +40 ``` | [Impacted Files](https://codecov.io/gh/anthony-nouy/tensap/pull/36?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Anthony+Nouy) | Coverage Δ | | |---|---|---| | [...tion/learning/linear\_model\_learning\_custom\_loss.py](https://codecov.io/gh/anthony-nouy/tensap/pull/36?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Anthony+Nouy#diff-dGVuc2FwL2FwcHJveGltYXRpb24vbGVhcm5pbmcvbGluZWFyX21vZGVsX2xlYXJuaW5nX2N1c3RvbV9sb3NzLnB5) | `79.68% <100.00%> (+4.68%)` | :arrow_up: | | [...tion/tensor\_learning/tree\_based\_tensor\_learning.py](https://codecov.io/gh/anthony-nouy/tensap/pull/36?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Anthony+Nouy#diff-dGVuc2FwL2FwcHJveGltYXRpb24vdGVuc29yX2FwcHJveGltYXRpb24vdGVuc29yX2xlYXJuaW5nL3RyZWVfYmFzZWRfdGVuc29yX2xlYXJuaW5nLnB5) | `42.40% <0.00%> (-4.35%)` | :arrow_down: | | [tensap/tensor\_algebra/tensors/tree\_based\_tensor.py](https://codecov.io/gh/anthony-nouy/tensap/pull/36?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Anthony+Nouy#diff-dGVuc2FwL3RlbnNvcl9hbGdlYnJhL3RlbnNvcnMvdHJlZV9iYXNlZF90ZW5zb3IucHk=) | `75.70% <0.00%> (-0.69%)` | :arrow_down: | | [...tion/learning/linear\_model\_learning\_square\_loss.py](https://codecov.io/gh/anthony-nouy/tensap/pull/36?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Anthony+Nouy#diff-dGVuc2FwL2FwcHJveGltYXRpb24vbGVhcm5pbmcvbGluZWFyX21vZGVsX2xlYXJuaW5nX3NxdWFyZV9sb3NzLnB5) | `47.45% <0.00%> (-0.64%)` | :arrow_down: | 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=Anthony+Nouy). 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=Anthony+Nouy)

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