Commit Graph

63 Commits (c1bc22369583d613cc8bcb69e4c5423f0904a0ef)

Author SHA1 Message Date
Jacek Czaja d3f09ad702
Update of onednn to 2.2 (#31067)
4 years ago
Wojciech Uss fc42faffc2
Wojtuss/upgrade one dnn 2.0 (#30295)
4 years ago
Wojciech Uss 6ef8129dcc
upgrade oneDNN with GRU INT8 optimizations (#28420)
4 years ago
XiaoguangHu d252219779
add git mirror url to speed up clone (#28241)
4 years ago
Wojciech Uss 966447e338
Added support for quantization of fusion_gru (#27518)
4 years ago
Adam cc3f4b813a
Add int8 GRU kernel (#27220)
4 years ago
Jacek Czaja e005861598
[oneDNN]Introducing oneDNN 1.6 (#27137)
4 years ago
Jacek Czaja 615e8a20f6
- oneDNN update 1.3 -> 1.5 (#25202)
5 years ago
Leo Chen c27413e9cb
Attempt to resolve the TLS problem (#25390)
5 years ago
Shibo Tao f8d5fd6f9b
generate dummy file using cmake configure_file function to avoid re-generating it. (#25161)
5 years ago
Jacek Czaja 3292f0ef58
[onednn] elementwise add broadcasting support (#24594)
5 years ago
Adam 487f43bbcb
Update DNNL version to 1.3 (#23204)
5 years ago
Adam 608447bfd5
Update MKLDNN to v1.2 (#22521)
5 years ago
Leo Chen 032e49c494
fix compile issue, test=develop (#22001)
5 years ago
zhouwei25 4f7a2bd0d1 tweak the interface of cache_third_party function - expose the SOURCE_DIR for each external library (#21899)
5 years ago
Adam 700fdb1819 MKL-DNN 1.1 for Windows (#22089)
5 years ago
Adam c112b645c4 Update MKL-DNN to 1.1 (#21754)
5 years ago
Adam e81f0228df MKL-DNN 1.0 Update (#20162)
5 years ago
zhouwei25 341dee0657 Cache 3rd source code, improve stability, reduce the compilation time (#21190)
5 years ago
Michał Gallus 6cc544aa28 Add Shallow clone to ExternalProjects (#21060)
5 years ago
zhouwei25 89bc18eec0 move more third party library related logic to third_party.cmake (#20927)
5 years ago
zhouwei25 b741761098 Integration of third_party compilation structure (#20887)
5 years ago
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