Commit Graph

55 Commits (21b4d90ab9bdf39c9a9ae3d9f1b7736c4a8b3de8)

Author SHA1 Message Date
chengduo 97a77512b4
Fix the order of sum (#12562)
7 years ago
qiaolongfei 0b62f61d29 add init flag in __init__.py for listen_and_serv_profile_period
7 years ago
tensor-tang 23e3f790c0 enable read from python
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
chengduoZH c5774e3282 add FLAGS_use_deterministic_algo
7 years ago
Yu Yang 92b5f49ee4 Eager destruct local scope
7 years ago
Luo Tao f45818e7f9 create new varible in scope
7 years ago
Luo Tao 6e735e1e6e Merge branch 'develop' into merge_bn
7 years ago
dzhwinter d52fa26fda
Feature/metrics (#9791)
7 years ago
Luo Tao 16e31343d8 Merge branch 'develop' into merge_bn
7 years ago
Xin Pan 326b434ab5
Merge pull request #9699 from panyx0718/test
7 years ago
Luo Tao 17833d30e3 fuse batch norm for conv operator without bias
7 years ago
Xin Pan b138d29c38 Avoid init_p2p all the times
7 years ago
chengduoZH 8e4e155c52 add PyCUDAPinnedTensorSetFromArray
7 years ago
Yu Yang edfd741e3a Add simple python wrapper for ParallelExecutor
7 years ago
Thuan Nguyen 1e4c504e60 Implement Select OP (#9088)
7 years ago
Yu Yang e13aec601a
Merge pull request #8830 from reyoung/feature/recordio_file_reader
7 years ago
QI JUN f7e9fe57d3
[Memory]More memory optimization policy (#8690)
7 years ago
Yu Yang b536799af0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/recordio_file_reader
7 years ago