Commit Graph

10211 Commits (19f2475af1681fe4fe314b28aa207b63a543e726)
 

Author SHA1 Message Date
Yu Yang 19f2475af1
Merge pull request #7030 from reyoung/feature/fix_get_all_names
7 years ago
武毅 4cade60717
Merge pull request #6983 from typhoonzero/fix_sendrecv_ut
7 years ago
Guo Sheng 49437f1af1
Merge pull request #6986 from guoshengCS/add-python-reduceMax-Min
7 years ago
Yang Yu ef188371a1 Polish `Scope::LocalVarNames`
7 years ago
chengduo f66c17b67d
Merge pull request #6913 from chengduoZH/profiling/sgd_op
7 years ago
whs a0e8894137
Merge pull request #7020 from wanghaoshuang/fix_transpose_doc
7 years ago
typhoonzero d2ded51adf Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_sendrecv_ut
7 years ago
Tao Luo c77b696b8e
Merge pull request #7022 from luotao1/license
7 years ago
qingqing01 c3fd2c28be
Merge pull request #7002 from qingqing01/imdb_data
7 years ago
Luo Tao 761b329793 unify the indentation of license
7 years ago
wanghaoshuang 835a4d17f2 Change 'python' code block to 'text' block
7 years ago
qingqing01 f839154542
Merge pull request #6996 from qingqing01/lstm_active_type
7 years ago
dangqingqing eb8edeb2be Remove the buffer size.
7 years ago
wanghaoshuang 641df37393 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_transpose_doc
7 years ago
wanghaoshuang b6f638f052 Fix doc of transpose_op
7 years ago
Tao Luo 1398854ffb
Merge pull request #7009 from luotao1/mkl_faq
7 years ago
武毅 b4302bbbb8
Merge pull request #6990 from typhoonzero/refine_pipe_reader
7 years ago
dzhwinter 80dafdf594
"fix threadpool style" (#7017)
7 years ago
Luo Tao 097d71a14f Add "download mklml failed" into FAQ
7 years ago
Tao Luo 52965458d2
Merge pull request #6878 from tensor-tang/benchmark
7 years ago
dzhwinter 7777c811b1
"add data layout" (#6955)
7 years ago
dangqingqing a8e18549c2 Fix the clang format.
7 years ago
dangqingqing 3247baafc5 Fix importing bug.
7 years ago
Tao Luo e9ee6fe8c3
update alexnet training data
7 years ago
tensor-tang fac25fb53f
Merge pull request #6882 from tensor-tang/design_doc
7 years ago
dangqingqing 17f4438413 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imdb_data
7 years ago
dangqingqing 26c9e8e70b Speed data reader for imdb dataset.
7 years ago
Yu Yang ea4bdca86c
Merge pull request #6967 from reyoung/feature/optimize_adam_speed
7 years ago
qingqing01 d760b6a58d Refine the activation type getting in the LSTM operator to speed.
7 years ago
typhoonzero 9b67688b0d follow comments
7 years ago
typhoonzero fbd1d1cf26 refine pipe_reader
7 years ago
QI JUN ea5d6eae9f update support new device docs (#6963)
7 years ago
Tao Luo 97ec6f8259
Merge pull request #6981 from luotao1/seq_pool_doc
7 years ago
guosheng 97d47ca3fc Add python wrapper for reduce_max and reduce_min
7 years ago
typhoonzero 700bd24ba4 update remove unused code
7 years ago
typhoonzero 4dde9a0057 fix send recv unit test
7 years ago
Qiao Longfei af0c4c45a3
Impl kernel hint (#6883)
7 years ago
QI JUN efd3726929
remove unused place (#6972)
7 years ago
Yang Yu 45372842e9 Merge branch 'develop' of github.com:baidu/Paddle into feature/optimize_adam_speed
7 years ago
Yu Yang ebf0d9e7d8
Merge pull request #6975 from reyoung/feature/fix_relwithdebinfo_flags
7 years ago
Yang Yu 1fdf8853d4 Optimize adam_op
7 years ago
Luo Tao 55af7a77a4 fix typo in comments of sequence_pool_op
7 years ago
dzhwinter d142a7338f
Fix/copyfrom context (#6954)
7 years ago
Yang Yu cd357aa0f0 Set RelWithDebInfo flags
7 years ago
chengduo d3c42f7d37
Merge pull request #6956 from chengduoZH/feature/fix_embedding_example
7 years ago
dzhwinter 0d2235aadf GPUPlace to CUDAPlace (#6960)
7 years ago
Yang Yu 39ef5736c2 Use tranform to rewrite adam
7 years ago
qingqing01 87aae57cf0
Merge pull request #6715 from qingqing01/cuda_profile
7 years ago
typhoonzero e834eb870a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into grpc_benchmark
7 years ago
Yancey 127bc2e09c
Implement a simple threadpool (#6684)
7 years ago