[Torch5-bugs] [ torch5-Bugs-3389127 ] Torch5 fails to manage iterators into Min and Max functions.
Status: Pre-Alpha
Brought to you by:
andresy
|
From: SourceForge.net <no...@so...> - 2011-08-09 17:18:55
|
Bugs item #3389127, was opened at 2011-08-09 19:18 Message generated for change (Tracker Item Submitted) made by patrick_zanon You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=905598&aid=3389127&group_id=183526 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Patrick (patrick_zanon) Assigned to: Nobody/Anonymous (nobody) Summary: Torch5 fails to manage iterators into Min and Max functions. Initial Comment: 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. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=905598&aid=3389127&group_id=183526 |