The variables that are returned by pm.Normal and co are theano tensors already, so there is not reason to use a theano function. The input to a theano function would have to be a numpy array.
The variables that are returned by pm.Normal and co are theano tensors already, so there is not reason to use a theano function. The input to a theano function would have to be a numpy array.