Tao Luo
60cb0b9781
remove legacy $external_project_dependencies variable
...
test=develop
6 years ago
peizhilin
805d505f14
disable warnings for third parties
...
test=develop
6 years ago
Tao Luo
561ae9d507
remove legacy WITH_C_API option
6 years ago
Tao Luo
f23a257e90
use the new MKLDNN repo url
...
test=develop
6 years ago
Yu Yang
efa630eadb
Refine Dockerfile ( #14908 )
...
* Refine Dockerfile
* Add tasks, cmake gen
* Fix code error
* Disable compile after paddle_build.sh
* Refine
* Skip on PY35 CI
* Change env
* Refine paddle_build.sh
* Expose gen_fluid_lib
* Refine mkldnn.cmake
* Refine mkldnn.cmake
* Refine mkldnnlib
* Skip unstable tests
6 years ago
peizhilin
5a6d7fe2ff
add mkl,ctc support for windows
6 years ago
Krzysztof Binias
6cc6bf4074
Bumped MKL-DNN version to 0.17
...
test=develop
6 years ago
Yu Yang
8f9bfad246
perf(compile): speed up reduce_op compile by splitting files ( #14294 )
...
test=develop
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
...
test=develop
6 years ago
Krzysztof Binias
f1c1acf1ac
Changed hardcoded format to any in convolution and bumped MKL-DNN version to 0.17-rc
...
test=develop
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
...
- Added hash function inside of MKLDNN softmax op to be used as handle for primitives stroing in a
context
- Style fixes to softmax mkldnn op
- Fixes after review
- Coding style
- Fix to style
- style fixes
- style fix
- style fixes
- Fix to cody style check
- Rephrasing a comment
fix t obroken merge
Fixes to rebase
Conflicts:
benchmark/fluid/models/machine_translation.py
cmake/external/mkldnn.cmake
paddle/fluid/operators/softmax_mkldnn_op.cc
- Bumped revision of MKL-DNN up to have softmax backward primitive
- Added choosing MKLDNN softmax grad operator
- First reuse of softmax backward
- Reinvented reusing for softmax
- Fix to crash in reinvented reuse
- Clang format fixes
- Clang format fixes
- Improved softmax mkldnn reuse mechanism
- clang format fixes
- Fix to broken merge
- Fix
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 )
...
* test_patch_mkldnn
* use patch file
* follow comments
* fix patch
7 years ago
Luo Tao
329655dd7b
update mklml version
...
disable building tests and examples when install mkldnn
skip -Werror=unused-result
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
...
Fix MKLDNN build type to match Paddle build 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
...
and abandoned deprecated sum API interface
8 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
...
and disable both when build doc and MacOS
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