Commit Graph

377 Commits (4bc1dc269e4d30f83b3284573c17f24a40605d10)

Author SHA1 Message Date
Yi Wang 9283233650 Mark the reason of using a personal repo temporarily
8 years ago
Yi Wang 06ab61fd23 Use my personal version of gflags to surpress unnecessary warnings
8 years ago
Yu Yang a720d21dcd Paddle always not use `virtualenv` to unit-test
8 years ago
Yu Yang 329370e8ca Merge branch 'develop' of github.com:baidu/Paddle into feature/fast_python_unittest
8 years ago
xuwei06 3c798828a9 SKip cpplint if source is not changed.
8 years ago
liaogang 430b421906 Fix conflicts
8 years ago
liaogang b58725bd51 Add cpplint for *.h and cuda *.cu
8 years ago
Yu Yang 359e79e543 Faster Python unittest
8 years ago
Tao Luo ca39600930 Merge pull request #3168 from tensor-tang/develop
8 years ago
tensor-tang e6f62f79c3 add meesage and cmake cache arg
8 years ago
tensor-tang 1bd64f18ed move MKLDNN and MKLML install path to build third party path
8 years ago
qijun edb57292f0 add cmake patch for gcc version larger than 4.9
8 years ago
qijun 5364b3944e use cuda default stream
8 years ago
qijun d962c2a997 fix bug in CUDADeviceContext
8 years ago
Tao Luo ef28f66f86 Merge pull request #2940 from tensor-tang/develop
8 years ago
tensor-tang 95ce961cef fix permission issue
8 years ago
tensor-tang 75f66768bb fix the permission issue of installing mklml
8 years ago
tensor-tang 2fd43fc5a0 separate mklml download path and install path
8 years ago
tensor-tang 19ec08fa86 change install path of mkldnn and mklml
8 years ago
tensor-tang a7e23a4cc2 fix link error static to shared
8 years ago
tensor-tang f6dd8ae164 fix make warning compile with mkldnn
8 years ago
tensor-tang 577bb4e346 rename mkllite to mklml
8 years ago
qijun f46961e223 Merge remote-tracking branch 'baidu/develop' into implement_basic_OpKernel
8 years ago
tensor-tang 1601c34aa5 fix ld bug when enable WITH_TESTING
8 years ago
tensor-tang f490d94210 separate MKL_LITE from MKLDNN
8 years ago
qijun 14cfb8c262 fix gpu build error
8 years ago
Helin Wang 3d4e808ce4 cmake: fix problem that go_library is never rebuilt.
8 years ago
tensor-tang 89a4158038 enable MKLDNN library and MKL small package
8 years ago
hedaoyuan f146b03b44 Merge pull request #2824 from hedaoyuan/fix_nnpack
8 years ago
Liu Yiqun ac8c8bd5fb Merge branch 'develop' into update_android_dockerfile
8 years ago
gangliao 9b8451cc14 Merge pull request #2888 from gangliao/cpplint
8 years ago
liaogang 13b0dcd295 ENH: add cpplint
8 years ago
helinwang 57a6212558 Merge pull request #2884 from helinwang/glide
8 years ago
helinwang 5812302e38 Merge pull request #2856 from helinwang/race
8 years ago
Helin Wang fbfbe93a78 cmake: do not run glide install every time.
8 years ago
Liu Yiqun 6c3027571a Disable invalid cross-compiling variables for cmake of higher version.
8 years ago
liaogang 365b457a04 Merge conflicts
8 years ago
Helin Wang a751c79331 turn on race detector for all go tests
8 years ago
Yu Yang a0aaafe9de Add a sample op, `add_op`
8 years ago
hedaoyuan 90cf44d79a Merge pull request #2816 from hedaoyuan/armv8
8 years ago
hedaoyuan a7c7a82626 Fix a small mistake.
8 years ago
Helin Wang 2231b92a89 go_binary: remove hardcoded library link path
8 years ago
helinwang f5f7d6bd4f Merge pull request #2811 from helinwang/go_test_1
8 years ago
Helin Wang e4be077ffa Add go testing into cmake and fix libpaddle_go_optimizer.a link path
8 years ago
hedaoyuan 4a12e2217c Merge branch 'develop' of https://github.com/baidu/Paddle into armv8
8 years ago
hedaoyuan ea3a1df18b Fix some compilation errors in some Android environments.
8 years ago
hedaoyuan 06748210d4 Fix some link errors about NNPACK.
8 years ago
gangliao 6986a89331 FIX: add -lrt for link
8 years ago
hedaoyuan 51690f1045 Compile for armv8.
8 years ago
Yu Yang 27b196ba6d Expose paddle.framework by pybind11 (#2793)
8 years ago