Conversation
Memory benchmark result| Test Name | %Δ | Master (MB) | PR (MB) | Δ (MB) | Time PR (s) | Time Master (s) |
| -------------------------------------- | ------------ | ------------------ | ------------------ | ------------ | ------------------ | ------------------ |
test_objective_jac_w7x | -1.20 % | 4.126e+03 | 4.077e+03 | -49.68 | 40.96 | 39.06 |
test_proximal_jac_w7x_with_eq_update | 0.81 % | 6.514e+03 | 6.567e+03 | 52.91 | 157.93 | 160.36 |
test_proximal_freeb_jac | 0.15 % | 1.340e+04 | 1.342e+04 | 20.38 | 88.62 | 85.92 |
test_proximal_freeb_jac_blocked | 0.09 % | 7.746e+03 | 7.753e+03 | 6.81 | 77.91 | 76.08 |
test_proximal_freeb_jac_batched | 0.70 % | 7.625e+03 | 7.678e+03 | 53.34 | 75.39 | 75.07 |
test_proximal_jac_ripple | -1.62 % | 3.660e+03 | 3.600e+03 | -59.19 | 62.15 | 62.48 |
test_proximal_jac_ripple_bounce1d | 3.18 % | 3.797e+03 | 3.918e+03 | 120.72 | 76.04 | 74.81 |
test_eq_solve | 0.42 % | 2.202e+03 | 2.212e+03 | 9.20 | 97.47 | 96.81 |For the memory plots, go to the summary of |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #2157 +/- ##
==========================================
- Coverage 94.45% 94.45% -0.01%
==========================================
Files 101 101
Lines 28604 28626 +22
==========================================
+ Hits 27018 27038 +20
- Misses 1586 1588 +2
🚀 New features to boost your workflow:
|
|
someone else will need to cllick merge when ready |
|
i'll wait, feel free to click merge after its approved if i don't respond |
|
its mostly docstring deletion and addition btw |
|
can't do further requests, make new pr and merge that after if you want |
unalmis
left a comment
There was a problem hiding this comment.
clarify docstring
Co-authored-by: Kaya Unalmis <kayaunalmis@proton.me>
|
@unalmis Please do not mark comments as resolved unless they are addressed in the code or the discussion has concluded. Responding is not the same as resolving. Comments are helpful for everyone to read, but when they are resolved it makes them less visible for other reviewers to see and join the conversation. I can show you how to enable GitHub notifications to see when there are new comments. |
You had reopened two which is outside scope of this PR as |
|
@ddudt consider https://github.com/pullpo-io/conventional-comments for comprimise |
test_compute_everything. Should be merged before stuff that changes grids New Grid API #2053 or stuff that changes how the dependencies are ordered/selected for computation Switch compute from recursive to looped #1557 to ensure they do not cause bugs in the computations.nondiff_argnumsinstead ofnondiff_argnamesso that the code works on old jax versions