Commit Graph

5565 Commits (3ade95d0dbc53efbe0b99fb86e200ceb101c7f89)

Author SHA1 Message Date
yuyang18 ff07af8d93
Hide calc_gradient
7 years ago
yuyang18 5e725dc52b
Hide Optimizer methods
7 years ago
achao2013 8e4b225fe4 Add fake_quantize_op. (#11359)
7 years ago
Yuan Gao 50aa6ba6f5 add rpn target assign op (#11449)
7 years ago
fengjiayi d22c282150 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_backward_bug
7 years ago
chenweihang 2bd65dbf71 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into squeeze_op
7 years ago
chenweihang fd01a43a3c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into unsqueeze_op
7 years ago
Wojciech Uss 4594f186fa added cycling the dataset for cifar and flowers
7 years ago
fengjiayi 2888d5e610 add unittest
7 years ago
tangwei12 13a1a8a6bb move checkpoint api to trainer.py
7 years ago
yuyang18 6c83dcd622
Hide get_places. Mark it as deprecated
7 years ago
guosheng d695381677 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into complete-hsigmoid
7 years ago
fengjiayi 07ab9ce4e7 update the comments
7 years ago
fengjiayi 26ae6111d1
Merge pull request #12051 from JiayiFeng/dev_reader_ResetAll
7 years ago
tangwei12 550b2e25ae move checkpoint api to trainer.py
7 years ago
qingqing01 10fbb831ed
Skip BatchNorm when feature only has 1 element. (#11578)
7 years ago
chenweihang 8f2486ca16 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into squeeze_op
7 years ago
qingqing01 ef4895df3b
Make IfElse operator works and fix unit testing. (#11972)
7 years ago
tangwei12 95545f7676 checkpoint api optimized
7 years ago
fengjiayi d55919c656 Impl ResetAll and fix errors
7 years ago
fengjiayi 3c9b59b8e8 update
7 years ago
fengjiayi f5894d22c5 Fix a backward bug
7 years ago
chenweihang 4453473f71 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into squeeze_op
7 years ago
fengjiayi 0e9f1e2790 Make ReaderBase thread safe and remove ThreadedReader
7 years ago
chenweihang 5f89272c89 change the bit insert to array insert for understandability
7 years ago
sneaxiy 80b991f02c fix merge conflict
7 years ago
chenweihang fccdc1abea Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into unsqueeze_op
7 years ago
chenweihang 62a17f5053 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into unsqueeze_op
7 years ago
chenweihang 80126a7496 small fix based reviewer's advice
7 years ago
yuyang18 8e86721fe7
Fix data balance on single GPU
7 years ago
Tao Luo d3a48484bd
Merge pull request #11983 from luotao1/inference_doc
7 years ago
Tao Luo 7a735f259f use -rpath to fix libmklml_intel.so not found (#11806)
7 years ago
chenweihang 9ca8db237a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into squeeze_op
7 years ago
chenweihang 927d793746 simplify test case
7 years ago
Qiyang Min 201928d005
Merge pull request #11839 from velconia/fix_reader_op_in_pserver
7 years ago
Luo Tao da70863080 add inference_transpiler doc to develop branch
7 years ago
chenweihang a6d94e8dc6 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into unsqueeze_op
7 years ago
chenweihang 49b2cf5fee adjust some code based reviewer's advice
7 years ago
yuyang18 a1e88c467a
Fix import error
7 years ago
sneaxiy 9b28260029 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into complete_py_reader_python
7 years ago
sneaxiy 739c330914 fix merge conflict
7 years ago
Wu Yi 26ff5a53ee Add note when import core.so error (#11918)
7 years ago
fengjiayi ce16b40b04
Merge pull request #11891 from JiayiFeng/dev_eof_exp
7 years ago
chenweihang 79333fa7b8 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into unsqueeze_op
7 years ago
chenweihang ca15779394 rewrite, use reshape op in unsqueeze op, test passed
7 years ago
Xin Pan 71b1c397d7
Merge pull request #11874 from panyx0718/move_trainer
7 years ago
chenweihang ee760d1c2d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into squeeze_op
7 years ago
chenweihang 0cef33a468 adjust the dims range to [1,6] and fix some problem
7 years ago
Yancey f7fd711e3f
Merge pull request #11868 from Yancey1989/dist_pass_barrier
7 years ago
minqiyang 4cf76cfdf3 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_reader_op_in_pserver
7 years ago
Xin Pan aa2f76fd9b move trainer
7 years ago
sneaxiy 8511bdb2d3 fix merge conflict
7 years ago
chenweihang 996c157f61 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into unsqueeze_op
7 years ago
chenweihang e402496238 complete unsqueeze op and related unittest.
7 years ago
fengjiayi 3fab4f65a4 Add EOFException to represent EOF in C++ reader
7 years ago
Wu Yi adfaf9a665
make transpiler test reliable (#11848)
7 years ago
fengjiayi 58560622bc
Merge pull request #11854 from JiayiFeng/dev_data_balance
7 years ago
sneaxiy 1b59220d50 complete python reader op python side
7 years ago
fengjiayi 81f22bb2f6
Merge pull request #11670 from JiayiFeng/refine_test_reader_transpiler
7 years ago
chenweihang 9ca88fa8a5 Adjust squeeze op and code the unittest, test passed
7 years ago
minqiyang 703c496628 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_reader_op_in_pserver
7 years ago
fengjiayi 7de8d11590 follow comments
7 years ago
fengjiayi ff4317cee9 follow comments
7 years ago
Xin Pan 982dabe293
Merge pull request #11866 from panyx0718/move_func
7 years ago
Xingyuan Bu 5056d3ec56 FasterRCNN Anchor Generator Op (#11218)
7 years ago
Yibing Liu 5f79c7fbb6
Merge pull request #11174 from kuke/argsort_dev
7 years ago
Yancey1989 c1ab215e26 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into dist_pass_barrier
7 years ago
Yancey1989 1366832a41 add dist pass barrier
7 years ago
Xin Pan a9086bf320 also move a few other dir to legacy/
7 years ago
Xin Pan 312f9170af move gserver codes to legacy.
7 years ago
Yibing Liu c225d7a298 Use real test data for fit_a_line model to get valid result
7 years ago
Yibing Liu 9386ac0a40 Enhance cuda code & unittest for argsort_op
7 years ago
Yancey d9e7ea83c6
Merge pull request #11790 from Yancey1989/dist_test_word2vec
7 years ago
guochaorong c318aa5ffa
Merge pull request #11850 from guochaorong/revert_11496
7 years ago
fengjiayi 3606a306f2 refine
7 years ago
fengjiayi 49a04d75ee Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_data_balance
7 years ago
fengjiayi 4b950951d3 Add unittests and fix a few bugs
7 years ago
chengduo d2ad4a5c41
Init allocated memory for unit test (#11657)
7 years ago
chenweihang 70729ad641 Add Unsqueeze Operator Framework, not finshed
7 years ago
guochaorong 6a35899131 Revert "Extend fill_zeros_like_op for zero-filling an LoDTensorArray (#11496)"
7 years ago
minqiyang 5ebf56bf0e Only the inputs vars of ops in Pserver program will be cloned, other
7 years ago
whs 02e521e3ac
Fix model average on multi-GPUs. (#11814)
7 years ago
whs 93e25301d7
Fix python api of mean iou op. (#11797)
7 years ago
fengjiayi 7876b213cb update
7 years ago
fengjiayi fa1fb12b93
Merge pull request #11706 from JiayiFeng/expose_Parameter_2
7 years ago
Xin Pan fc697f070e
Merge pull request #11712 from kexinzhao/fix_lod_name
7 years ago
fengjiayi c15c6c1592 move get_test_program to non-layer io.py
7 years ago
Yancey1989 2a51e8e231 add timeout for dist word2vec unit test
7 years ago
Yancey1989 6d01f10d56 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into dist_test_word2vec
7 years ago
Yancey1989 c7d3273d63 add dist word2vec dist train
7 years ago
Wu Yi 19e877ffdb
Merge pull request #11690 from typhoonzero/fix_trainer_nccl2_env
7 years ago
Haichao Zhang bc28cf613f Extend fill_zeros_like_op for zero-filling an LoDTensorArray (#11496)
7 years ago
Yancey 958823fae7
Merge pull request #11189 from Yancey1989/test_dist_mnist_acc
7 years ago
pzelazko-intel 9a15c92317 bnorm+relu fuse for mkldnn (inference) (#11434)
7 years ago
Xin Pan ce5f1e0537
Merge pull request #11719 from panyx0718/fix
7 years ago
baiyf 778b71fc93
Optimize bipartite_match_op in large scale input (#11730)
7 years ago
Yancey1989 7d9c9a013b update by comment
7 years ago
Xin Pan 008e0c9bc1 small clean
7 years ago
qingqing01 b756063ce7
Speed depthwise transposed conv2d. (#11740)
7 years ago
Kexin Zhao b7c179a87f fix lodtensor.py
7 years ago
Yancey1989 f28f7faa27 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into test_dist_mnist_acc
7 years ago
Yancey1989 c45a4b8567 use sigkill to stop pserver
7 years ago
Kexin Zhao 6b95a8a89c fix error
7 years ago
Guo Sheng 8df303c09b
Merge pull request #11238 from guoshengCS/fix-beam_search
7 years ago
Wu Yi 4c86f78336
Merge pull request #11728 from typhoonzero/fix_paraexe_bcast
7 years ago
chengduo c6e36e7738
Change return_numpy [ParallelExecutor] default value (#11713)
7 years ago
yi.wu a2e43ae5ce fix trainer nccl2 env
7 years ago
yi.wu 88cb47bd86 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_paraexe_bcast
7 years ago
yi.wu 8e48c77b54 wip
7 years ago
Kexin Zhao e09ac3df18 replace lod name with recur_seq_lens
7 years ago
fengjiayi d0a8eea2c2 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into expose_Parameter_2
7 years ago
tangwei12 fa3d47009b Merge branch 'develop' of github.com:PaddlePaddle/Paddle into ckpt_m2
7 years ago
chengduo a64844ad00
enable PE return numpy (#11704)
7 years ago
tangwei12 b6e63554e6 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into ckpt_m2
7 years ago
Yancey 991cedb4c3
Merge pull request #11702 from Yancey1989/fix_async_update_failed
7 years ago
fengjiayi e9ed62bfed make framework.Parameter public
7 years ago
tangwei12 88cb5d79f2 add doc
7 years ago
Tomasz Patejko e26f51ce74 MKLDNN elementwis_add with default broadcast operations (#11544)
7 years ago
Yancey1989 bf0c90f241 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into fix_async_update_failed
7 years ago
Yancey1989 86e09b34e3 fix asyn update error on pserver
7 years ago
gongweibao 67ab324090
Remove duplicated code. (#11685)
7 years ago
tangwei12 33ff69b621 file path can not be empty
7 years ago
tangwei12 dc847f129e bug fix and code optimize
7 years ago
qiaolongfei d54e51daa6 change predictions to preds
7 years ago
qiaolongfei fc508004fb fix metrics.Auc
7 years ago
fengjiayi b4f28ccc19
Merge pull request #11632 from JiayiFeng/some_small_fixes
7 years ago
guosheng 983566d946 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into fix-beam_search-dev
7 years ago
Xin Pan f0cf70ec61
Merge pull request #11646 from panyx0718/fix
7 years ago
guosheng 8536d261ab Fix doc format of beam_search
7 years ago
guosheng 4e9d7ddbc6 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into fix-beam_search-dev
7 years ago
Chris Yann 2bc812d8d6 Fix relu and log function by changing input parameter name from 'input' to 'x' (#11683)
7 years ago
Yibing Liu 9c69fdf5c6 Merge branch 'develop' of upstream into argsort_dev
7 years ago
fengjiayi e1a46bba59 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into some_small_fixes
7 years ago
tangwei12 fb7e479188 merger paddle develop
7 years ago
Yancey 0d4b376fc0
Merge pull request #11585 from Yancey1989/fix_pserver_sub_blocks
7 years ago
Yancey1989 76e3ec600a fix cloned op
7 years ago
Tao Luo 3d1afe2e65
Merge pull request #11661 from luotao1/for_test
7 years ago
Tao Luo d55cfc6026
Merge pull request #11640 from wojtuss/wojtuss/cycle-cifar-flowers
7 years ago
Luo Tao d3dd034524 add example of clone(for_test)
7 years ago
Qiyang Min dda24f18b7 Fix kill fail bug (#11635)
7 years ago
Wojciech Uss 50e750a2a1 added cycling the cifar and flowers datasets
7 years ago
Xin Pan ed4aa219cb Small doc fix and clean up of reshape
7 years ago
Yancey1989 aa84b21e3b fix unit tests
7 years ago
tangwei12 e684575f66 checkpoint feature optimized
7 years ago
fengjiayi 7d3d7226b5 refine get_test_program
7 years ago
tangwei12 2229db523b pserver_id init value to None
7 years ago
Yancey1989 56a903d3ac use optimize block list instead of first optimize block
7 years ago
Tao Luo 8318094b58
Merge pull request #11626 from ktlichkid/fix-log
7 years ago
tangwei12 8e01f3b948 bug fix
7 years ago
tensor-tang 064ca35285 fix indentation error
7 years ago
tensor-tang d5fb8fa778 Revert "Merge pull request #11628 from PaddlePaddle/revert-11102-mozga-intel/Sum_mkldnn_layout"
7 years ago
wanghaoshuang 6f6642ed65 Fix relu and log op.
7 years ago
fengjiayi 32478fe0ea Make buffers of DoubleBufferReader and open_files bigger
7 years ago
Yancey1989 3a37e14285 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into fix_pserver_sub_blocks
7 years ago
Yancey1989 0970bd9edc use optimize blocks attr to record optimize block id
7 years ago
fengjiayi 9dccca963b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into some_small_fixes
7 years ago
fengjiayi e71948f167 Refine random crop
7 years ago
tensor-tang 4d8e8ee226
Merge pull request #11628 from PaddlePaddle/revert-11102-mozga-intel/Sum_mkldnn_layout
7 years ago
dzhwinter d6a9f005c8 "module document non-layer doc" (#11598)
7 years ago
dzhwinter 15130fc8cb "non-layer add doc for executor module" (#11602)
7 years ago
tensor-tang 90780e22ce
Revert "MKLDNN layout: Support for sum operator"
7 years ago
ktlichkid 231762a6c4 Fix log and relu layer
7 years ago
fengjiayi e7faae0130 Refine assign layer
7 years ago
tangwei12 e589005229 merge
7 years ago
yi.wu a424f5a0af polish reader op for test
7 years ago
Yancey1989 e02cbf3538 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into fix_pserver_sub_blocks
7 years ago
tangwei12 05bd9db84b add comments in io.py
7 years ago
fengjiayi 6e1c48d1fd
Merge pull request #11576 from JiayiFeng/dev_refine_bilinear_interp
7 years ago
Yancey 2fdbc1ce65
hidden bcast_params call in dist train (#11575)
7 years ago
Yu Yang b94f7848c4
Merge pull request #11531 from reyoung/feature/non_layer_api_doc
7 years ago
fengjiayi e4188621ca fix a error in unit tests
7 years ago
Qiao Longfei 1d4d8de034
Merge pull request #11574 from jacquesqiao/fix-auc
7 years ago
yuyang18 d1203e3822
Add types
7 years ago
fengjiayi 47c02b5c32 Add unit tests
7 years ago
Yu Yang 1105ecf818
Merge pull request #11508 from typhoonzero/transpiler_doc
7 years ago
chengduo 59bfa4911d
Merge pull request #11558 from JiayiFeng/doc_framework
7 years ago
chengduo 8ecf5dd84f
Merge pull request #11553 from chengduoZH/fix_doc_param_attr
7 years ago
tangwei12 c073bb3b2c code style
7 years ago
chengduo 3f8d9b0a11
Merge pull request #11580 from chengduoZH/fix_doc_data_reader
7 years ago
chengduo 4b7ae1452b
Merge pull request #11555 from chengduoZH/fix_doc_net
7 years ago
Yu Yang e43614d7c2
Merge pull request #11554 from chengduoZH/fix_doc_parallel_execturo
7 years ago
chengduoZH 491bb6a10d refine doc
7 years ago
yuyang18 760d2305a3 Polish doc style
7 years ago
chengduoZH 5f9d410e20 follow comment
7 years ago
chengduoZH 10cee7ed1f Add doc of fetch var
7 years ago
tangwei12 5a4a24cce1
Merge branch 'develop' into ckpt_m2
7 years ago
Yu Yang e66a725396
Merge branch 'develop' into transpiler_doc
7 years ago
yuyang18 4649f662e7 Follow comments & polish doc
7 years ago
chengduoZH 5aa473f467 add Doc fluid.net
7 years ago
yuyang18 9942a3048d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/non_layer_api_doc
7 years ago
Yu Yang c2ad3815b0
Merge pull request #11560 from JiayiFeng/doc_non_layer_api
7 years ago
fengjiayi 0d2dd1a70a
Merge pull request #11570 from JiayiFeng/dev_support_dynamic_size_recordio
7 years ago
gongweibao 25241e9e5e
Fix paddle env variables. (#11564)
7 years ago
Yancey1989 5c7d6a5594 update
7 years ago
Yancey1989 b54d1ba968 fix pserver sub-blocks
7 years ago
Yan Chunwei d020d7fd29
add beam search doc (#11469)
7 years ago
chengduoZH 74d1bf4ad9 Add doc of data reader
7 years ago
Tao Luo 5972990295
Merge pull request #11523 from mozga-intel/mozga-intel/Gausian_random_mkldnn_layout
7 years ago
chengduoZH 7cd4d0ac21 add Doc fluid.Parameter, program and block
7 years ago
tensor-tang 64045c29c2
Merge pull request #11102 from mozga-intel/mozga-intel/Sum_mkldnn_layout
7 years ago