forked from torch/distro
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
Submodule cunn
updated
3 files
+68 −11 | lib/THCUNN/generic/SpatialAveragePooling.cu | |
+9 −33 | lib/THCUNN/generic/SpatialConvolutionLocal.cu | |
+112 −104 | test.lua |
Submodule cutorch
updated
5 files
+3 −2 | init.c | |
+29 −0 | lib/THC/THCCachingAllocator.cpp | |
+28 −0 | lib/THC/THCGeneral.c | |
+2 −0 | lib/THC/THCGeneral.h.in | |
+56 −5 | test/test_shutdown.lua |
Submodule nn
updated
3 files
+1 −1 | doc/criterion.md | |
+4 −4 | lib/THNN/generic/MultiLabelMarginCriterion.c | |
+72 −10 | lib/THNN/generic/SpatialAveragePooling.c |
Submodule penlight
updated
from 771079 to f9b484