Wu Yi
27d6962536
fix mac build ( #11873 )
...
* fix mac build
* add notes
* fix_mac_build
* update
7 years ago
Liu Yiqun
449bdde58a
Correct some typos.
7 years ago
Yiqun Liu
e90e7ab237
Remove the use of ARCHIVE_START/END ( #9844 )
...
* Add USE_OP of all operators and kernels and remove ARCHIVE_START/END in CMakeLists.txt of inference unittests.
* Remove ARCHIVE_START/END when linking inference shared library.
* Disable some fluid related cmake operations for cross-compiling.
7 years ago
Luo Tao
e5dcefc4d3
remove ATLAS library
7 years ago
tensor-tang
69b44f2f19
unify MKL macro definition
7 years ago
Luo Tao
7835d49384
remove PADDLE_USE_MKL
7 years ago
Luo Tao
5a5b729747
remove unused INTEL_MKL_ROOT etc.
7 years ago
Liu Yiqun
46ee8ceecb
Move the sreach and link of veclib to iOS's toolchain file .
8 years ago
Liu Yiqun
7976876993
Add the finding of iOS's native vecLib.framework.
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
liaogang
1d5d9da9db
refine cblas.cmake
8 years ago
liaogang
f3eb6e9146
refine cblas.cmake
8 years ago
liaogang
20cda7bd23
auto check lapack libs
8 years ago
liaogang
917b192989
fix merge conflict
8 years ago
Haonan
30b73ee397
Also include the path already set for CBLAS_INC_DIR
8 years ago
Haonan
a621a9b2d5
set ATLAS_CLAPACK_INC_DIR to CBLAS_INC_DIR in cblas.cmake
8 years ago
liaogang
f27fd9dc28
follow comments
8 years ago
Liu Yiqun
ba11f5c400
Modify compiling flags to support neon and add the definition of PADDLE_USE_LAPACK.
8 years ago
Liu Yiqun
717f755cee
Include arm_neon.h on arm platform.
8 years ago
liaogang
00bf87ab3f
Add default mkl dir in cmake
8 years ago
liujunyi
b697154ac4
correct mkl env var
8 years ago
liaogang
572d8254ea
Clean cmake
8 years ago
lzhao4ever
5f2059db05
Add matrix inverse ( #240 )
...
* Add matrix inverse
9 years ago
backyes
6f0d634e02
set MKL search path with intel64 ( #188 )
9 years ago
liaogang
8ddc5faac1
Update Mac OS X port
...
* follow comments to fix bugs
9 years ago
liaogang
38166e29d7
Add default openblas path on MAC OS
9 years ago
zhangjinchao01
b72beee4f0
fix dash and space bug,
...
ISSUE=4586495
git-svn-id: https://svn.baidu.com/idl/trunk/paddle@1408 1ad973e4-5ce8-4261-8a94-b56d1f490c56
9 years ago