Commit Graph

5485 Commits (c326aae0cf9b975960a5e657ce4174ea795b78bb)
 

Author SHA1 Message Date
Yu Yang c326aae0cf Fix code style in gaussian_random_op.cu
8 years ago
Yu Yang 14f98c88e8 Polish comments on paddle/platform/variant.h
8 years ago
Yu Yang 2df628af88 Fix the bug between nvcc and boost
8 years ago
gangliao c34b93dd48 Merge pull request #3381 from Superjom/tensor-slight-change
8 years ago
qingqing01 d2e9434636 Merge pull request #3361 from qingqing01/kmax_seq_test
8 years ago
Superjom dbf4035d0a add a error message to tensor
8 years ago
Superjom b1a8a9f61a tensor slight improve
8 years ago
dangqingqing ac20195cf1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into kmax_seq_test
8 years ago
dangqingqing 024243fee0 Fix typo error.
8 years ago
Zhuoyuan 7c8e5c3b63 Merge pull request #3191 from zchen0211/develop
8 years ago
zchen0211 d4e4cebf5f fix all coding-style problems
8 years ago
dzhwinter 56faf51343 Merge pull request #3060 from dzhwinter/random_op
8 years ago
dangqingqing 32e756ca03 fix test_KmaxSeqScore for only CPU compile.
8 years ago
Yu Yang 1ea91ca382 Merge pull request #3354 from reyoung/feature/change_gradient_check_fit_python_style
8 years ago
Yu Yang 792059c2de Merge pull request #3355 from reyoung/feature/remove_unused_op_cpp_unittests
8 years ago
dongzhihong f702e7977d "relauch ci"
8 years ago
Yu Yang 840d0c7402 Remove unnecessary C++ operator test
8 years ago
Yu Yang f0a85b0805 Rename __is_close -> assert_is_close()
8 years ago
Yu Yang c957445c72 A better error message for gradient checker
8 years ago
Yu Yang be9867f91b Merge pull request #3350 from reyoung/feature/use_constexpr_for_str_const
8 years ago
dongzhihong bbd7378b43 "ci job failed weired. restart ci job."
8 years ago
Yu Yang 6c7c4333f8 Fix TravisCI test
8 years ago
Yu Yang 37d461d1e3 Merge pull request #3349 from reyoung/feature/use_iostream_for_enforce_to_string
8 years ago
Yu Yang b228b463fa Make const variables in operator.h fit google style
8 years ago
dongzhihong 6bac3e17b5 "remove unused test net modified"
8 years ago
dongzhihong df4fe671fe "remove attribute"
8 years ago
Yu Yang 2d35c70081 Fit google name style
8 years ago
Yu Yang d8a3291d87 Refine unit-test for to_string
8 years ago
Yu Yang 0d0bc35780 Merge pull request #3334 from reyoung/feature/ignore_some_files_which_will_generated_while_compiling
8 years ago
Yu Yang e67a1c928d Make android compile pass
8 years ago
Yu Yang a573dd4cc6 Use ostream << operator to get to_string
8 years ago
Qiao Longfei b008360b05 merge InferShapeContext and OperatorContext (#3347)
8 years ago
helinwang 0f3a3e9894 Merge pull request #3321 from helinwang/trainer_etcd
8 years ago
Yan Chunwei ede02d7d79 LODTensor (Level of details, or Level of sequences Tensor). (#3109)
8 years ago
Yi Wang 95fc07d2b0 Merge pull request #3344 from wangkuiyi/fix_enforece_test
8 years ago
Yi Wang 54cda76fe8 Refactorize enforece_test.cc
8 years ago
zchen0211 6159f5db14 code style fix
8 years ago
Helin Wang f64539bef9 use random port for embed etcd to avoid port collision
8 years ago
Helin Wang 34add153de fix style check
8 years ago
Helin Wang b8461c79fc implement init parameters selection with etcd
8 years ago
Yi Wang 9a52056d57 Merge pull request #3341 from wangkuiyi/remove_warnings
8 years ago
zchen0211 689d5ee157 solve conficts
8 years ago
Yi Wang 6c66044ce0 Fix more warnings about comparison between signed and unsigned values
8 years ago
dongzhihong 70825506d1 "remove context random seeding "
8 years ago
dongzhihong 6fc6647c31 Merge remote-tracking branch 'origin/develop' into random_op
8 years ago
dongzhihong d98e299d3b "keep same with uniform random op"
8 years ago
Yi Wang 4480115681 Fix some build warnings
8 years ago
Yi Wang 18cf078660 Merge pull request #3300 from dzhwinter/type_alias
8 years ago
dongzhihong 22f03c3981 "fix clang format"
8 years ago
dongzhihong 6535a7b001 Merge remote-tracking branch 'origin/develop' into random_op
8 years ago