Commit Graph

1255 Commits (12ee5014857e751fb429e0d3ebcfd41dcd5da29d)

Author SHA1 Message Date
dongzhihong 43ba24e051 Merge remote-tracking branch 'origin/develop' into add_op_gradient
9 years ago
Yu Yang 81f5f86140 Merge pull request #3322 from wangkuiyi/refactorize_framework_proto
9 years ago
Yu Yang 4a604c2651 Polish Our code by YuYang's review
9 years ago
superjom a0b49a6c5b add test to CMAKE
9 years ago
superjom 0d1bc8ab9b fix res
9 years ago
superjom b1b71eab6c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rnn_forward_result_test
9 years ago
Yi Wang 452f3cc0e1 Merge pull request #3419 from luotao1/setup_requests
9 years ago
Yu Yang 610a25844f Fix all unit tests in Python
9 years ago
Yu Yang d6d46412ef Merge branch 'develop' of github.com:baidu/Paddle into final_fixes
9 years ago
Yi Wang 0dc75ab3ef Merge pull request #3410 from jacquesqiao/numeric-gradient-design
9 years ago
Yi Wang 96fc9e7d1b Merge pull request #11 from reyoung/fix_python_tests
9 years ago
Yu Yang a81b353788 Merge pull request #3417 from reyoung/feature/remove_fc_op_in_cpp
9 years ago
Luo Tao 0dc9c6c41a auto update the requirements in .travis.yml with python/setup.py.in
9 years ago
Yu Yang 133a8ea7fd Polish Error message
9 years ago
Yancey 7e8c337a68 Fix save large parameters failed (#3397)
9 years ago
Yu Yang 9a592ec3aa Remove FC Op, since it should be added in Python side
9 years ago
武毅 01e9e44348 able to print gradients in event_handler (#3085)
9 years ago
Yu Yang c99f84aced Fix python unit tests
9 years ago
武毅 886e66a5ff golang pserver use OptimizerConfig.proto (#3358)
9 years ago
qiaolongfei f485a9bc50 add auto gradient check design doc
9 years ago
Yiqun Liu 2e87d747bd Merge pull request #3337 from tensor-tang/merge
9 years ago
Yi Wang 2ca13944b6 Merge pull request #3378 from gangliao/proj_name
9 years ago
gangliao be473a62eb Merge pull request #3357 from jacquesqiao/python-test
9 years ago
Yu Yang 7fab7ddd7d Merge branch 'develop' of github.com:baidu/Paddle into feature/refactorize_framework_proto
9 years ago
qiaolongfei 3df8ee1ff7 use lib-python as python test dir
9 years ago
qingqing01 7202f425dd Merge branch 'refactorize_framework_proto' into feature/refactorize_framework_proto
9 years ago
Yu Yang 3f34ff8f9f Comment test_gaussian_random_op for hotfix
9 years ago
qiaolongfei ba0221781f Merge branch 'tttt' of https://github.com/gangliao/Paddle into python-test
9 years ago
qiaolongfei c304e02813 fix py_padde test
9 years ago
liaogang 7a56d46a8a Rename PROJ_ROOT to PADDLE_SOURCE_DIR and PROJ_BINARY_ROOT to PADDLE_BINARY_DIR
9 years ago
dongzhihong 7c0cb0c790 "fix ci launch"
9 years ago
tensor-tang b2bd67133a rename and refine functions
9 years ago
dzhwinter 56faf51343 Merge pull request #3060 from dzhwinter/random_op
9 years ago
dongzhihong 68bfc3ff96 "add python test"
9 years ago
qingqing01 665e1a335b Update grad_op_builder after refactoring framework proto.
9 years ago
liaogang 5e5c441245 Enable Python Unit Test before make install
9 years ago
dongzhihong f702e7977d "relauch ci"
9 years ago
qiaolongfei e2ccbccb02 support python test without installation python package
9 years ago
Yu Yang f0a85b0805 Rename __is_close -> assert_is_close()
9 years ago
Yu Yang c957445c72 A better error message for gradient checker
9 years ago
dongzhihong bbd7378b43 "ci job failed weired. restart ci job."
9 years ago
dongzhihong 6bac3e17b5 "remove unused test net modified"
9 years ago
tensor-tang f6a940936b remove unused comments, refine and rename
9 years ago
dongzhihong d98e299d3b "keep same with uniform random op"
9 years ago
dongzhihong b7ee1e7d9c "backward check todo"
9 years ago
dongzhihong 6535a7b001 Merge remote-tracking branch 'origin/develop' into random_op
9 years ago
tensor-tang abc49f74af Merge remote-tracking branch 'upstream/develop' into merge
9 years ago
tensor-tang 6373291c77 add test case use_mkldnn_wgt
9 years ago
Qiao Longfei e31a469ee0 add gradient test framework (#3226)
9 years ago
dongzhihong 23ac845921 Merge remote-tracking branch 'origin/develop' into random_op
9 years ago