import theano.tensor as tt

var=tt.itensor3
cvar=tt.flatten(var,outdim=2)

I run it and get AttributeError: 'TensorType' object has no attribute 
'shape'

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"theano-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to theano-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to