Commit Graph

142 Commits (a2a0251db08200c582d92a43caf204f8d1d1464c)

Author SHA1 Message Date
peizhilin 2202f22429 Merge branch 'windows/build' into windows/online
6 years ago
peizhilin be332a13bc Merge remote-tracking branch 'upstream/develop' into windows/build
6 years ago
baojun-nervana ea3538d8dd Added fused operator
6 years ago
peizhilin 7840d181c9 fix style issue
6 years ago
sneaxiy d231e55065 merge develop
6 years ago
peizhilin ef8a7db81e Merge remote-tracking branch 'upstream/develop' into windows/build
6 years ago
Qiao Longfei 080740b340
Merge pull request #14300 from jacquesqiao/dist-table-support-optimizer-regular
6 years ago
Qiao Longfei 04da1dcfb8 optimize import
6 years ago
peizhilin 81476ff3cf fix api check
6 years ago
peizhilin 52f7644f53 Merge remote-tracking branch 'upstream/develop' into windows/build
6 years ago
qingqing01 abe209234f
Exhaustive search for cuDNN conv. (#14286)
6 years ago
Yu Yang b59a9bfb7c Clean buffered_allocator
6 years ago
peizhilin 869487a2b7 Merge remote-tracking branch 'origin/develop' into windows/build
6 years ago
Yu Yang 057a682ee9 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rewrite_allocation
6 years ago
peizhilin 1f12ba6192 gpu support, fix build issue:
6 years ago
Qiao Longfei 9e4e9e9b6e clean rpc server profiler
6 years ago
Qiao Longfei e6ddbfede7 add rpc flags to init
6 years ago
Yu Yang 461f71a90b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rewrite_allocation
6 years ago
gongweibao 58c027cc38
Add rpc profiler flags. (#13989)
6 years ago
sneaxiy 2002e71da8 fix pinned allocator
6 years ago
Qiao Longfei 2178ae5698 add reader_queue_speed_test_mode to python init
6 years ago
sneaxiy e278062305 add support to old allocator
6 years ago
Yu Yang 58ed412f68 refactor(memory): rewrite memory allocation and make it extentable
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
7 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
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
Yu Yang 72be7a6151 Complete RecordIO reader op
7 years ago
fengjiayi ea508c9ef2 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into remove_evaluator
7 years ago
Qiao Longfei f45a82be4e
change learning_rate_decay to learning_rate_scheduler (#8583)
7 years ago
fengjiayi f8029403a0 remove Evaluator.Accuracy
7 years ago
Luo Tao b11956a0b5 move Fluid API code out of V2 API code
7 years ago