Commit Graph

5510 Commits (5ac3641baa548956e2343a6b333b6ab7b93d7d4f)
 

Author SHA1 Message Date
Yu Yang 5ac3641baa Merge pull request #8 from reyoung/feature/refactorize_framework_proto
8 years ago
Yu Yang 7fab7ddd7d Merge branch 'develop' of github.com:baidu/Paddle into feature/refactorize_framework_proto
8 years ago
Yu Yang 0202e76f67 Merge pull request #3388 from reyoung/feature/fix_mac_gpu_compile
8 years ago
Yu Yang c7e8c1aa0c Merge pull request #6 from reyoung/feature/refactorize_framework_proto
8 years ago
qingqing01 7202f425dd Merge branch 'refactorize_framework_proto' into feature/refactorize_framework_proto
8 years ago
Yu Yang 3f34ff8f9f Comment test_gaussian_random_op for hotfix
8 years ago
Tao Luo 03047b5844 Merge pull request #3387 from luotao1/mkl
8 years ago
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
Luo Tao d111815c32 turn off with_mklml and with_mkldnn to fix ImportError of libmklml_intel.so
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
Yi Wang 36709d0521 Merge pull request #5 from qingqing01/rnn_test_for_refactorize_framework_proto
8 years ago
Zhuoyuan 7c8e5c3b63 Merge pull request #3191 from zchen0211/develop
8 years ago
Yi Wang 5f6e5ed097 Merge pull request #7 from qingqing01/grad_op_builder
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
qingqing01 665e1a335b Update grad_op_builder after refactoring framework proto.
8 years ago
Yu Yang 030f4302ed Merge branch 'develop' of github.com:baidu/Paddle into feature/refactorize_framework_proto
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
Yu Yang 78af6e6011 Add OutputVars method to get all outputs or outputs without intermediate
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
qingqing01 5a59111700 Modify rnn op unit test after refactoring framework proto.
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 b368c6cac4 Rename op_proto_name/var_names -> parameter/arguments
8 years ago
Yu Yang 3d4ba22c20 Merge branch 'develop' of github.com:baidu/Paddle into feature/refactorize_framework_proto
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 7702ab1a0f Merge branch 'develop' of github.com:baidu/Paddle into feature/refactorize_framework_proto
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