commit | 4f94e314682aa32624824bdd991a72576998a884 | [log] [tgz] |
---|---|---|
author | Andreas Fidjeland <andreas.fidjeland@gmail.com> | Tue May 21 12:30:44 2013 +0100 |
committer | Andreas Fidjeland <andreas.fidjeland@gmail.com> | Tue May 28 17:45:14 2013 +0100 |
tree | 796e29d4b8de53a949d0f419be2ed47c03364a67 | |
parent | e0262d641193f861ed6610f1a6dccc79c921bc21 [diff] |
Added reducing form of CudaTensor.norm i.e. x = torch.CudaTensor():rand(5,5) x:norm(2,1) -- 2-norm along 1st dimension