Commit Graph

1264 Commits (c307ee303b982c97ee66f91981f81c606c62ec63)

Author SHA1 Message Date
tensor-tang 962cb25c9d fix crash when disable WITH_SWIG_PY
8 years ago
helinwang 245f622520 Merge pull request #3479 from helinwang/recordio
8 years ago
Tao Luo 33d502e73b Merge pull request #3461 from tensor-tang/mklso
8 years ago
Yan Chunwei 0079fa3256 Rnn make stepnet member (#3469)
8 years ago
Helin Wang c3bda2acf8 Add recordio as paddle's dependency.
8 years ago
Helin Wang 2da240c7ec fix local recordio reader
8 years ago
tensor-tang 9638c142fb refine
8 years ago
wanghaoshuang 957aa691b4 Fix pnpair_evaluator.
8 years ago
wanghaoshuang e66d728328 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_pnpair
8 years ago
wanghaoshuang 32a60971f0 Fix pnpair_evaluator.
8 years ago
tensor-tang 075a9724fc Merge remote-tracking branch 'upstream/develop' into mklso
8 years ago
Yu Yang 81f5f86140 Merge pull request #3322 from wangkuiyi/refactorize_framework_proto
8 years ago
tensor-tang 07fdaf79b6 1. use local lib as runtime path of paddle for mkl shared libs.
8 years ago
Yu Yang 4a604c2651 Polish Our code by YuYang's review
8 years ago
superjom a0b49a6c5b add test to CMAKE
8 years ago
superjom 0d1bc8ab9b fix res
8 years ago
superjom b1b71eab6c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rnn_forward_result_test
8 years ago
tensor-tang 6f045f9a04 add mkl shared lib into whl
8 years ago
Yi Wang 452f3cc0e1 Merge pull request #3419 from luotao1/setup_requests
8 years ago
Yu Yang 610a25844f Fix all unit tests in Python
8 years ago
Yu Yang d6d46412ef Merge branch 'develop' of github.com:baidu/Paddle into final_fixes
8 years ago
Yi Wang 0dc75ab3ef Merge pull request #3410 from jacquesqiao/numeric-gradient-design
8 years ago
Yi Wang 96fc9e7d1b Merge pull request #11 from reyoung/fix_python_tests
8 years ago
Yu Yang a81b353788 Merge pull request #3417 from reyoung/feature/remove_fc_op_in_cpp
8 years ago
Luo Tao 0dc9c6c41a auto update the requirements in .travis.yml with python/setup.py.in
8 years ago
Yu Yang 133a8ea7fd Polish Error message
8 years ago
Yancey 7e8c337a68 Fix save large parameters failed (#3397)
8 years ago
Yu Yang 9a592ec3aa Remove FC Op, since it should be added in Python side
8 years ago
武毅 01e9e44348 able to print gradients in event_handler (#3085)
8 years ago
Yu Yang c99f84aced Fix python unit tests
8 years ago
武毅 886e66a5ff golang pserver use OptimizerConfig.proto (#3358)
8 years ago
qiaolongfei f485a9bc50 add auto gradient check design doc
8 years ago
Yiqun Liu 2e87d747bd Merge pull request #3337 from tensor-tang/merge
8 years ago
Yi Wang 2ca13944b6 Merge pull request #3378 from gangliao/proj_name
8 years ago
gangliao be473a62eb Merge pull request #3357 from jacquesqiao/python-test
8 years ago
Yu Yang 7fab7ddd7d Merge branch 'develop' of github.com:baidu/Paddle into feature/refactorize_framework_proto
8 years ago
qiaolongfei 3df8ee1ff7 use lib-python as python test dir
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
qiaolongfei ba0221781f Merge branch 'tttt' of https://github.com/gangliao/Paddle into python-test
8 years ago
qiaolongfei c304e02813 fix py_padde test
8 years ago
liaogang 7a56d46a8a Rename PROJ_ROOT to PADDLE_SOURCE_DIR and PROJ_BINARY_ROOT to PADDLE_BINARY_DIR
8 years ago
tensor-tang b2bd67133a rename and refine functions
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
liaogang 5e5c441245 Enable Python Unit Test before make install
8 years ago
dongzhihong f702e7977d "relauch ci"
8 years ago
qiaolongfei e2ccbccb02 support python test without installation python package
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