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
7 changed files
with
7 additions
and
7 deletions.
There are no files selected for viewing
Submodule cunn
updated
65 files
Submodule cutorch
updated
6 files
+7 −0 | lib/THC/THCTensor.h | |
+3 −0 | lib/THC/THCThreadLocal.c | |
+1 −1 | lib/THC/THCThreadLocal.h | |
+1 −1 | lib/THC/generic/THCStorage.c | |
+22 −0 | lib/THC/generic/THCTensor.c | |
+3 −0 | lib/THC/generic/THCTensor.h |
Submodule nn
updated
5 files
+1 −1 | CMaxTable.lua | |
+73 −32 | Concat.lua | |
+29 −18 | doc/simple.md | |
+7 −9 | lib/THNN/generic/SpatialDilatedConvolution.c | |
+5 −5 | lib/THNN/generic/SpatialDilatedMaxPooling.c |