Commit Graph

6035 Commits (ea0280b4a17ae3862c127bcdda1e7900b5ba1e11)

Author SHA1 Message Date
sweetsky0901 cbe25b3345
Merge pull request #6881 from sweetsky0901/cross_channel_norm
7 years ago
Yang Yu 059096741e Add init glog
7 years ago
Tao Luo c10023006b
Merge pull request #6719 from tensor-tang/mkl_packed
7 years ago
Yang Yang cb0b81f97b add << lodtensor
7 years ago
Luo Tao 5974c1b76e refine comments in CMakelists.txt of operator
7 years ago
Liu Yiqun 42a0603e6f Merge branch 'develop' into core_inference_example
7 years ago
tensor-tang 89cb3a249c follow comments, refine comment and function name
7 years ago
qingqing01 39502e6ecd
Merge pull request #6701 from qingqing01/profiler_tool
7 years ago
tensor-tang adf79faaca Merge remote-tracking branch 'upstream/develop' into mkl_packed
7 years ago
tensor-tang df2b054b13 follow comments refine code
7 years ago
Luo Tao e4e95beedc manually pybind some specific operators
7 years ago
Luo Tao f3851fe58d auto pybind when *_op.cc contains several operators
7 years ago
QI JUN fba6a10dd9
fix bug in TransDataLayout (#7137)
7 years ago
Tao Luo 25af35d8bb
Merge pull request #7134 from PaddlePaddle/del_some_in_makelist
7 years ago
sweetsky0901 4d33bfbd5a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into cross_channel_norm
7 years ago
dzhwinter 899a79cceb
Feature/transform (#7111)
7 years ago
sweetsky0901 0219c3d6d2 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into cross_channel_norm
7 years ago
sweetsky0901 783f9eade4 del using in .h
7 years ago
sweetsky0901 554f696712 for del DEPS
7 years ago
Liu Yiqun cd7d0f850b Merge branch 'develop' into core_inference_example
7 years ago
Yang Yu 0c5202cbb5 Tiny enhance of while_op
7 years ago
sweetsky0901 59c14f0b6e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into detection_output
7 years ago
sweetsky0901 0df2290707 for makelist update
7 years ago
fengjiayi 6a5cf28a7f
Merge pull request #7123 from JiayiFeng/Add_backward_doc_and_comments
7 years ago
QI JUN 105ee86d14
fix compile (#7125)
7 years ago
Yu Yang 8b91174c83
Merge pull request #7027 from reyoung/feature/rnn_gradient_check
7 years ago
Guo Sheng 4b7bd642c5
Merge pull request #7102 from guoshengCS/refine-act-GRU
7 years ago
chengduo f58fe6d3ed
Merge pull request #6601 from chengduoZH/profiling/cosine_op
7 years ago
武毅 0bd7f97b4b
Merge pull request #7045 from typhoonzero/adam_selectedrows
7 years ago
fengjiayi deacfa9eb9 fix typo
7 years ago
sweetsky0901 afb5496c16 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into detection_output
7 years ago
sweetsky0901 d52fd00a66 int to size_t
7 years ago
fengjiayi a0e70cb199 move backward doc postion
7 years ago
fengjiayi 8543ad6463 update backward doc
7 years ago
Tao Luo 621663174c fix library not found for -lrt on MAC (#7119)
7 years ago
guosheng 443391cec2 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into refine-act-GRU
7 years ago
guosheng a6ff5240f5 Refine the activation type of GRUOp by following comments
7 years ago
dangqingqing 0a5fbb0650 Refine code struct.
7 years ago
chengduoZH 812c5f60eb remove conflict
7 years ago
chengduoZH 24cf2fcd90 move cos_sim_functor to math
7 years ago
QI JUN 5036cf0387
add helper function to get appropriate DeviceContext (#7066)
7 years ago
hedaoyuan a096c58efb
Merge pull request #7034 from hedaoyuan/convolution
7 years ago
chengduoZH 4a11fdb4ef follow comments
7 years ago
Tao Luo d00e1ed503
Merge pull request #7104 from tensor-tang/openblas
7 years ago
Yang Yu d25f382d0b Remove debug codes
7 years ago
typhoonzero 903d5609c6 follow comment1
7 years ago
typhoonzero 1039c1e3b7 scatter optimizers
7 years ago
dangqingqing f03e73c8fa Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into profiler_tool
7 years ago
Yang Yu 0fd4a04abd Remove debug codes
7 years ago
Yang Yu dd0a4c3566 Merge branch 'feature/check_nan_executor' into feature/rnn_gradient_check
7 years ago
Yang Yu 5139e6c740 Follow comments
7 years ago
Yang Yu d0cc7cc2b6 Merge branch 'develop' of github.com:baidu/Paddle into feature/check_nan_executor
7 years ago
Yu Yang 93eaa8e3d9
Merge pull request #7068 from reyoung/feature/is_nan
7 years ago
Tao Luo 9b84738053
Merge pull request #7053 from typhoonzero/fix_manylinux_build
7 years ago
typhoonzero 641b4c0fe6 wip
7 years ago
tensor-tang 33b5382efc auto set openblas env
7 years ago
Liu Yiqun 9b3f2c39f2 Add a simple example for fluid to do inference in C++ code.
7 years ago
Yang Yu f97205ee83 Merge branch 'develop' of github.com:baidu/Paddle into feature/is_nan
7 years ago
guosheng 23b53c48df Delete the old activation type for LSTM and GRU operator
7 years ago
Yang Yu 3158b4b37a Update tensor_util
7 years ago
guosheng f74dff97ea Refine the activation type in the GRU operator related
7 years ago
Yancey 5022ee6359
ThreadPool::Run interface return std::future (#7099)
7 years ago
Yang Yu d2cb28413e Fix ALL RNN error
7 years ago
sweetsky0901 a8109cf0ae Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into detection_output
7 years ago
sweetsky0901 95aec835e6 modify fun name
7 years ago
hedaoyuan b7c4b58d3d Follow comments.
7 years ago
Tao Luo 1831176764
Merge pull request #7094 from luotao1/warning
7 years ago
Yancey 2cdef424d9
Implement selectedrows serialize and deserialize (#7042)
7 years ago
chengduoZH 8bd759007a refine CosSimDyFunctor
7 years ago
Yang Yu 96bc335216 Update
7 years ago
sweetsky0901 41bbd28322 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into detection_output
7 years ago
sweetsky0901 1a685144bb for xxYY to xx_yy
7 years ago
Yancey 73aadb6679
install python tk (#7095)
7 years ago
Luo Tao 717e125213 fix some warning
7 years ago
fengjiayi ec8f33c153
Merge pull request #7076 from JiayiFeng/move_enfoce_position
7 years ago
Yang Yu c732279359 Merge branch 'feature/check_nan_executor' into feature/rnn_gradient_check
7 years ago
sweetsky0901 dc7ddcb0b7 resolved conflict
7 years ago
Yang Yu 5f3dd266f3 Merge branch 'feature/is_nan' into feature/check_nan_executor
7 years ago
Yang Yu a9a44e017c Fix compile
7 years ago
Yang Yu 878d2e919c Fix compile
7 years ago
chengduoZH de26ae416c add gpu code
7 years ago
chengduoZH 4f5e3d0d81 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into profiling/cosine_op_debug
7 years ago
Yang Yu 003917d881 Fix compile
7 years ago
Yang Yu e2be6dd2cb Merge branch 'develop' of github.com:baidu/Paddle into feature/is_nan
7 years ago
Yang Yu f5c2d175ae Refine
7 years ago
Qiao Longfei ba4322f4dd fix clang error (#7084)
7 years ago
Yibing Liu 3a93fa7708
Merge pull request #7069 from kuke/fix_cross_entropy_doc
7 years ago
Yu Yang 15e8c80ee0 Rename API of DeviceContext (#7055)
7 years ago
dzhwinter c31cbae510
Fix/transform (#7079)
7 years ago
Yibing Liu bfc9209e41 Merge branch 'develop' of upstream into fix_cross_entropy_doc
7 years ago
gongweibao 5347c8d763
Fix bugs (#7060)
7 years ago
typhoonzero 74b122889c wip
7 years ago
Yibing Liu 6717925de3 Merge branch 'develop' of upstream into fix_cross_entropy_doc
7 years ago
typhoonzero d48a0e4eae WIP: adding generic scattor functors
7 years ago
Tao Luo cf168b3178
Merge pull request #7067 from luotao1/op_cmake
7 years ago
QI JUN 7aed7eb539
cache memory in local scope (#7058)
7 years ago
Yibing Liu 3db7c82955 Merge branch 'develop' of upstream into fix_cross_entropy_doc
7 years ago
fengjiayi b775b6cbaa
Merge pull request #6741 from JiayiFeng/dev_new_backward
7 years ago
qingqing01 95da78a6df
Merge pull request #7047 from qingqing01/rowwise_add
7 years ago
fengjiayi a04f30e7cf move ENFORCE position
7 years ago