Commit Graph

60 Commits (892cc82d165ec00a210e7b9fd456579351334134)

Author SHA1 Message Date
Liu Yiqun 2ae3dd08f9 Merge branch 'develop' into build_arm
9 years ago
Luo Tao 53da530d90 package avg_gpu_backward
9 years ago
Liu Yiqun 2a601e025e Set the simd-related kernels used under arm toolchains.
9 years ago
Liu Yiqun 717f755cee Include arm_neon.h on arm platform.
9 years ago
Liang Zhao 046349dd40 Fix definition of hl_matrix_classification_error in hl_matrix_stub.h
10 years ago
Liang Zhao 8fded24c75 implement top k classification error in class matrix
10 years ago
xutianbing a948eea3ed clean unused code.
10 years ago
Haonan 7f4042ec86 fix stub error
10 years ago
Haonan 2558c3f15a revisions according to reviews
10 years ago
liaogang 80c1679284 Fix cudart bugs before initMain
10 years ago
liaogang b090ce329a Fix conflict with develop
10 years ago
xutianbing ec6b13dbfc clean up unused code.
10 years ago
liaogang 0b956711d9 Add external_project_dependencies for targets
10 years ago
liaogang c8d0791acc Add common.h and remove DisableCopy and Typedefs
10 years ago
hedaoyuan d11e2b4013 Remove some useless code
10 years ago
Yu Yang 579e591207 Try to fix unittest error
10 years ago
Yu Yang 068bfbb817 All file pass pre-commit hook
10 years ago
Yi Wang e9549cbb78 Change "Baidu, Inc" into "PaddlePaddle Authors"
10 years ago
Yiqun Liu 4823075f95 Merge pull request #651 from Xreki/warpctc
10 years ago
hedaoyuan abdcb8e128 format some files
10 years ago
hedaoyuan 671db8deaa Merge branch 'develop' of https://github.com/baidu/Paddle into tensor_merge
10 years ago
hedaoyuan 7e0b51f28f some bugs fix
10 years ago
hedaoyuan e63f1e6952 merge from cooder
10 years ago
Liu Yiqun a816443e11 Add submodule warp-ctc.
10 years ago
Liu Yiqun 4d487c6f35 Integrate warp-ctc as WarpCTCLayer, including unitest and layer interface.
10 years ago
liaogang e488001675 Merge conflict with hl_cuda_device.cc
10 years ago
Luo Tao 80c68d38ff clang format .cc .h .cpp .c and .hpp file
10 years ago
liaogang 84cab2c763 Merge conflict with develop branch
10 years ago
liaogang 2e9ea1cece Add Gpu profiler interface
10 years ago
Yu Yang 836d61382f Update pre-commit-config
10 years ago
Haonan 069d0004dc multi_binary_cross_entropy when ids vector is provided
10 years ago
qijun 9dd588b414 fix merge conflicts
10 years ago
qijun 3553576e6e Merge remote-tracking branch 'baidu/develop' into feature/sppnet
10 years ago
qijun e2c0713589 follow comments
10 years ago
liaogang cc04a7d7ab Merge branch 'develop' of https://github.com/baidu/Paddle into bilinear
10 years ago
qijun db569f293e fix merge conflict
10 years ago
hedaoyuan a07da94939 fix floating-point overflow problem of tanh (#355)
10 years ago
liaogang bd38facada Fix conflict
10 years ago
liaogang 57348806b5 Follow comments
10 years ago
lzhao4ever 5f2059db05 Add matrix inverse (#240)
10 years ago
qijun 766a61c374 fix conflict with baidu/develop
10 years ago
qingqing01 45c81a414f Add job=time in trainer, refine cudnn_conv to reduce gpu memory and speed up training. (#218)
10 years ago
qijun cdac60f616 add SpatialPyramidPoolLayer c++ support
10 years ago
liaogang fd4eeaf59c Merge conflict with maxout layer
10 years ago
liaogang ddfff3a7fd Add bilinear interpolation layer
10 years ago
luotao1 3dd8c9bea4 add maxout layer, including interface and unittest (#229)
10 years ago
gangliao c13bdb15cd remove redundant HPPL_TYPE_DOUBLE (#200)
10 years ago
luotao1 91df606280 remove some copyfrom in AgentLayer and ExpandLayer, fix warning in seq2seq config (#183)
10 years ago
qingqing01 191fafe355 support rectangle padding, stride, window and input for PoolProjection (#115)
10 years ago
hedaoyuan b52039bd11 some bug fix for sparse matrix (#133)
10 years ago