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.