Commit Graph

4559 Commits (64babc9aeb5bbf76640cdb91f02b3883cd88b1da)

Author SHA1 Message Date
wangyang59 72ee737f3f
Merge pull request #9308 from wangyang59/bilinear
7 years ago
Yang Yang(Tony) 2182ecfbbd
remove duplicated ShareLoD in gru_op and sequence_conv_op (#10149)
7 years ago
Yu Yang 4ecc9b7bae
Merge pull request #10166 from reyoung/feature/train_and_test_recordio
7 years ago
chengduo bfbbe19fbb
Merge pull request #10150 from chengduoZH/fix_elementwise_gradient
7 years ago
chengduoZH 0f5d5b1ffc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_elementwise_gradient
7 years ago
Yu Yang 54ada9449e Add demo for recordio train/test and parallel executor
7 years ago
Tao Luo 44fa823841
Merge pull request #9949 from mozga-intel/mozga-intel/Mul_mkldnn
7 years ago
chengduoZH d06c79c7a7 fix elementwise_grad op kernel and add unit test
7 years ago
tangwei12 d67b9ced05
Merge pull request #9820 from seiriosPlus/quick_help
7 years ago
wangyang59 bf021f3432 resize test
7 years ago
wangyang59 469a349ae3 polishing after qingqing's comments
7 years ago
wangyang59 f67f0cae50 finished testing cpu bilinear_interp_op
7 years ago
Luo Tao 618db96ee7 fix a cpu bug in parallel_executor.py
7 years ago
tangwei12 6e8510fa1d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into quick_help
7 years ago
Yu Yang 7a395881d4 Add customize_loss_grad option to PE
7 years ago
qiaolongfei ba1e68d5aa clean code
7 years ago
qiaolongfei 18e0b7303c fix _create_table_optimize_block
7 years ago
qiaolongfei 39f6274ecc follow comment, optimize code
7 years ago
qiaolongfei e05f4dfb49 add some comment
7 years ago
qiaolongfei 7907b6a959 split optimization ops on pserver to independenty blocks
7 years ago
whs d89a30680e Fix a wrong variable name. (#10090)
7 years ago
Tao Luo ad91bfe5d4 fix a bug in test_batch_norm_op.py (#10094)
7 years ago
fengjiayi 7c194acce4
Merge pull request #9929 from JiayiFeng/make_for_parallel_default_true
7 years ago
Yu Yang f738691777
Merge pull request #9740 from dzhwinter/memory/activation
7 years ago
Tao Luo 8e00540778
Merge pull request #10058 from Xreki/core_fix_flush
7 years ago
Yu Yang 92b5f49ee4 Eager destruct local scope
7 years ago
weixing 84ceffd02d Fix api display errors in fluid (#10051)
7 years ago
Liu Yiqun 7ffbcbcaf0 Add flush of program desc to update the proto information.
7 years ago
Wu Yi 879b7c5601
Merge pull request #10049 from typhoonzero/fix_not_trainable_transpiler
7 years ago
typhoonzero e6745be9ea fix_not_trainable_transpiler
7 years ago
gongweibao 6db5309b56
`make install` does not remake whl package if only change .cc or .h (#10030)
7 years ago
Yibing Liu 129b913cff Fix the bug in executor.fetch_var
7 years ago
fengjiayi c6fc6a3603 fix a bugs
7 years ago
dzhwinter 1fc9fe773d merge develop
7 years ago
Yiqun Liu 598035f985 Fix a bug in save_inference_model and prune when the program is initailized by load_inference_model (#10011)
7 years ago
dzhwinter 7a517dc93e merge develop
7 years ago
Tao Luo 1fd12840e7
Merge pull request #9827 from sharannarang/sentiment_analysis
7 years ago
Tao Luo 90abd9dfeb
Merge pull request #9704 from lgone2000/fixunittest
7 years ago
Wu Yi d655417f90
Merge pull request #9956 from typhoonzero/split_byref_op
7 years ago
typhoonzero e69de096d0 remove redundent pserver block
7 years ago
JiayiFeng 0dff1e4140 Fix bugs
7 years ago
mozga-intel 171471eada
Merge branch 'develop' into mozga-intel/Mul_mkldnn
7 years ago
gongweibao 35483a2094
Add neural transformer leanring rate decay function. (#9951)
7 years ago
qingqing01 ee9832a7a9
Add Top-k Python API. (#9973)
7 years ago
fengjiayi c083ee703c
Merge pull request #9950 from JiayiFeng/add_parallel_executor_tests
7 years ago
dzhwinter 425a1e76a2 Merge remote-tracking branch 'origin/develop' into memory/activation_memory
7 years ago
Tao Luo 61f4baa13a
Merge pull request #9792 from luotao1/merge_bn
7 years ago
Tao Luo 2617d8bcda
Merge pull request #9993 from jczaja/prv-softmax-mkldnn-fix
7 years ago
typhoonzero e2d56832e1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into split_byref_op
7 years ago
fengjiayi e84d3a7fbf Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_parallel_executor_tests
7 years ago