Skip to content

Implement numba dispatch of StudentT #1402

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
merged 1 commit into from
May 15, 2025

Conversation

ricardoV94
Copy link
Member

@ricardoV94 ricardoV94 commented May 15, 2025

Copy link
Member

@jessegrabowski jessegrabowski left a comment

Choose a reason for hiding this comment

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

well, that was easy

Copy link

codecov bot commented May 15, 2025

Codecov Report

Attention: Patch coverage is 83.33333% with 1 line in your changes missing coverage. Please review.

Project coverage is 82.08%. Comparing base (7b0a392) to head (7447064).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
pytensor/link/numba/dispatch/random.py 83.33% 1 Missing ⚠️

❌ Your patch status has failed because the patch coverage (83.33%) is below the target coverage (100.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1402   +/-   ##
=======================================
  Coverage   82.08%   82.08%           
=======================================
  Files         208      208           
  Lines       49559    49565    +6     
  Branches     8792     8792           
=======================================
+ Hits        40680    40685    +5     
- Misses       6705     6706    +1     
  Partials     2174     2174           
Files with missing lines Coverage Δ
pytensor/link/numba/dispatch/random.py 56.41% <83.33%> (+0.60%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jessegrabowski jessegrabowski merged commit 24a2234 into pymc-devs:main May 15, 2025
73 of 74 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ADVI errors in numba mode for StudentT likelihood when total_size is set
2 participants