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

Update Aesara dependency and add regression test for #5090 #5130

Merged
merged 1 commit into from
Nov 3, 2021

Conversation

ricardoV94
Copy link
Member

Closes #5090

@codecov
Copy link

codecov bot commented Nov 3, 2021

Codecov Report

Merging #5130 (e52b2f7) into main (8a27ff4) will decrease coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #5130      +/-   ##
==========================================
- Coverage   77.61%   77.58%   -0.04%     
==========================================
  Files          87       87              
  Lines       13981    13975       -6     
==========================================
- Hits        10852    10843       -9     
- Misses       3129     3132       +3     
Impacted Files Coverage Δ
pymc/backends/report.py 89.51% <0.00%> (-2.10%) ⬇️
pymc/backends/ndarray.py 70.12% <0.00%> (-0.19%) ⬇️
pymc/model.py 83.75% <0.00%> (-0.05%) ⬇️
pymc/distributions/distribution.py 94.53% <0.00%> (-0.03%) ⬇️
pymc/step_methods/mlda.py 96.38% <0.00%> (-0.02%) ⬇️

@ricardoV94 ricardoV94 added this to the v4.0.0-beta1 (vNext) milestone Nov 3, 2021
@twiecki twiecki merged commit c3833bc into pymc-devs:main Nov 3, 2021
@ricardoV94 ricardoV94 deleted the initial_point_pickling branch January 31, 2022 09:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

recompute_test_point fails after pickling
2 participants