Closed
Description
The round trip doesn't work when either lower or upper are TensorVariable arrays. They are translated to lists which are not handled at init
pymc-marketing/pymc_marketing/prior.py
Lines 1223 to 1231 in 441aa80
We should either handle at initialization or in the from_dict
method directly