Commit Graph

41 Commits (b1bb23841ee653cddd3c5be5828d2757f0ee958b)

Author SHA1 Message Date
Jacek Czaja 0d8e6c9b8b MKL-DNN upgrade to 0.20 (#18370)
6 years ago
Brian Liu db120b9392 Upgrade MKLDNN to v0.18-rc and fix issue caused by lib/lib64 (#15861)
6 years ago
Tao Luo 60cb0b9781 remove legacy $external_project_dependencies variable
6 years ago
peizhilin 805d505f14 disable warnings for third parties
6 years ago
Tao Luo 561ae9d507 remove legacy WITH_C_API option
6 years ago
Tao Luo f23a257e90 use the new MKLDNN repo url
6 years ago
Yu Yang efa630eadb
Refine Dockerfile (#14908)
6 years ago
peizhilin 5a6d7fe2ff add mkl,ctc support for windows
6 years ago
Krzysztof Binias 6cc6bf4074 Bumped MKL-DNN version to 0.17
6 years ago
Yu Yang 8f9bfad246
perf(compile): speed up reduce_op compile by splitting files (#14294)
6 years ago
Krzysztof Binias 080112276a Fixed problem with array subscript is above array bounds in MKL-DNN jit_uni_reorder_utils.cpp:prb_simplify function
6 years ago
Krzysztof Binias f1c1acf1ac Changed hardcoded format to any in convolution and bumped MKL-DNN version to 0.17-rc
6 years ago
Michal Gallus 6588d0e039 Update MKLDNN to 0.15, fix conv integration
7 years ago
minqiyang ed1f7df1c7 Fix mkldnn build bug in Ubuntu
7 years ago
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