Commit Graph

9353 Commits (98700ceef5da18388e29aee7f4eb6a6874c52224)
 

Author SHA1 Message Date
Yang yaming 98700ceef5
Merge pull request #5867 from pkuyym/fix-5865
8 years ago
Yu Yang c077a6d57c
Feature/support int64 for sum (#5832)
8 years ago
chengduo e800c0d3f1
Merge pull request #5791 from chengduoZH/fix_conv_op
8 years ago
yangyaming 3305c8766e Add more comment.
8 years ago
yangyaming fb56a18109 Fix LaTeX equation for huber_loss_op.cc.
8 years ago
kavyasrinet d883547bf0
Adding the FTRL optimizer. (#5785)
8 years ago
kavyasrinet 32b10d3bc4 Re-writing and edits in the design doc for data reader (#5849)
8 years ago
Tao Luo 659c9373c3
Merge pull request #5839 from tensor-tang/benchmark
8 years ago
Tao Luo 5ab3b4ef55
Update IntelOptimizedPaddle.md
8 years ago
tensor-tang 2f4f7a55ed update googlenet benchmark data
8 years ago
tensor-tang e4397c4aa8
Merge pull request #5828 from tensor-tang/develop
8 years ago
Cao Ying 657776012b
Merge pull request #5692 from peterzhang2029/add_bn_eq
8 years ago
peterzhang2029 6ab78aee4d
Merge pull request #5817 from peterzhang2029/capi_dense_fix
8 years ago
tensor-tang 32eb0a7fcf fix v2 init issue on Mac
8 years ago
peterzhang2029 82aaceba08 transform to c style
8 years ago
Qiao Longfei 53bd51e3f4
07/Label semantic roles (#5798)
8 years ago
Guo Sheng 778b981e24
Merge pull request #5804 from guoshengCS/fix-GRUUnitOp-dev
8 years ago
Tao Luo 23741aa97f
Merge pull request #5815 from tensor-tang/googlenet
8 years ago
qingqing01 2e79999ce1
Merge pull request #5805 from abhinavarora/msra
8 years ago
tensor-tang e28157d7c1 fix v2 init issue on Mac (#5808)
8 years ago
peterzhang2029 d6bd5b1954 bug fix in dense
8 years ago
peterzhang2029 5d3e816717 bug fix in dense
8 years ago
tensor-tang 63ee7290f2 remove the tmp buffer
8 years ago
chengduoZH a93227a148 refine code
8 years ago
peterzhang2029 90e05a4b8c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_bn_eq
8 years ago
peterzhang2029 5502abb95b refine docstrings
8 years ago
chengduo 67bd4cd641
Merge pull request #5802 from chengduoZH/reorder_parameter
8 years ago
fengjiayi f04c97a035
refine test_understand_sentiment_lstm (#5781)
8 years ago
Zhaolong Xing 3e9ea34821 fix prelu doc (#5807)
8 years ago
Tao Luo f7fc6c2d7d
Merge pull request #5578 from tensor-tang/benchmark
8 years ago
Abhinav Arora 4a2b0ae4d3 Implementing the MSRA initializer for rectifier units
8 years ago
Tao Luo 44609c2a2e
Update the VGG and ResNet benchmark when NUMA=ON
8 years ago
guosheng b6b7ab63c6 Fix calculations in gru_unit_op to be consistent with gru_op
8 years ago
tensor-tang 55ecd6d29e
Merge pull request #5797 from luotao1/fix_warning
8 years ago
whs 95de6f517a
Merge pull request #5800 from wanghaoshuang/fix_pnp
8 years ago
chengduoZH 7177c276ca reorder parameters of layer
8 years ago
Zhaolong Xing 51e7c26fdc
Merge pull request #5641 from NHZlX/fix_prelu
8 years ago
Yu Yang a5e73f9eaf
Support many data types of several operators (#5731)
8 years ago
Yu Yang f2ca07e88a IfElse Python API (#5624)
8 years ago
guosheng f191c82010 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into fix-GRUUnitOp-dev
8 years ago
wanghaoshuang 9f54fa24bf Rename info to query_id and add more comments.
8 years ago
Yancey 9891667b79
fix ld_library_path in dockerfile (#5794)
8 years ago
Luo Tao 67fa0de2a7 fix some warning with MKLDNN related codes and etc
8 years ago
chengduoZH e5bf9c5670 remove vector::eraze
8 years ago
ranqiu92 51c75a931c
Merge pull request #5742 from ranqiu92/doc
8 years ago
Tao Luo 55bee85edb
Merge pull request #5779 from tensor-tang/refine
8 years ago
Tao Luo 3c4d4065ae
Merge pull request #5775 from luotao1/ProtoData
8 years ago
Abhinav Arora e930f49673
Improve the initializer Interface for fc, sequence_conv and conv2d layers (#5760)
8 years ago
sweetsky0901 7ce06c8b61
Merge pull request #5571 from sweetsky0901/my_maxout_op
8 years ago
fengjiayi d5be1d4dd0
use Evaluator in book tests (#5778)
8 years ago