Commit Graph

70 Commits (5207caf58762bdb0d4ee29b83d2cfe406f94d91f)

Author SHA1 Message Date
Qiao Longfei 2178ae5698 add reader_queue_speed_test_mode to python init
6 years ago
Yu Yang 606dfb13d5
Merge pull request #13442 from reyoung/feature/remove_trainer_api
6 years ago
luotao1 0f571c7dc5 remove unused InferenceTranspiler import
6 years ago
Yu Yang 6b3c2a9a88 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/remove_trainer_api
7 years ago
yuyang 82b8a3c5d9 Move trainer to contrib
7 years ago
sneaxiy 612e1a3155 modification
7 years ago
sneaxiy d0b2453ecd merge develop
7 years ago
sneaxiy 24ea39c4c6 feature/eager_delete_tensor
7 years ago
gongweibao d06849305a
parameter dispather. (#12666)
7 years ago
Wu Yi 8b77448d5f
hide misc APIs (#12540)
7 years ago
qiaolongfei 0b81801515 change init flags
7 years ago
minqiyang bc12c2c616 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_python3_syntax
7 years ago
chengduo 97a77512b4
Fix the order of sum (#12562)
7 years ago
minqiyang a58dd3e557 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_python3_syntax
7 years ago
qiaolongfei 0b62f61d29 add init flag in __init__.py for listen_and_serv_profile_period
7 years ago
minqiyang 000ba1ac5f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_python3_syntax
7 years ago
tensor-tang 23e3f790c0 enable read from python
7 years ago
minqiyang 559d36328c Apply 2to3 to current paddle main python code
7 years ago
fengjiayi fd2d2c66e9 add flag to prevent unnessary memory free
7 years ago
Qingsheng Li ac11c4e4ff
Beam search decoder API (#11687)
7 years ago
Xin Pan 968922bd6c
Merge pull request #12154 from panyx0718/api
7 years ago
Xin Pan e91e29439f trigger CI
7 years ago
gongweibao 7040c67920
Change blocksize (#11863)
7 years ago
Xin Pan 077aa207e4 hide monkey_patch_variable
7 years ago
Yu Yang ebe3b5e78a
Merge pull request #11853 from sneaxiy/complete_py_reader_python
7 years ago
Qingsheng Li 72ce4d568e
Fix transpiler API (#12119)
7 years ago
Yancey1989 bbd53131f0 update
7 years ago
Yancey1989 031a07f9c0 add rpc_deadline in bootstrapper
7 years ago
sneaxiy 739c330914 fix merge conflict
7 years ago
sneaxiy 1b59220d50 complete python reader op python side
7 years ago
chengduo d2ad4a5c41
Init allocated memory for unit test (#11657)
7 years ago
yuyang18 9942a3048d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/non_layer_api_doc
7 years ago
yuyang18 ea44157b09 Add APIs
7 years ago
tensor-tang a0c5fd83b2 enable setting initial memory from env
7 years ago
Luo Tao 79d555b9f2 Merge branch 'develop' into mkldnn
7 years ago
Luo Tao c6d230e03e add FLAGS_use_mkldnn to global control use_mkldnn
7 years ago
tangwei12 cb7c1245b3 code optimized
7 years ago
dzhwinter 7971d4a310
Feature/deterministic (#11205)
7 years ago
minqiyang a4d88fb642 1. remove simple distranspiler from transpiler/ repo
7 years ago
tangwei12 5eea5db95f optimized checkpoint and save_model
7 years ago
Kexin Zhao 224bd8f0de Add lod_tensor.py for ease of creating lod tensor in book examples (#10817)
7 years ago
yuyang18 08295f9877 Add build strategy
7 years ago
yuyang18 e5281b3c2d Clean code & add execution strategy
7 years ago
Yancey 5b06944857 fix trainer import error on ce (#10448)
7 years ago
Yancey 76b63c25bf
move transpiler files into transpiler folder (#10415)
7 years ago
Helin Wang 0fca8a14ef Fix fluid/__init__.py
7 years ago
Helin Wang a66052c6ff improve trainer API
7 years ago
Yu Yang 1bb579a3f5 A naive trainer implementation
7 years ago
Helin Wang a2ffbd5326 scaffolding for the new Fluid API
7 years ago
chengduoZH 9fda5c92cd Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_FLAGS_use_deterministic_algo
7 years ago