Skip to content

Conversation

@ricardoV94
Copy link
Member

@ricardoV94 ricardoV94 commented May 31, 2024

Description

This warning is confusing and has detracted dev work in case it is likely to not matter at all. Since we are not actively pushing the C-backend anymore seems like a good time as any to stop emitting it by default. Now it's only triggered when optimizer_verbose is True (by default it's not)

We still need to address the fact that the absense of a C-implementation may be leading to less fusion in unrelated backends (only Numba atm, since we don't fuse stuff for JAX, they do it themselves).

Related Issue

Checklist

Type of change

  • New feature / enhancement
  • Bug fix
  • Documentation
  • Maintenance
  • Other (please specify):

@ricardoV94 ricardoV94 merged commit 20b6a20 into pymc-devs:main May 31, 2024
@ricardoV94 ricardoV94 deleted the loop_fusion_warning branch May 31, 2024 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants