Commit Graph

144 Commits (da45fbdaf52554ca24b751d62c6682df2bbfe908)

Author SHA1 Message Date
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 () 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 () 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 () 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 () 7 years ago
Yancey 76b63c25bf
move transpiler files into transpiler folder () 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 () 7 years ago
Luo Tao 16e31343d8 Merge branch 'develop' into merge_bn 7 years ago
Xin Pan 326b434ab5
Merge pull request 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 () 7 years ago
Yu Yang e13aec601a
Merge pull request from reyoung/feature/recordio_file_reader 7 years ago
QI JUN f7e9fe57d3
[Memory]More memory optimization policy () 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 () 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