Hi Fred,
Since there wasn't any \n in the output, it was all in the same line. You
have to scroll towards your left/right on this link
<http://dpaste.com/0SSEM4E>. I am pasting a smaller copy of that below,
(Composite{Switch((LT(i0, i1), i1, i0)}(Composite{Switch(GE(i0, i1), i1,
i0)}(i0, i1), i2), i3), Composite{Switch(LT(i0, i1), i1,
i0)}(Composite{Switch(GE(i0, i1), i1, i0)}(i0, i1), i2), i3) + i4)}(i8,
Composite{((i0 + i1) - i2)}(i2, Composite{Switch(LT(Composite{Switch(GE(i0,
i1), i1, i0)}(Composite{Switch(LT(i0, i1), i2, i0)}(Composite{((i0 + i1) -
i2)}(i0, i1, i2), i3, i4), i5), i3), i3, Composite{Switch(GE(i0, i1), i1,
i0)}(Composite{Switch(LT(i0, i1), i2, i0)}(Composite{((i0 + i1) - i2)}(i0,
i1, i2), i3, i4), i5))}(i1, Composite{Switch(LT(Composite{Switch(GE(i0,
i1), i1, i0)}(Composite{Switch(LT(i0, i1), i2, i0)}(Composite{((i0 + i1) -
i2)}(i0, i1, i2), i3, i4), i5), i3), i3, Composite{Switch(GE(i0, i1), i1,
i0)}(Composite{Switch(LT(i0, i1), i2, i0)}(Composite{((i0 + i1) - i2)}(i0,
i1, i2), i3, i4), i5))}(i2, i3, i4, i5, i6, Composite{((i0 + i1) - i2)}(i7,
i3, i4)), Composite{(Switch(LT(Composite{Switch(LT(i0, i1), i1,
i0)}(Composite{Switch(GE(i0, i1), i1, i0)}(i0, i1), i2), i3),
Composite{Switch(LT(i0, i1), i1, i0)}(Composite{Switch(GE(i0, i1), i1,
i0)}(i0, i1), i2), i3) + i4)}(i8, Composite{((i0 + i1) - i2)}(i7, i3, i4),
i5, Composite{Switch(LT(Composite{Switch(GE(i0, i1), i1,
i0)}(Composite{Switch(LT(i0, i1), i2, i0)}(Composite{((i0 + i1) - i2)}(i0,
i1, i2), i3, i4), i5), i3), i3, Composite{Switch(GE(i0, i1), i1,
i0)}(Composite{Switch(LT(i0, i1), i2, i0)}(Composite{((i0 + i1) - i2)}(i0,
i1, i2), i3, i4), i5))}(i2, i3, i4, i5, i6, Composite{((i0 + i1) - i2)}(i7,
i3, i4)), i9), i5, i6, Composite{((i0 + i1) - i2)}(i2,
Composite{Switch(LT(Composite{Switch(GE(i0, i1), i1,
i0)}(Composite{Switch(LT(i0, i1), i2, i0)}(Composite{((i0 + i1) - i2)}(i0,
i1, i2), i3, i4), i5), i3), i3, Composite{Switch(GE(i0, i1), i1,
i0)}(Composite{Switch(LT(i0, i1), i2, i0)}
On Tuesday, June 27, 2017 at 11:44:11 PM UTC+5:30, nouiz wrote:
>
> The output you gave don't show the infinit loop printed. Can you give me
> longer output?
>
> On Tue, Jun 27, 2017 at 2:08 PM Ramana Subramanyam <[email protected]
> <javascript:>> wrote:
>
>> 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] <javascript:>.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
--
---
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.