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
Create arrow to observation nodes subject to arbitrary dtype casting in pm.model_to_graphviz (#6011)
* Adding graphviz area for observed nodes with dtype casting
* Add unit test for obs dtype casting in ModelGraph
* check data container for owner attribute
* Adding comments for make_compute_graph pattern matching
* Repositioned 'While True' loop to better account for arbitary number of dtype casts
* Fix grammar in comment on dtype casting
0 commit comments