You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I opened this issue just to keep track of this pymc3 discussion. Whatever design choice we end up taking there, should also be addressed here in pymc4.
The text was updated successfully, but these errors were encountered:
If I recall correctly, TFP uses effectively the same shape/dimension design outlined here and later implemented in the Theano RandomVariable, but under a different naming scheme (e.g. "batches" or "event" instead of "replications" and/or the "independent" dimensions I used). This means we might already have the information needed for 1); however, I'm not sure about 2).
I opened this issue just to keep track of this pymc3 discussion. Whatever design choice we end up taking there, should also be addressed here in pymc4.
The text was updated successfully, but these errors were encountered: