log pylearn/dataset_ops/protocol.py @ 1501:55534951dd91

age author description
Wed, 18 May 2011 10:50:21 -0400 James Bergstra memmap support in Dataset op
Fri, 04 Feb 2011 16:05:22 -0500 James Bergstra TensorFnDataset - added x_ attribute that caches the dataset function return
Fri, 04 Feb 2011 16:03:25 -0500 James Bergstra TensorFnDataset - cleaned up docs a little
Fri, 04 Feb 2011 16:02:57 -0500 James Bergstra TensorDataset - added single_shape and batch_size properties
Thu, 19 Aug 2010 12:01:30 -0400 James Bergstra added doc to dataset_ops protocol
Thu, 15 Apr 2010 10:52:02 -0400 James Bergstra merge
Thu, 15 Apr 2010 10:49:46 -0400 James Bergstra removed shape argument from tensor constructor
Thu, 15 Apr 2010 10:49:46 -0400 James Bergstra removed shape argument from tensor constructor
Mon, 22 Mar 2010 09:55:12 -0400 Frederic Bastien removed old parameter that don't exist anymore.
Mon, 16 Nov 2009 13:19:43 -0500 James Bergstra added comment to TensorFnDataset
Thu, 22 Oct 2009 18:52:47 -0400 James Bergstra added the ability to pass fn_args to TensorFnDataset
Fri, 16 Oct 2009 12:04:05 -0400 James Bergstra added dataset_ops