Commit Graph

8756 Commits (3014645d35e23b95e2a7e21224c0f351cc2a469b)
 

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