guosheng
|
cb5a7a8b4c
|
Fix errors of GPU AvgPooling with the excludeMode argument
|
7 years ago |
guosheng
|
fe6af6b6ac
|
Enhance the AvgPooling to support optional exclude-mode
|
7 years ago |
Yiqun Liu
|
c808fbbfcb
|
Support the build for multiple architectures at one cmake command (iOS). (#5677)
* Support the build for multiple architectures at one cmake command (iOS).
* Update the documentations.
|
7 years ago |
xzl
|
5aa3e768cd
|
fix bug with default parameter
|
7 years ago |
xzl
|
ba2e5de662
|
pull develop and fix conflict
|
7 years ago |
xzl
|
a54565ea01
|
delete mask pool interface from poolprojection
|
7 years ago |
武毅
|
cdd1da3424
|
Hack auc for dense vector labels (#5274)
* refine evaluator op types
* update
* follow comments
* update
* fix v2 mnist case
* fix v2 mnist case
* update
* update
* hack auc evaluator for dense vec
* follow comments
|
8 years ago |
xzl
|
afa690243e
|
add cuda and cpu pool_forward_with_mask impl
|
8 years ago |
Tao Luo
|
b5a448f350
|
Merge pull request #4154 from luotao1/avg_pool
refine avg-pooling, which is exclusive. refine related code.
|
8 years ago |
Luo Tao
|
cc7a7557a2
|
set CudnnPooling don't include padded values in default
|
8 years ago |
hedaoyuan
|
7fe03f7b3a
|
Bug fix for add<float32x4_t>.
|
8 years ago |
Liu Yiqun
|
1e76feead0
|
Merge branch 'build_android_clang' of https://github.com/Xreki/Paddle into build_android_clang
|
8 years ago |
Liu Yiqun
|
8b15ac82fa
|
Move the definition of hl_cpu_gru_forward and hl_cpu_gru_backward to function/GruFunctor.h.
|
8 years ago |
Liu Yiqun
|
50c63dc9e7
|
Merge branch 'develop' into build_android_clang
|
8 years ago |
chengduoZH
|
6374831966
|
fix conflict
|
8 years ago |
chengduoZH
|
43da7675b3
|
fix conflict
|
8 years ago |
chengduoZH
|
4dcc533206
|
fix conflict
|
8 years ago |
chengduoZH
|
6053f7e36b
|
fix previous comments(c++)
|
8 years ago |
Liu Yiqun
|
f241773c4f
|
Support to use clang for Android cross-compiling.
|
8 years ago |
chengduoZH
|
860bf192c9
|
Add maxPoolIdx
|
8 years ago |
chengduoZH
|
790379f147
|
fix above comments
|
8 years ago |
Liu Yiqun
|
8a4fad4248
|
Support to use clang for Android cross-compiling.
|
8 years ago |
wanghaoshuang
|
e3342ff8e7
|
Fix android build error.
|
8 years ago |
wanghaoshuang
|
d8cd67dd1e
|
Make cudnn convolution layer and projection support for dilation.
|
8 years ago |
chengduoZH
|
2377d71947
|
Add3DPooling
|
8 years ago |
chengduoZH
|
d5768ebc89
|
fix above comments
|
8 years ago |
chengduoZH
|
cfb86c4e23
|
Add vol2col and col2vol cuda kernel
|
8 years ago |
dangqingqing
|
bf08e5d985
|
modify code comments.
|
8 years ago |
dangqingqing
|
73192bb12a
|
add a batch norm inference kernel.
|
8 years ago |
hedaoyuan
|
09d712d6ae
|
Remove useless code(Matrix::convExpand and Matrix::convShrink).
|
8 years ago |
Liu Yiqun
|
7fb0684a91
|
Add the missing semicolon.
|
8 years ago |
Liu Yiqun
|
430adf43d1
|
Move the definition of hl_vec_add/sub/mul/div/max/min to hl_tensor_ops.h
|
8 years ago |
Liu Yiqun
|
8f5d22b045
|
Add annotations.
|
8 years ago |
Dong Li
|
4ed5f7dbb9
|
Disable neon when enable gpu.
|
8 years ago |
Liu Yiqun
|
688305f82d
|
Centralize the use of sse and neon instrinsic.
|
8 years ago |
Jiangtao Hu
|
32a8508138
|
Support scalar computing.
|
8 years ago |
liaogang
|
f27fd9dc28
|
follow comments
|
8 years ago |
liaogang
|
5b8fe87faf
|
dlopen lapacke api and remove gfotran
|
8 years ago |
Liu Yiqun
|
2ae3dd08f9
|
Merge branch 'develop' into build_arm
|
8 years ago |
Luo Tao
|
53da530d90
|
package avg_gpu_backward
|
8 years ago |
Liu Yiqun
|
2a601e025e
|
Set the simd-related kernels used under arm toolchains.
|
8 years ago |
Liu Yiqun
|
717f755cee
|
Include arm_neon.h on arm platform.
|
8 years ago |
Liang Zhao
|
046349dd40
|
Fix definition of hl_matrix_classification_error in hl_matrix_stub.h
|
8 years ago |
Liang Zhao
|
8fded24c75
|
implement top k classification error in class matrix
|
8 years ago |
xutianbing
|
a948eea3ed
|
clean unused code.
|
8 years ago |
Haonan
|
7f4042ec86
|
fix stub error
|
8 years ago |
Haonan
|
2558c3f15a
|
revisions according to reviews
|
8 years ago |
liaogang
|
80c1679284
|
Fix cudart bugs before initMain
|
8 years ago |
liaogang
|
b090ce329a
|
Fix conflict with develop
|
8 years ago |
xutianbing
|
ec6b13dbfc
|
clean up unused code.
|
8 years ago |