Skip to content

Numba: Cache dimshuffle intrinsics - #2369

Merged
ricardoV94 merged 1 commit into
pymc-devs:mainfrom
ricardoV94:ds_intrinsic_leak
Aug 24, 2026
Merged

Numba: Cache dimshuffle intrinsics#2369
ricardoV94 merged 1 commit into
pymc-devs:mainfrom
ricardoV94:ds_intrinsic_leak

Conversation

@ricardoV94

Copy link
Copy Markdown
Member

No description provided.

return "A"


@cache

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

prefer lru_cache with a specific size

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I feel it's fine here, this is minor cleanup in comparison to numba level of trashing

@ricardoV94
ricardoV94 merged commit fe57c2c into pymc-devs:main Aug 24, 2026
67 checks passed
@ricardoV94
ricardoV94 deleted the ds_intrinsic_leak branch August 24, 2026 09:40
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