Commit Graph

5506 Commits (478efa2e1e1fa316ee18a381ff0997dd9af3150e)
 

Author SHA1 Message Date
gangliao 478efa2e1e Merge pull request #3395 from reyoung/feature/fix_random_op_link_error
8 years ago
gangliao be473a62eb Merge pull request #3357 from jacquesqiao/python-test
8 years ago
Yu Yang d299528829 Add curandGenerateNormal to curand.h
8 years ago
Yu Yang 227e09b208 Merge branch 'develop' of github.com:baidu/Paddle into feature/fix_random_op_link_error
8 years ago
Yu Yang 0202e76f67 Merge pull request #3388 from reyoung/feature/fix_mac_gpu_compile
8 years ago
qiaolongfei 3df8ee1ff7 use lib-python as python test dir
8 years ago
Yu Yang 3f34ff8f9f Comment test_gaussian_random_op for hotfix
8 years ago
Yu Yang 4591110201 Fix gaussian_random_op compile error
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
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
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
liaogang ca6c296356 update
8 years ago
liaogang 6f4cf72d90 Merge branch 'tttt' of https://github.com/gangliao/Paddle into tttt
8 years ago
liaogang 7d977e885e add pip install opencv-python
8 years ago
liaogang 6cd1617129 add pip install opencv-python
8 years ago
liaogang 3736e3dfdf add python unit test dependencies
8 years ago
liaogang aaddf5f694 test on CI
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
liaogang 8f464a5898 update PROJ_ROOT
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 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