Hi, 
I was trying benchmark the reimplementation of PixelCNN code 
<https://github.com/kundan2510/pixelCNN> by Kundan Kumar. I landed into 
following error while compiling the validation function. I deleted cache 
and then restarted, and this error persists. The function that raises error 
is pretty much the same as the previous theano function that compiled 
successfully(Same in terms of input and output), except that the one that 
gives error doesn't have update parameter. This is the traceback of the 
error, http://dpaste.com/33R4231. If I don't stop the script ( 
KeyboardInterrupt doesn't work, so stopped using ctrl + Z), it continues to 
paste infinitely on the terminal, just like this <http://dpaste.com/0SSEM4E>. 
I implemented it from scratch (but with a some modifications) and all the 
functions compiled well for me.  I'd be glad for any help :-) 

Regards, 
Ramana

-- 

--- 
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to