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

rework ccw.varValsAll memory for static arrays #1716

Merged
merged 15 commits into from
May 27, 2023
Merged

Conversation

dehann
Copy link
Member

@dehann dehann commented May 24, 2023

See restore tests at:

EDIT: merging with 6 known test skips. This PR is blocking other work. Will fix and improve the known issues in next PRs. This PR is currently at an okayish point of refactoring and probably good to use this as a new baseline for memory management during nonparametic solve. Many, many improvements to come.

After this merge is not good enough to release a new stable tag. The 6 skipped tests must first be restored.

Far reaching changes and enhancements, including:

@dehann dehann marked this pull request as ready for review May 27, 2023 21:03
@codecov
Copy link

codecov bot commented May 27, 2023

Codecov Report

Merging #1716 (874825e) into master (e07607a) will increase coverage by 6.64%.
The diff coverage is 83.33%.

@@            Coverage Diff             @@
##           master    #1716      +/-   ##
==========================================
+ Coverage   66.97%   73.62%   +6.64%     
==========================================
  Files          73       75       +2     
  Lines        5648     5675      +27     
==========================================
+ Hits         3783     4178     +395     
+ Misses       1865     1497     -368     
Impacted Files Coverage Δ
src/Factors/LinearRelative.jl 76.19% <ø> (ø)
src/IncrementalInference.jl 92.30% <ø> (ø)
src/entities/FactorOperationalMemory.jl 100.00% <ø> (ø)
src/services/ExplicitDiscreteMarginalizations.jl 96.10% <ø> (-0.05%) ⬇️
src/services/GraphInit.jl 90.00% <0.00%> (+3.12%) ⬆️
src/Deprecated.jl 24.48% <50.00%> (+10.60%) ⬆️
src/services/NumericalCalculations.jl 66.42% <70.00%> (-2.42%) ⬇️
src/services/CalcFactor.jl 69.33% <80.48%> (-2.67%) ⬇️
src/services/EvalFactor.jl 77.77% <92.85%> (-0.13%) ⬇️
...erialization/services/DispatchPackedConversions.jl 75.00% <100.00%> (ø)
... and 7 more

... and 22 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@dehann dehann merged commit 8b70aaf into master May 27, 2023
@dehann dehann added the types label May 27, 2023
@dehann dehann mentioned this pull request May 27, 2023
dehann added a commit that referenced this pull request May 28, 2023
dehann added a commit that referenced this pull request May 28, 2023
dehann added a commit that referenced this pull request May 28, 2023
dehann added a commit that referenced this pull request Oct 20, 2023
@dehann dehann deleted the 23Q2/twig/varValsAll_ref branch November 27, 2024 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants