[Torch5-bugs] [ torch5-Bugs-1807801 ] no matrix-matrix multiply without BLAS
Status: Pre-Alpha
Brought to you by:
andresy
|
From: SourceForge.net <no...@so...> - 2007-10-04 23:38:38
|
Bugs item #1807801, was opened at 2007-10-04 18:59 Message generated for change (Comment added) made by thespermwhale You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=905598&aid=1807801&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: 9 Private: No Submitted By: thespermwhale (thespermwhale) Assigned to: Raoul d'Andresy (andresy) Summary: no matrix-matrix multiply without BLAS Initial Comment: Not exactly a bug except I already coded this but it was removed in the last update of Torch. I don't want to have to install BLAS but I need this operation (as do others). Ronan, if you won't implement it can I just put my old code somehow back in Torch? ---------------------------------------------------------------------- >Comment By: thespermwhale (thespermwhale) Date: 2007-10-04 19:38 Message: Logged In: YES user_id=1660532 Originator: YES thanks! ---------------------------------------------------------------------- Comment By: thespermwhale (thespermwhale) Date: 2007-10-04 19:38 Message: Logged In: YES user_id=1660532 Originator: YES thanks! ---------------------------------------------------------------------- Comment By: Raoul d'Andresy (andresy) Date: 2007-10-04 19:36 Message: Logged In: YES user_id=1651867 Originator: NO i forgot about it. it is not really possible to put back your code, as for compatibility with blas code i need some code which also handles matrix transpositions. i will do that asap. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=905598&aid=1807801&group_id=183526 |