issues
search
torch
/
nn
Other
1.34k
stars
967
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
BatchNormalization.lua:87: got 32-feature tensor, expected 0
#1327
emredog
closed
2 years ago
1
same sentence different padding length result different embedding because softmax precision
#1326
JJplane
opened
3 years ago
0
Minor spelling issue
#1325
DanRunfola
closed
3 years ago
0
Compatibility issues
#1324
kysunami
opened
4 years ago
0
install/share/lua/5.1/nn/LookupTable.lua:73: bad argument #3 to 'index' (Tensor | LongTensor expected, got torch.CudaLongTensor)
#1323
m0dulo
closed
4 years ago
0
Backprop procedure for nn.Narrow
#1322
pskrunner14
closed
5 years ago
0
Cannot run Torch train command – NYI stack traceback
#1321
matthewclark4
opened
6 years ago
0
TripletCriterion (aka triplet loss) missing
#1320
jatinsha
opened
6 years ago
0
fix documentation typos
#1319
0x6a62
opened
6 years ago
0
Fix typo
#1318
narumiruna
closed
2 years ago
1
parallelcriterion has no length operator
#1317
980380446
opened
6 years ago
0
FastLSTM out of memory error
#1316
tastyminerals
opened
6 years ago
0
Why gradInput of nn.Mul is computed by gradOutput add by weight rather than multiply by weight?
#1315
ChunyanZhao
closed
6 years ago
0
ClassNLLCriterion.cu t < n_classes failed.
#1314
skynbe
closed
6 years ago
0
Simple real time object detection using Torch
#1313
VictorQueiroz
opened
6 years ago
0
Ask a question of nn.SplitTable?
#1312
xtanitfy
opened
6 years ago
1
nn.test() fails: Kmeans - invalid arguments (CudaLongTensor)
#1311
abachaa
opened
6 years ago
0
UpSample
#1310
tongqcx
opened
6 years ago
0
Using nn.Padding throws luajit: C++ exception
#1309
tastyminerals
opened
6 years ago
0
Strange behavior of nn.Padding during training
#1308
tastyminerals
opened
6 years ago
0
SpatialDepthWiseConvolution swaps height and width
#1307
diovisgood
opened
6 years ago
3
Simple neural net has different output for inputs in the same batch that are identical
#1306
happypepper
opened
6 years ago
11
How to resume training from a certain epoch or how to update an already trained model in torch ?
#1305
maryam089
opened
6 years ago
1
The getParameters() function cannot work with the module designed in the criterion part of document
#1304
hfxunlp
closed
6 years ago
4
SpatialSubtractiveNormalization:clearState() missing several cleanups
#1303
elikosan
opened
6 years ago
0
ParallelCriterion input form?
#1302
jmfu95
closed
6 years ago
4
/torch/install/share/lua/5.1/nn/LookupTable.lua:59: attempt to call method 'Contiguous' (a nil value)
#1301
jmfu95
opened
6 years ago
0
**Facing dimension problem, when I include Dropout into the network**
#1300
badripatro
closed
6 years ago
0
Bad Argument
#1299
zaktab
opened
6 years ago
4
Uses the deprecated package ffi
#1298
yurivict
opened
6 years ago
1
Try to apply softmax to a batch of data with variable length
#1297
hfxunlp
opened
6 years ago
3
Issue with type conversion for BatchNorm inference in THNN
#1296
libfun
opened
7 years ago
1
How to separate a network into submodules
#1295
SeunghyunMoon
closed
7 years ago
0
Does the nn library use Tensor Core on Nvidia V100 GPU?
#1294
michaelhuang74
opened
7 years ago
1
getParamsByDevice Branch problem
#1293
MikeChenfu
opened
7 years ago
1
nn.FeatureLPPooling has been already assigned a parent class
#1292
MikeChenfu
closed
7 years ago
2
Fix typos
#1291
0x6a62
closed
6 years ago
0
MSECriterion_updateGradInput error: cannot convert 'struct THCudaHalfTensor *' to 'struct THCudaTensor *
#1290
michaelhuang74
opened
7 years ago
0
nn.Recurrent() function is missing!
#1289
Elyorcv
opened
7 years ago
1
Update simple.md
#1288
wandering007
closed
6 years ago
0
Inconsistence in SpatialMaxPooling and SpatialMaxUnpooling operations for torch.CudaTensor that leads to an error
#1287
borismu
opened
7 years ago
0
How to use nn.ParallelTable() inside nn.Sequential()
#1286
mbcel
closed
7 years ago
1
Why isn't the error scaled down during Mul's backprop ?
#1285
singam-sanjay
opened
7 years ago
0
SpatialSubtractiveNormalization:clearState: clear cached size to make Travis happy
#1284
elikosan
closed
7 years ago
1
fix condition logic for coef recalculation in SpatialSubtractiveNormalization
#1283
elikosan
closed
7 years ago
4
Update MapTable.lua
#1282
Amir-Arsalan
opened
7 years ago
0
Is there a module that does bilinear interpolation on sparse inputs?
#1281
mbcel
opened
7 years ago
0
Only update addBuffer when bias is used
#1280
wenkesj
closed
7 years ago
0
Bug: Inconsistence of the channel of `input` and that of `self.gradInput` can also work!
#1279
Naruto-Sasuke
opened
7 years ago
0
multi target not supported issue in ClassNLLCriterion
#1278
dephaniehe
opened
7 years ago
0
Next