Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / hughperkins/clnn issues and pull requests
#46 - ERROR:PFUI.lua:8: attempt to index field 'gui' (a nil value)
Issue -
State: open - Opened by Zodiack10 almost 7 years ago
#45 - warning: unused function 'IndexToOffset_999_get'
Issue -
State: open - Opened by pamio over 7 years ago
- 5 comments
#44 - SpatialFullConvolution in clnn
Issue -
State: open - Opened by bionick87 over 7 years ago
- 1 comment
#43 - [WIP] SpatialFullConvolution
Pull Request -
State: closed - Opened by ViliusT about 8 years ago
#42 - Porting Convolutions and im2col
Issue -
State: open - Opened by ViliusT about 8 years ago
- 17 comments
#41 - Simple linear nn
Issue -
State: closed - Opened by cbasavaraj over 8 years ago
- 7 comments
#40 - "getting latest SpatialAveragePooling" instruction still present in README.md
Issue -
State: closed - Opened by sdziscool over 8 years ago
- 3 comments
#39 - torch/install/share/lua/5.1/nn/THNN.lua:109: bad argument #8 to 'v' (cannot convert 'number' to 'struct THClTensor *')
Issue -
State: closed - Opened by tdons over 8 years ago
- 2 comments
#38 - clnn for neuralconvo support. LogSoftMax.lua:23
Issue -
State: closed - Opened by tigerneil over 8 years ago
- 15 comments
#37 - SpatialConvolutionMM gives incorrect output with nOutputPlane == 7
Issue -
State: closed - Opened by hughperkins over 8 years ago
- 3 comments
#36 - temporal convolutions/pooling
Issue -
State: closed - Opened by kingoflolz over 8 years ago
- 8 comments
#35 - bad argument #1 to 'set' (expecting number or torch.FloatTensor or torch.FloatStorage)
Issue -
State: closed - Opened by maciekd over 8 years ago
- 2 comments
#34 - 4 error and 1 warning when run luajit -l clnn -e 'clnn.test()'
Issue -
State: closed - Opened by xzqjack over 8 years ago
- 4 comments
#33 - ClassNLLCriterion - add support for one dimensional input
Pull Request -
State: closed - Opened by gloine almost 9 years ago
- 13 comments
#32 - LookupTable broken
Issue -
State: closed - Opened by jcjohnson almost 9 years ago
- 3 comments
#31 - [FeatureRequest] port SpatialUpSamplingNearest and SpatialBatchNormalization from cunn
Issue -
State: closed - Opened by pawni almost 9 years ago
- 35 comments
Labels: bug
#30 - CLNN master/thnn4 build error
Issue -
State: closed - Opened by adrien806 almost 9 years ago
- 18 comments
#30 - CLNN master/thnn4 build error
Issue -
State: closed - Opened by adrien806 almost 9 years ago
- 18 comments
#29 - Issue with using an older card or something in pre-reqs?
Issue -
State: closed - Opened by bturetzky almost 9 years ago
- 63 comments
#28 - remove errors about AbsCriterion at runtime
Pull Request -
State: closed - Opened by hughperkins almost 9 years ago
#27 - Shorten travis build by 50 seconds or so
Pull Request -
State: closed - Opened by hughperkins almost 9 years ago
#26 - Readd env into travis build, so require works ok
Pull Request -
State: closed - Opened by hughperkins almost 9 years ago
#25 - Change TLNN to .so on Mac, by changing library type from SHARED to MODULE
Pull Request -
State: closed - Opened by hughperkins almost 9 years ago
#24 - On Mac: "THCLNN.lua:11: bad argument #1 to 'load'"
Issue -
State: closed - Opened by hughperkins almost 9 years ago
- 9 comments
#23 - Fix build, and implement travis build for mac
Pull Request -
State: closed - Opened by hughperkins almost 9 years ago
#22 - mac build fails with "ld: library not found for -lTHC"
Issue -
State: closed - Opened by hughperkins almost 9 years ago
- 5 comments
#21 - "Abs.lua:8: attempt to index field 'THNN' (a nil value)"
Issue -
State: closed - Opened by hughperkins almost 9 years ago
- 23 comments
#21 - "Abs.lua:8: attempt to index field 'THNN' (a nil value)"
Issue -
State: closed - Opened by hughperkins almost 9 years ago
- 23 comments
#20 - Allow MSECriterion with variable batch size
Pull Request -
State: closed - Opened by petrjanda almost 9 years ago
- 11 comments
#19 - MSECriterion batch size limitation
Issue -
State: closed - Opened by petrjanda almost 9 years ago
- 6 comments
#18 - bad argument #1 to 'updateOutput' in Mac
Issue -
State: closed - Opened by liuquan0722 almost 9 years ago
- 10 comments
#17 - neural-style with clnn backend
Issue -
State: closed - Opened by susloparovdenis almost 9 years ago
- 2 comments
#16 - clnn with mac Intel HD4000
Issue -
State: closed - Opened by mikeconnors909 about 9 years ago
- 16 comments
#15 - Trouble getting ClassNLLCriterion to work
Issue -
State: closed - Opened by PavleMiha about 9 years ago
- 3 comments
#14 - comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long')
Issue -
State: closed - Opened by linkerlin about 9 years ago
- 2 comments
#13 - Error while running test-mnist2.lua
Issue -
State: closed - Opened by manjunaths about 9 years ago
- 5 comments
#12 - missing implementations on SpatialMaxPooling_updateGradInput
Issue -
State: closed - Opened by brunoro about 9 years ago
- 10 comments
#11 - Build failing on OS X: CL/cl.h not found
Issue -
State: closed - Opened by sorrge about 9 years ago
- 10 comments
#10 - fixed runtime linkage bug; removed few globals
Pull Request -
State: closed - Opened by szagoruyko over 9 years ago
- 1 comment
#9 - Test for SpatialMaxPooling_backward failing
Issue -
State: closed - Opened by hughperkins over 9 years ago
- 1 comment
#8 - Test for tanh_transposed and sigmoid_transposed failing
Issue -
State: closed - Opened by hughperkins over 9 years ago
- 1 comment
#7 - Test for CMul_backward failing
Issue -
State: closed - Opened by hughperkins over 9 years ago
- 1 comment
#6 - Test for LogSoftMax_forward/backward failing
Issue -
State: closed - Opened by hughperkins over 9 years ago
- 2 comments
#5 - [Feature request] SpatialMaxPooling in ceil mode
Issue -
State: closed - Opened by szagoruyko over 9 years ago
- 6 comments
#4 - [Feature request] Groups support for SpatialConvolutionMM
Issue -
State: closed - Opened by szagoruyko over 9 years ago
- 37 comments
Labels: enhancement
#3 - Adds test from cunn and pointwise activations
Pull Request -
State: closed - Opened by szagoruyko over 9 years ago
- 1 comment
#2 - padW and padH are back
Pull Request -
State: closed - Opened by szagoruyko over 9 years ago
#1 - inplace ReLU does not work
Issue -
State: closed - Opened by szagoruyko over 9 years ago
- 5 comments