Commit Graph

5417 Commits (23cf0c61e066f54b360efc4e17576a056868b050)
 

Author SHA1 Message Date
hedaoyuan fa839c52ea Merge pull request #3263 from hedaoyuan/simplify_crossmapnormaloptest
8 years ago
QI JUN 10ee3dcbcf Merge pull request #3248 from QiJune/refine_op_test_compare
8 years ago
Yu Yang 49b9f6eb45 Update numpy version in docker file
8 years ago
Yu Yang 37fe8bf9e5 Update dockerfile's numpy
8 years ago
liaogang d1e754336e Merge branch 'clang-format' of https://github.com/gangliao/Paddle; branch 'develop' of https://github.com/PaddlePaddle/Paddle into clang-format
8 years ago
gangliao 506f5edf2c Merge pull request #3262 from wangkuiyi/reformat-paddle-operators
8 years ago
Yu Yang 2a3de61785 Merge branch 'reformat-paddle-operators' into feature/fast_python_unittest
8 years ago
Yu Yang b4ebb3c85c Change attr_type_pb2 to attribute_pb2
8 years ago
hedaoyuan d18a9f1f37 Simplify BlockExpandOpTest.
8 years ago
hedaoyuan 7b55a0cf14 Simplify CrossMapNormalOpTest.
8 years ago
Yu Yang 329370e8ca Merge branch 'develop' of github.com:baidu/Paddle into feature/fast_python_unittest
8 years ago
Yi Wang b8ff82759c Merge branch 'develop' of https://github.com/paddlepaddle/paddle into reformat-paddle-operators
8 years ago
Yi Wang dc21a58b58 Merge pull request #3196 from helinwang/test
8 years ago
caoying03 89ea288c87 Merge branch 'develop' into kmax_score_layer
8 years ago
caoying03 83ce2dce5f split sorting into another layer. fix config helper.
8 years ago
Yi Wang 9620df4464 Reformat paddle/operators/* strictly following Google Style Guide
8 years ago
Yi Wang 559b02244d Merge pull request #3256 from wangkuiyi/cpplint_errors
8 years ago
Yi Wang 301a21d8fe cpplint recurrent_op*
8 years ago
Yi Wang 5ae7a5f111 cpplint attribute.h
8 years ago
Yi Wang a07cef338c Merge branch 'develop' of https://github.com/paddlepaddle/paddle into cpplint_errors
8 years ago
Yi Wang 2fef13e358 Merge pull request #3225 from wangkuiyi/restructure-attribute
8 years ago
caoying03 00b6d26684 Merge branch 'develop' into add_nest_sequence_select
8 years ago
Helin Wang f0cf8ac6f0 reduce compare sparse test time by reducing dimensions
8 years ago
caoying03 927adb4a41 Merge branch 'develop' into kmax_score_layer
8 years ago
Yi Wang 93c45a95f0 Merge pull request #3251 from emailweixu/cpplint
8 years ago
Yi Wang e99c4d9971 Merge pull request #3253 from wangkuiyi/shorten-running-time-matrixCompare
8 years ago
Yi Wang a7d5b1ab38 Merge pull request #3217 from wangkuiyi/const
8 years ago
Yi Wang 8faf905e00 Correct dependencies
8 years ago
Yi Wang 949e8f53f9 Merge branch 'develop' of https://github.com/paddlepaddle/paddle into restructure-attribute
8 years ago
Yi Wang 7aac121816 Fix bugs
8 years ago
Yi Wang a40b755b6a Add explicit to some constructors
8 years ago
Yi Wang 93ced954a0 Simplify test_matrixCompare
8 years ago
xuwei06 3c798828a9 SKip cpplint if source is not changed.
8 years ago
helinwang ef8de51587 Merge pull request #3247 from Yancey1989/convert_all_dataset
8 years ago
fengjiayi 9b0fce516a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_add_FillZerosLikeOp_test
8 years ago
fengjiayi 9d68c252e9 test
8 years ago
Yi Wang 1ff8b8dd20 Update new source files
8 years ago
Yi Wang eae5c94944 Merge branch 'develop' of https://github.com/paddlepaddle/paddle into const
8 years ago
tensor-tang 6ee16af161 add why new design counts
8 years ago
gangliao 548b72a678 Merge pull request #3233 from Superjom/enforce_add_more_helpers
8 years ago
tensor-tang 2334a17203 enable MKLDNN and MKLML for unit test
8 years ago
tensor-tang 547fb6fbfc Merge remote-tracking branch 'upstream/develop' into issue3232
8 years ago
qijun dcdd2903fe use isclose instead of assert_almost_equal
8 years ago
Yancey1989 cbabaa4544 convert dataset into recordio format
8 years ago
tensor-tang e71976f221 remove global linker and exe from mkldnn iomp
8 years ago
Superjom 62e592e58b fix ci error
8 years ago
liaogang 736bc95b09 Fix proto_data
8 years ago
Superjom 6571c3fd5f Merge branch 'develop' of github.com:PaddlePaddle/Paddle into enforce_add_more_helpers
8 years ago
Cao Ying 78a772ea64 Merge pull request #3234 from lcy-seso/define_subseq_data_in_gradient_check
8 years ago
caoying03 855ae59d44 add KmaxSeqScoreLayer implementation.
8 years ago