issues
search
torch
/
cunn
Other
215
stars
174
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Problems while Compiling with CUDA11, Ubuntu 20.04
#496
lilc-112
closed
2 years ago
2
I got this to compile on Ubuntu 20.04
#495
ghost
opened
3 years ago
1
CMake Error at THCUNN_generated_LookupTable.cu.o.cmake:267 (message):
#494
lethal233
opened
3 years ago
0
Fix for more than one operator "*"
#493
glingi
opened
5 years ago
0
Fails to build against CUDA9
#492
eigengrau
opened
5 years ago
1
/torch/install/share/lua/5.1/cunn/THCUNN.lua:119: table index is nil issue
#491
ttsesm
closed
6 years ago
1
How to resume training from a certain epoch or how to update an already trained model in torch ?
#490
maryam089
opened
6 years ago
0
Try to apply softmax to a batch of data with variable length
#489
hfxunlp
opened
7 years ago
2
Bug: spatialdepthwiseconvolution has memory leak problem
#488
elliothe
opened
7 years ago
2
error: identifier "WARP_SHFL_XOR" is undefined
#487
Quasimondo
opened
7 years ago
0
Inconsistence in SpatialMaxPooling and SpatialMaxUnpooling operations for torch.CudaTensor that leads to an error
#486
borismu
opened
7 years ago
0
How to implement own c/cuda module in cunn and nn?
#485
mbcel
opened
7 years ago
0
Strange issue with DataParallelTable on 1080 Ti
#484
AaronJackson
closed
7 years ago
1
THREAD PANIC and Segmentation fault when passing data parallelized model between threads
#483
farleylai
opened
7 years ago
0
Model faster in GeForce GTX 1060 6 GB compared to Google cloud K80 12 GB, missing something?
#482
rremani
closed
7 years ago
0
Faster SpatialDepthWiseConvolution
#481
shrubb
opened
7 years ago
13
BN supports batchsize=1
#480
nicholas-leonard
closed
7 years ago
0
Added cunn tests for UpSampling module.
#479
mikepound
closed
7 years ago
1
Update README
#478
singam-sanjay
closed
7 years ago
1
GPU implementation of L_p feature pooling
#477
wickedfoo
closed
7 years ago
10
Fix segfault in SpatialDepthWiseConvolution w/o bias
#476
lospooky
closed
7 years ago
1
CUDA fails after installation
#475
sergei-sh
opened
7 years ago
1
PReLU tests from test.lua give error
#474
wsttiger
opened
7 years ago
0
Utilizing multiple gpus with different memory to full use
#473
suhaspillai
opened
7 years ago
0
Fixing incorrect normalized values in IndexLinear during training
#472
pavanky
closed
7 years ago
0
wrong number of arguments for function call with ClassNLLCriterion
#471
hfxunlp
closed
7 years ago
5
Fix the mix-up of height and width on depth-wise convolution
#470
qqning
closed
7 years ago
3
Jetson Tx2 compile error
#469
junteken
opened
7 years ago
3
ClassNLLCriterion ignoreIndex
#468
nicholas-leonard
closed
7 years ago
0
Revert "Update to ignore zero targets"
#467
soumith
closed
7 years ago
0
use memory of GPU for a process
#466
hainguyenct
opened
7 years ago
3
add contiguous checks
#465
soumith
closed
7 years ago
0
CPU and GPU gave different results
#464
hainguyenct
opened
7 years ago
1
Remove double precision math from LogSigmoid too
#463
apaszke
closed
7 years ago
0
Update ops for Sigmoid and Tanh
#462
apaszke
closed
7 years ago
0
Failed to install cunn on macOS Sierra
#461
michaelmaverick
opened
7 years ago
0
Compilation issue on mac os x sierra
#460
amouiz
opened
7 years ago
0
Support TORCH_NVCC_FLAGS environment variable
#459
thomas-riccardi
closed
7 years ago
4
Update to ignore zero targets
#458
jnhwkim
closed
7 years ago
3
DataParallelTable Bug or intended behavior?
#457
arunmallya
closed
7 years ago
4
Using temporary variables when performing transpose + addmm
#456
pavanky
closed
7 years ago
0
Adding Indexlinear
#455
pavanky
closed
7 years ago
1
Fix inconsistent in-place and out-of-place for HardTanh
#454
ngimel
closed
7 years ago
1
Cast accumulator in LookupTable renorm to accreal
#453
apaszke
closed
7 years ago
0
Add support of depth-wise convolution
#452
stooloveu
closed
7 years ago
1
Improve cunn LookupTable performance for large batch sizes
#451
wickedfoo
closed
7 years ago
0
How to use CUDA
#450
hainguyenct
opened
7 years ago
0
Improve precision testing
#449
gchanan
closed
7 years ago
0
void cunn_ClassNLLCriterion_updateOutput_kernel Assertion failed
#448
zsrkmyn
closed
7 years ago
1
Remove accreal typedef because it is defined multiple times
#447
gchanan
closed
7 years ago
0
Next