log pylearn/sandbox/test_scan_inputs_groups.py @ 1531:88f361283a19 tip

age author description
Thu, 18 Mar 2010 10:49:09 -0400 Frederic Bastien fix some import.
Fri, 10 Jul 2009 12:16:20 -0400 Frederic Bastien fix FillMissing debug mode error. The error was caused by the fact that debug_mode generate an error by default for NaN value. We must disable this check for this op as we deal with NaN value.
Thu, 11 Jun 2009 13:35:31 -0400 Frederic Bastien test more case in FillMissing and print the time of the op.
Wed, 10 Jun 2009 13:45:52 -0400 Frederic Bastien remove something that should not have been commited.
Wed, 10 Jun 2009 13:43:27 -0400 Frederic Bastien added more test for the FillMissing op.
Tue, 09 Jun 2009 21:37:58 -0400 Frederic Bastien added test for FillMissing op.