Skip to content

Exclude local_careduce_fusion from Numba backend #450

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

Merged

Conversation

ricardoV94
Copy link
Member

Closes #432

@ricardoV94 ricardoV94 added bug Something isn't working numba graph rewriting labels Sep 22, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #450 (90fc9f9) into main (ae0d79b) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #450   +/-   ##
=======================================
  Coverage   80.77%   80.77%           
=======================================
  Files         159      159           
  Lines       45879    45879           
  Branches    11242    11242           
=======================================
  Hits        37058    37058           
  Misses       6593     6593           
  Partials     2228     2228           
Files Changed Coverage Δ
pytensor/compile/mode.py 84.40% <ø> (ø)

@aseyboldt aseyboldt merged commit aa7c9a9 into pymc-devs:main Sep 22, 2023
@ricardoV94 ricardoV94 deleted the remove_unsupported_rewrite_numba branch September 23, 2023 00:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working graph rewriting numba
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Numba dispatch of PyMC LKJ priors
3 participants