pymc
pymc copied to clipboard
Remove transformation information from `.tag`
As we did with test/initial values we should remove the value variable transformation from the .tag if possible. Probably saving it in a model.value_transforms dictionary that can be used directly in aeppl.
Same probably applies for observations and scaling information that is added to the tag
And ultimately to value variables themselves