the extracted code above is in \theano\compile\function_module.py

On Thursday, August 17, 2017 at 6:24:13 PM UTC-4, [email protected] wrote:
>
> I added a print statement before the line where the code crashes, i.e., 
>       
>           t0_fn = time.time()
> print(self.fn())
>         try:
>             outputs = self.fn()
>
> and the error is the same, i.e.,  ValueError: dimension mismatch in 
> x,y_idx arguments.
> Please recommend where I can find and print out the x, y_idx arguments to 
> see what's going on.
> Thank you,
> Arnold
>

-- 

--- 
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