# Implementing lamblin's workaround at https://github.com/Theano/Theano/issues/1399 # BEFORE: # bestIndices = T.argmin(s, axis=0) # Time in Function.fn.__call__: 3.870916e-02s (99.867%) # <% time>