Commit Graph

27 Commits (fdc06ab02ecc1ab3ec1bc3eb027afe13dceeb671)

Author SHA1 Message Date
Jacek Czaja 98f3ad3ba1 - MKLDNN Softmax Grad Op
7 years ago
tensor-tang 9ff77a76de fix mkldnn compile issue
7 years ago
Luo Tao 8fd5001223 refine mkldnn cmake with official commit id
7 years ago
Wu Yi b3e5a88450
Patch mkldnn for build on gcc 4.8.2 (#10616)
7 years ago
Luo Tao 329655dd7b update mklml version
7 years ago
Wojciech Uss d0e8bd2905 bump mkldnn version
7 years ago
Yi Wang 8dbd9c394e
Fix part of the cpplint errors in fluid/platform (#9802)
7 years ago
Tao Luo c77715e3af
Merge pull request #8410 from jczaja/prv-match-mkldnn-build-type-with-paddle-type
7 years ago
Jacek Czaja 5e1640f7e4 - Fix MKLDNN build type to match Paddle build type
7 years ago
qingqing01 24509f4af9 Fix the grammar in copyright. (#8403)
7 years ago
tensor-tang 6de2049651 use the mkldnn shared lib so.0
7 years ago
tensor-tang 11ed2f2f93 package right mkldnn and mklml libs if enabled in capi
7 years ago
tensor-tang 5bf5650dcf generate mkldnn dummy target for static deps
7 years ago
tensor-tang 69b44f2f19 unify MKL macro definition
7 years ago
tensor-tang 1578c20aaf add the missing macro PADDLE_USE_MKLDNN
7 years ago
tensor-tang 8496eab45a make mklml necessary when with_mkldnn
7 years ago
tensor-tang 4fd432fdac update mkldnn tag
7 years ago
tensor-tang 462b9b1d20 update mkldnn tag v0.10
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
tensor-tang 95ce961cef fix permission issue
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
tensor-tang f490d94210 separate MKL_LITE from MKLDNN
8 years ago
tensor-tang 89a4158038 enable MKLDNN library and MKL small package
8 years ago