Commit Graph

388 Commits (9029b29b2fd4cf86ef0eddbab833e9eea58e7d48)

Author SHA1 Message Date
qijun 486c6c555f fix build error with clang
8 years ago
Luo Tao e6366e3496 update with comments
8 years ago
Luo Tao ba68ce1a1a Merge branch 'develop' into stride
8 years ago
Yiqun Liu d324ed7fff Merge pull request #1698 from Xreki/build_arm
8 years ago
Luo Tao c1738e29c8 Merge branch 'develop' into stride
8 years ago
Yu Yang 36524bb2fa Add Error in FuncConfig.
8 years ago
Luo Tao dd613047b1 refine annotation
8 years ago
Luo Tao a5734f7c1c Merge branch 'develop' into stride
8 years ago
Cao Ying d94e1f516c Merge pull request #1754 from lcy-seso/fix_bug_of_AgentLayer
8 years ago
caoying03 ec5bb80ddd fix a bug of AgentLayer when using scheduled sampling in
8 years ago
Liu Yiqun 1628fb7cda Add the check of image size in exconv.
8 years ago
Yu Yang a0683f60bd Fix hsigmoid layer comments.
8 years ago
Luo Tao d369577fed add reversed poolSequenceWithStride
8 years ago
Liu Yiqun 2ae3dd08f9 Merge branch 'develop' into build_arm
8 years ago
Luo Tao 9a2af02f7c Merge branch 'develop' into stride
8 years ago
Luo Tao 53da530d90 package avg_gpu_backward
8 years ago
Liu Yiqun bb4a60d9b5 Merge branch 'develop' into build_arm
8 years ago
Luo Tao cbbec59547 adjust poolSequenceWithStride interface for average and max
8 years ago
Luo Tao 0291c01884 Merge branch 'develop' into stride
8 years ago
Tao Luo 5961b52b13 Merge pull request #1653 from Noplz/normalize-layer
8 years ago
Luo Tao 9298a9ec0d stride pooling for seqlastin and seqfirstin
8 years ago
Liu Yiqun f261dc6a8b Merge branch 'develop' into build_arm
8 years ago
Liu Yiqun 12e2402ffc Disable SpinLock and ThreadBarrier.
8 years ago
gaoyuan 21b7f4a604 Remove redundancy codes
8 years ago
gaoyuan 3bce32bae2 Add create matrix pointer funtion
8 years ago
gaoyuan 17c697c754 Remove redundancy codes
8 years ago
gaoyuan 784e242bd5 Remove redundancy codes
8 years ago
gaoyuan 57c355a117 Remove redundancy codes
8 years ago
qingqing01 96f42d8ec1 Merge pull request #1455 from wangyang59/cudnnDeconv
8 years ago
Tao Luo 24bdd9b8e0 Merge pull request #1652 from luotao1/udp
8 years ago
wangyang59 48a6168c0d following comments from qingqing01
8 years ago
wangyang59 b16c0a84e6 only keep CudnnConvBaseLayer and let both cudnn_conv and cudnn_convt point to it
8 years ago
wangyang59 3493f5bd24 consolidate CudnnConv and CudnnConvTrans files into one file
8 years ago
wangyang59 ff127eb6fe fixed format
8 years ago
wangyang59 07c1ea258f python interface for convTransProjection and convTransOperator
8 years ago
wangyang59 6b7f647487 deconv projection/operator implementation
8 years ago
wangyang59 b8afb14098 cudnn deconv implememtation
8 years ago
gaoyuan 549cf641cd format the code
8 years ago
Yuan Gao 8c2d1bad7a Merge branch 'develop' into normalize-layer
8 years ago
gaoyuan eb43d93a58 Change Normalize layer to CrossChannelNorm layer
8 years ago
Luo Tao b2f72768a7 remove unnecessary UserDefinedVector
8 years ago
qingqing01 5a933b445e Merge pull request #1592 from Noplz/smooth_l1_layer
8 years ago
Luo Tao f6f9fd7a66 remove unnecessary param in degradeSequence
8 years ago
Yuan Gao b3313f2b6d Update CostLayer.h
8 years ago
gaoyuan 1ec66a334b change resizeOrCreate to create
8 years ago
Luo Tao 7a81327c28 remove compile option "with_metric_learning"
8 years ago
gaoyuan 25a525bb09 Fix annotation
8 years ago
Peng Li e80a3cfb54 merge with latest code
8 years ago
Peng Li bf838034d6 Merge branch 'develop' into fix-crf-weight-and-coeff-bug
8 years ago
gaoyuan 7ff9764fc0 smooth_l1_loss_layer
8 years ago