Mercurial > ift6266
log
age | author | description |
---|---|---|
Sat, 27 Feb 2010 15:09:02 -0500 | Arnaud Bergeron | Make the datasets iterators return theano shared slices with the appropriate types. |
Sat, 27 Feb 2010 14:15:11 -0500 | Arnaud Bergeron | Use izip(), not zip() to return a lazy iterator. (datasets) |