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

Fix spurious warning from FusionOptimizer #225

Merged
merged 1 commit into from
Feb 20, 2023

Conversation

ricardoV94
Copy link
Member

Showed up in pymc-devs/pymc#6531

@ricardoV94 ricardoV94 added the bug Something isn't working label Feb 20, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #225 (d7d20be) into main (4730d0c) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #225      +/-   ##
==========================================
- Coverage   80.43%   80.42%   -0.01%     
==========================================
  Files         170      170              
  Lines       45287    45289       +2     
  Branches     9677     9678       +1     
==========================================
- Hits        36427    36425       -2     
- Misses       6639     6641       +2     
- Partials     2221     2223       +2     
Impacted Files Coverage Δ
pytensor/tensor/rewriting/elemwise.py 88.34% <100.00%> (+0.04%) ⬆️
pytensor/tensor/xlogx.py 81.39% <0.00%> (-9.31%) ⬇️

@ricardoV94 ricardoV94 merged commit a1a805c into pymc-devs:main Feb 20, 2023
@ricardoV94 ricardoV94 deleted the fix_warning_old_clients branch June 21, 2023 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants