We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f69a70d commit e72ff18Copy full SHA for e72ff18
pymc3/variational/test_functions.py
@@ -1,4 +1,4 @@
1
-from theano import tensor as tt
+from theano import tensor as tt, theano
2
from .opvi import TestFunction
3
from pymc3.theanof import floatX
4
0 commit comments