Current trunk is giving loads of errors like [1]:
Is anyone currently working on fixes to this optimization? Or is this a new issue that I should look into?
[1]
=================
ERROR (theano.gof.opt): Optimization failure due to: local_shape_to_shape_i
ERROR (theano.gof.opt): TRACEBACK:
ERROR (theano.gof.opt): Traceback (most recent call last):
File "/home/jbergstra/cvs/PYTHONPATH/theano/gof/opt.py", line 928, in process_node
replacements = lopt.transform(node)
File "/home/jbergstra/cvs/PYTHONPATH/theano/tensor/opt.py", line 1097, in local_shape_to_shape_i
return [shape_feature.make_vector_shape(node.inputs[0])]
File "/home/jbergstra/cvs/PYTHONPATH/theano/tensor/opt.py", line 868, in make_vector_shape
return make_vector(*self.shape_of[r])
KeyError: <montetheano.distributions.Categorical object at 0x5b72c90>.1