Skip to content

Commit e72ff18

Browse files
ferrinetaku-y
authored andcommitted
add temperature
(cherry picked from commit ab704bf)
1 parent f69a70d commit e72ff18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pymc3/variational/test_functions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from theano import tensor as tt
1+
from theano import tensor as tt, theano
22
from .opvi import TestFunction
33
from pymc3.theanof import floatX
44

0 commit comments

Comments
 (0)