-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Allow batched parameters in MvNormal and MvStudentT distributions #6897
Conversation
468fb20
to
b636cfc
Compare
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #6897 +/- ##
==========================================
+ Coverage 92.13% 92.18% +0.04%
==========================================
Files 100 100
Lines 16854 16833 -21
==========================================
- Hits 15529 15517 -12
+ Misses 1325 1316 -9
|
Is this enabled by the new |
Yup |
3aa88ae
to
fc7ed02
Compare
The failing tests are fixed by #6903 and latest patch release of PyTensor |
ad38ee0
to
6b6011e
Compare
6b6011e
to
00cfe5b
Compare
Need to sort out pymc-devs/pytensor#451 first |
40247da
to
070a76e
Compare
PR now depends on pymc-devs/pytensor#459 and future 2.16.4 PyTensor release. |
5f1fcc4
to
5092435
Compare
This now depends on #6934 |
5092435
to
c983aff
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Also provides default zero mu
Related to #5383
📚 Documentation preview 📚: https://pymc--6897.org.readthedocs.build/en/6897/