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

Bump PyTensor dependency #6830

Merged
merged 4 commits into from
Jul 31, 2023

Use graph_replace instead of clone_replace in VI

845c8bb
Select commit
Loading
Failed to load commit list.
Merged

Bump PyTensor dependency #6830

Use graph_replace instead of clone_replace in VI
845c8bb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 28, 2023 in 1s

92.03% (-0.02%) compared to e3961fc

View this Pull Request on Codecov

92.03% (-0.02%) compared to e3961fc

Details

Codecov Report

Merging #6830 (845c8bb) into main (e3961fc) will decrease coverage by 0.02%.
The diff coverage is 95.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #6830      +/-   ##
==========================================
- Coverage   92.05%   92.03%   -0.02%     
==========================================
  Files          96       96              
  Lines       16373    16378       +5     
==========================================
+ Hits        15072    15074       +2     
- Misses       1301     1304       +3     
Files Changed Coverage Δ
pymc/pytensorf.py 92.75% <ø> (ø)
pymc/variational/approximations.py 90.54% <50.00%> (+0.04%) ⬆️
pymc/variational/opvi.py 87.57% <88.23%> (+0.09%) ⬆️
pymc/distributions/distribution.py 96.35% <100.00%> (-0.72%) ⬇️
pymc/distributions/multivariate.py 92.22% <100.00%> (ø)
pymc/gp/cov.py 98.00% <100.00%> (+<0.01%) ⬆️
pymc/logprob/mixture.py 96.92% <100.00%> (+0.02%) ⬆️
pymc/logprob/order.py 97.87% <100.00%> (+0.04%) ⬆️
pymc/math.py 69.15% <100.00%> (-1.47%) ⬇️
pymc/model_graph.py 80.43% <100.00%> (+0.32%) ⬆️
... and 1 more

... and 1 file with indirect coverage changes