[Torch5-bugs] Torch5 fails to manage iterators into Min and Max functions.
Status: Pre-Alpha
Brought to you by:
andresy
|
From: Patrick Z. <pat...@gm...> - 2011-03-10 05:52:17
|
Dear developers, Since a lot of time ago Torch 5 uses a "long" iterator rather than the old "int" one. However Min and Max functions still use an "int" iterator. I enclosed a patch that should solve the problem. Cordially, Patrick Zanon |