Commit Graph

8810 Commits (d24d8c20f3f581adfafbd3de5442ef8a2c76b3f7)
 

Author SHA1 Message Date
daming-lu c5b556f0d1 Merge branch 'develop' into fix_deploy_script
7 years ago
Yu Yang 4b9a2c44f1 Fix bug in lookup_table_op & layers (#5298)
7 years ago
daming-lu 16132c2420 Merge branch 'develop' into fix_deploy_script
7 years ago
Abhinav Arora 66d1c6ce1e
Adding the Xavier Initializer (#5270)
7 years ago
Kexin Zhao 81c7dbc544 design doc for float16
7 years ago
daming-lu 496f150183 fix build doc
7 years ago
dangqingqing 519476a4c6 Fix CMake bug.
7 years ago
dangqingqing d897d7a644 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_max_pool
7 years ago
dangqingqing afc6343e6f Refine sequence max-pooling and add unit testing of gradient check.
7 years ago
Tao Luo 27ce729114
Merge pull request #5299 from PaddlePaddle/fix-typo
7 years ago
tensor-tang 9bf99c21fd add mkldnn_addto python interface
7 years ago
tensor-tang 3fb6451c3a add mkldnn_addto unit test and pass it
7 years ago
tensor-tang 8ff3436829 add MKLDNNAddtoLayer files
7 years ago
tensor-tang 2a77418668 refine reset input buffers, make it support more than one input.
7 years ago
wangmeng28 e65960ede8 Merge remote-tracking branch 'upstream/develop' into fix-4388
7 years ago
wangmeng28 0d79e9732d Refine the log message in fc layer
7 years ago
Peng LI 9276ca78ec
Merge pull request #5283 from will-am/plot_to_file
7 years ago
daminglu dfe851a066
Merge pull request #5287 from daming-lu/website_deploy_scripts
7 years ago
武毅 cdd1da3424
Hack auc for dense vector labels (#5274)
7 years ago
dangqingqing 29a9f9b5ea Refine code format and fix threads number.
7 years ago
kavyasrinet db34138522
Design doc for Model average(renaming it to Parameter Average) (#5137)
7 years ago
Yang Yang(Tony) 5682916c47
add acknowledgement of lstm_unit_op (#5293)
7 years ago
tensor-tang 3c79bcfc02
Update IntelOptimizedPaddle.md
7 years ago
Zhuoyuan 6d649d9ebd
Merge pull request #5235 from zchen0211/develop
7 years ago
dzhwinter e0c3a6683c
"add net drawer for visualizing the graph" (#5292)
7 years ago
Yu Yang 0a32e74d13
Rewrite StaticRNN with Executor (#5224)
7 years ago
Yang yaming 8cdb42c2b3
Merge pull request #5111 from pkuyym/fix-5070
7 years ago
dzhwinter 69011c1821
"add book recommender_system testing" (#5143)
7 years ago
Qiao Longfei f48159ade0
Optimizer use init program (#5275)
7 years ago
Yang Yang(Tony) 90f4d5e904
modify fill constant batch size like (#5222)
7 years ago
武毅 08ca72670f evaluator_accumulate (#4828)
7 years ago
zchen0211 0efac253d3 deconv small fix
7 years ago
zchen0211 2d956b82cd deconv cudnn
7 years ago
fengjiayi 1f11f773bf Fix a bug in sequence_pool layer (#5290)
7 years ago
zchen0211 7e34b8e366 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
7 years ago
Yang Yang(Tony) 0885de47eb first commit (#5286)
7 years ago
daming-lu 2dfa811aa3 add deploy script for website
7 years ago
zchen0211 31187e7e72 deconv fix
7 years ago
zchen0211 634facecaa Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
7 years ago
dangqingqing 5a4cdbb3df Fix check bug.
7 years ago
dangqingqing 03bfd7611a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into lstm_fix
7 years ago
dangqingqing 1f53a72f10 Reduce the threads number in the LSTM backward kernel to fix the error occurred in GPU GTX 1080.
7 years ago
yangyaming 970613fc15 Refine and follow comments.
7 years ago
tensor-tang a343504446
Merge pull request #5148 from tensor-tang/benchmark
7 years ago
wangmeng28 38f10aeae8 Add plot to file
7 years ago
Tao Luo 5bd1886517
update the VGG benchmark on CentOs6.3 and Intel 6148
7 years ago
Tao Luo 2e74cf4638
Merge pull request #5273 from tensor-tang/merge
7 years ago
zchen0211 b720f282b1 deconv modify
7 years ago
zchen0211 4e228021bb Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
7 years ago
guosheng 23a631d462 Fix End of Files in GRU Operator
7 years ago