Skip to content

Use default Aesara RandomStream for VI #6273

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

Closed
wants to merge 1 commit into from

Conversation

ricardoV94
Copy link
Member

Closes #4523

Major / Breaking Changes

  • ...

Bugfixes / New features

  • ...

Docs / Maintenance

  • ...

@ricardoV94 ricardoV94 added pytensor VI Variational Inference labels Nov 7, 2022
@codecov
Copy link

codecov bot commented Nov 7, 2022

Codecov Report

Merging #6273 (21a3e97) into main (b5db350) will decrease coverage by 21.54%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             main    #6273       +/-   ##
===========================================
- Coverage   88.15%   66.61%   -21.55%     
===========================================
  Files         111      111               
  Lines       23820    23820               
===========================================
- Hits        20998    15867     -5131     
- Misses       2822     7953     +5131     
Impacted Files Coverage Δ
pymc/aesaraf.py 90.67% <100.00%> (-3.37%) ⬇️
pymc/tests/tuning/test_scaling.py 0.00% <0.00%> (-100.00%) ⬇️
pymc/tests/tuning/test_starting.py 0.00% <0.00%> (-100.00%) ⬇️
pymc/tests/variational/test_opvi.py 0.00% <0.00%> (-100.00%) ⬇️
pymc/tests/step_methods/test_slicer.py 0.00% <0.00%> (-100.00%) ⬇️
pymc/tests/step_methods/hmc/test_nuts.py 0.00% <0.00%> (-100.00%) ⬇️
pymc/tests/variational/test_callbacks.py 0.00% <0.00%> (-100.00%) ⬇️
pymc/tests/distributions/test_transform.py 0.00% <0.00%> (-100.00%) ⬇️
pymc/tests/step_methods/test_metropolis.py 0.00% <0.00%> (-100.00%) ⬇️
pymc/tests/variational/test_approximations.py 0.00% <0.00%> (-100.00%) ⬇️
... and 53 more

@ricardoV94
Copy link
Member Author

Closing this in favor of #6304

@ricardoV94 ricardoV94 closed this Nov 15, 2022
@ricardoV94 ricardoV94 deleted the vi_rng branch June 6, 2023 03:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted pytensor VI Variational Inference
Projects
None yet
Development

Successfully merging this pull request may close these issues.

VI using deprecated Aesara MRG sampler
1 participant