Skip to content

Commit

Permalink
Update aa.py
Browse files Browse the repository at this point in the history
  • Loading branch information
reyoung committed Mar 6, 2015
1 parent 7dcc9b5 commit 0cb8966
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions benchmark/autoencoder/aa.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,7 @@
import theano
import theano.tensor as T
import theano.sandbox
import theano.sandbox.wraplinker
from theano.compile import module, Mode
from theano.sandbox.wraplinker import ProfileMode
from theano.compile import module, Mode, ProfileMode
from theano import gof, Op, Apply

from theano.tensor import blas, opt
Expand Down

0 comments on commit 0cb8966

Please sign in to comment.