Commit Graph

5452 Commits (b2d0ee5159bb824e07b30dde12edaf941f8036cb)

Author SHA1 Message Date
Haichao Zhang bc28cf613f Extend fill_zeros_like_op for zero-filling an LoDTensorArray (#11496)
8 years ago
Yancey 958823fae7
Merge pull request #11189 from Yancey1989/test_dist_mnist_acc
8 years ago
pzelazko-intel 9a15c92317 bnorm+relu fuse for mkldnn (inference) (#11434)
8 years ago
Xin Pan ce5f1e0537
Merge pull request #11719 from panyx0718/fix
8 years ago
baiyf 778b71fc93
Optimize bipartite_match_op in large scale input (#11730)
8 years ago
Yancey1989 7d9c9a013b update by comment
8 years ago
Xin Pan 008e0c9bc1 small clean
8 years ago
qingqing01 b756063ce7
Speed depthwise transposed conv2d. (#11740)
8 years ago
Kexin Zhao b7c179a87f fix lodtensor.py
8 years ago
Yancey1989 f28f7faa27 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into test_dist_mnist_acc
8 years ago
Yancey1989 c45a4b8567 use sigkill to stop pserver
8 years ago
Kexin Zhao 6b95a8a89c fix error
8 years ago
Guo Sheng 8df303c09b
Merge pull request #11238 from guoshengCS/fix-beam_search
8 years ago
Wu Yi 4c86f78336
Merge pull request #11728 from typhoonzero/fix_paraexe_bcast
8 years ago
chengduo c6e36e7738
Change return_numpy [ParallelExecutor] default value (#11713)
8 years ago
yi.wu a2e43ae5ce fix trainer nccl2 env
8 years ago
yi.wu 88cb47bd86 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_paraexe_bcast
8 years ago
yi.wu 8e48c77b54 wip
8 years ago
Kexin Zhao e09ac3df18 replace lod name with recur_seq_lens
8 years ago
fengjiayi d0a8eea2c2 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into expose_Parameter_2
8 years ago
tangwei12 fa3d47009b Merge branch 'develop' of github.com:PaddlePaddle/Paddle into ckpt_m2
8 years ago
chengduo a64844ad00
enable PE return numpy (#11704)
8 years ago
tangwei12 b6e63554e6 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into ckpt_m2
8 years ago
Yancey 991cedb4c3
Merge pull request #11702 from Yancey1989/fix_async_update_failed
8 years ago
fengjiayi e9ed62bfed make framework.Parameter public
8 years ago
tangwei12 88cb5d79f2 add doc
8 years ago
Tomasz Patejko e26f51ce74 MKLDNN elementwis_add with default broadcast operations (#11544)
8 years ago
Yancey1989 bf0c90f241 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into fix_async_update_failed
8 years ago
Yancey1989 86e09b34e3 fix asyn update error on pserver
8 years ago
gongweibao 67ab324090
Remove duplicated code. (#11685)
8 years ago
tangwei12 33ff69b621 file path can not be empty
8 years ago
tangwei12 dc847f129e bug fix and code optimize
8 years ago
qiaolongfei d54e51daa6 change predictions to preds
8 years ago
qiaolongfei fc508004fb fix metrics.Auc
8 years ago
fengjiayi b4f28ccc19
Merge pull request #11632 from JiayiFeng/some_small_fixes
8 years ago
guosheng 983566d946 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into fix-beam_search-dev
8 years ago
Xin Pan f0cf70ec61
Merge pull request #11646 from panyx0718/fix
8 years ago
guosheng 8536d261ab Fix doc format of beam_search
8 years ago
guosheng 4e9d7ddbc6 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into fix-beam_search-dev
8 years ago
Chris Yann 2bc812d8d6 Fix relu and log function by changing input parameter name from 'input' to 'x' (#11683)
8 years ago
Yibing Liu 9c69fdf5c6 Merge branch 'develop' of upstream into argsort_dev
8 years ago
fengjiayi e1a46bba59 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into some_small_fixes
8 years ago
tangwei12 fb7e479188 merger paddle develop
8 years ago
Yancey 0d4b376fc0
Merge pull request #11585 from Yancey1989/fix_pserver_sub_blocks
8 years ago
Yancey1989 76e3ec600a fix cloned op
8 years ago
Tao Luo 3d1afe2e65
Merge pull request #11661 from luotao1/for_test
8 years ago
Tao Luo d55cfc6026
Merge pull request #11640 from wojtuss/wojtuss/cycle-cifar-flowers
8 years ago
Luo Tao d3dd034524 add example of clone(for_test)
8 years ago
Qiyang Min dda24f18b7 Fix kill fail bug (#11635)
8 years ago
Wojciech Uss 50e750a2a1 added cycling the cifar and flowers datasets
8 years ago
Xin Pan ed4aa219cb Small doc fix and clean up of reshape
8 years ago
Yancey1989 aa84b21e3b fix unit tests
8 years ago
tangwei12 e684575f66 checkpoint feature optimized
8 years ago
fengjiayi 7d3d7226b5 refine get_test_program
8 years ago
tangwei12 2229db523b pserver_id init value to None
8 years ago
Yancey1989 56a903d3ac use optimize block list instead of first optimize block
8 years ago
Tao Luo 8318094b58
Merge pull request #11626 from ktlichkid/fix-log
8 years ago
tangwei12 8e01f3b948 bug fix
8 years ago
tensor-tang 064ca35285 fix indentation error
8 years ago
tensor-tang d5fb8fa778 Revert "Merge pull request #11628 from PaddlePaddle/revert-11102-mozga-intel/Sum_mkldnn_layout"
8 years ago
wanghaoshuang 6f6642ed65 Fix relu and log op.
8 years ago
fengjiayi 32478fe0ea Make buffers of DoubleBufferReader and open_files bigger
8 years ago
Yancey1989 3a37e14285 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into fix_pserver_sub_blocks
8 years ago
Yancey1989 0970bd9edc use optimize blocks attr to record optimize block id
8 years ago
fengjiayi 9dccca963b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into some_small_fixes
8 years ago
fengjiayi e71948f167 Refine random crop
8 years ago
tensor-tang 4d8e8ee226
Merge pull request #11628 from PaddlePaddle/revert-11102-mozga-intel/Sum_mkldnn_layout
8 years ago
dzhwinter d6a9f005c8 "module document non-layer doc" (#11598)
8 years ago
dzhwinter 15130fc8cb "non-layer add doc for executor module" (#11602)
8 years ago
tensor-tang 90780e22ce
Revert "MKLDNN layout: Support for sum operator"
8 years ago
ktlichkid 231762a6c4 Fix log and relu layer
8 years ago
fengjiayi e7faae0130 Refine assign layer
8 years ago
tangwei12 e589005229 merge
8 years ago
yi.wu a424f5a0af polish reader op for test
8 years ago
Yancey1989 e02cbf3538 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into fix_pserver_sub_blocks
8 years ago
tangwei12 05bd9db84b add comments in io.py
8 years ago
fengjiayi 6e1c48d1fd
Merge pull request #11576 from JiayiFeng/dev_refine_bilinear_interp
8 years ago
Yancey 2fdbc1ce65
hidden bcast_params call in dist train (#11575)
8 years ago
Yu Yang b94f7848c4
Merge pull request #11531 from reyoung/feature/non_layer_api_doc
8 years ago
fengjiayi e4188621ca fix a error in unit tests
8 years ago
Qiao Longfei 1d4d8de034
Merge pull request #11574 from jacquesqiao/fix-auc
8 years ago
yuyang18 d1203e3822
Add types
8 years ago
fengjiayi 47c02b5c32 Add unit tests
8 years ago
Yu Yang 1105ecf818
Merge pull request #11508 from typhoonzero/transpiler_doc
8 years ago
chengduo 59bfa4911d
Merge pull request #11558 from JiayiFeng/doc_framework
8 years ago
chengduo 8ecf5dd84f
Merge pull request #11553 from chengduoZH/fix_doc_param_attr
8 years ago
tangwei12 c073bb3b2c code style
8 years ago
chengduo 3f8d9b0a11
Merge pull request #11580 from chengduoZH/fix_doc_data_reader
8 years ago
chengduo 4b7ae1452b
Merge pull request #11555 from chengduoZH/fix_doc_net
8 years ago
Yu Yang e43614d7c2
Merge pull request #11554 from chengduoZH/fix_doc_parallel_execturo
8 years ago
chengduoZH 491bb6a10d refine doc
8 years ago
yuyang18 760d2305a3 Polish doc style
8 years ago
chengduoZH 5f9d410e20 follow comment
8 years ago
chengduoZH 10cee7ed1f Add doc of fetch var
8 years ago
tangwei12 5a4a24cce1
Merge branch 'develop' into ckpt_m2
8 years ago
Yu Yang e66a725396
Merge branch 'develop' into transpiler_doc
8 years ago
yuyang18 4649f662e7 Follow comments & polish doc
8 years ago
chengduoZH 5aa473f467 add Doc fluid.net
8 years ago
yuyang18 9942a3048d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/non_layer_api_doc
8 years ago
Yu Yang c2ad3815b0
Merge pull request #11560 from JiayiFeng/doc_non_layer_api
8 years ago