dzhwinter
4449e85528
polish cudnn related code and fix bug. ( #15164 )
...
* staged.
* polish code
* polish code. test=develop
* polish code. test=develop
* api change. test=develop
* fix default value. test=develop
* fix default value. test=develop
6 years ago
Yihua Xu
b48d56e87f
Optimize gelu operation with mkl erf.
...
test=develop
6 years ago
baojun-nervana
dea34134e8
Update ngraph version to v0.14 test=develop
6 years ago
liangan1
4acc522087
Enable function coverage for U8/S8 ConvMKLDNNOpKernel
...
test=develop
6 years ago
tensor-tang
ee2321debd
Revert 15770 develop a6910f900
gelu mkl opt ( #15872 )
...
* Revert "Optimze Gelu with MKL Erf function (#15770 )"
This reverts commit 676995c86c
.
* test=develop
6 years ago
Yihua Xu
676995c86c
Optimze Gelu with MKL Erf function ( #15770 )
...
* Optimize for gelu operator
* Set up the low accuracy mode of MKL ERF function.
test=develop
* Only enable MKLML ERF when OS is linux
* Use the speical mklml version included vmsErf function to verify gelu mkl kernel.
test=develop
* Add the CUDA macro to avoid NVCC's compile issue.
test=develop
* Add the TODO comments for mklml library modification.
test=develop
* Clean Code
test=develop
* Add the comment of marco for NVCC compiler.
test=develop
6 years ago
JiabinYang
ba38be7242
test=develop, fix protobuf runtime update and keep lib in 3.1.0
6 years ago
Tao Luo
50ffed27f6
Merge pull request #15813 from luotao1/legacy_any
...
remove legacy any.cmake
6 years ago
Tao Luo
60cb0b9781
remove legacy $external_project_dependencies variable
...
test=develop
6 years ago
Tao Luo
c797a1f050
remove legacy any.cmake
6 years ago
Tao Luo
f52d372876
remove legacy EXTERNAL_LIBS variable
...
test=develop
6 years ago
Tao Luo
0d38817cf4
remove legacy EIGEN_USE_THREADS, WITH_ARM_FP16 options
6 years ago
Tao Luo
978599154f
remove legacy WITH_GOLANG, GLIDE_INSTALL options
6 years ago
Tao Luo
f522b4417f
remove legacy WITH_TIMER, WITH_DOC, ON_TRAVIS options
6 years ago
Tao Luo
ff2a8386a0
remove legacy USE_EIGEN_FOR_BLAS option
6 years ago
Tao Luo
688023ede0
remove legacy WITH_RDMA option
6 years ago
Tao Luo
6311ae5df9
remove legacy WITH_DOUBLE option
6 years ago
JiabinYang
48cf979a21
test=develop, install requirements before start for Linux
6 years ago
JiabinYang
fe7ffedc1a
test=develop, update protobuf
6 years ago
dzhwinter
02a585b5c7
add details. test=develop
6 years ago
dzhwinter
04e9776aef
add details. test=develop
6 years ago
wopeizl
3614dadf23
Merge pull request #15631 from wopeizl/windows/fixci
...
fix ci broken randomly and disable some warnings
6 years ago
peizhilin
805d505f14
disable warnings for third parties
...
test=develop
6 years ago
Yan Xu
c356bd01e9
fix invalide paddle_version on tag branch test=develop ( #15551 )
6 years ago
peizhilin
3a4110f960
fix ci broken randomly and disable some warnings
...
test=develop
6 years ago
Krzysztof Binias
b1bdcd4de8
Make separate folders for mkldnn codes
...
test=develop
6 years ago
Tao Luo
c42ef5bf05
remove legacy WITH_DOC option
...
test=develop
6 years ago
chengduo
7166b52a6e
add limit_of_tmp_allocation for CI ( #15513 )
...
test=develop
6 years ago
Tao Luo
df92d05ef3
remove legacy IOS option
...
test=develop
6 years ago
Tao Luo
cf29ea1592
remove legacy ANDROID option
6 years ago
Tao Luo
3ce10dba15
remove legacy USE_NNPACK option
6 years ago
Tao Luo
2d529186f1
remove legacy CMAKE_CROSSCOMPILING option
6 years ago
Tao Luo
9353bc58dd
remove legacy MOBILE_INFERENCE option
6 years ago
Tao Luo
b4ccae75c0
remove legacy target in cmake/util.cmake
6 years ago
Tao Luo
e000d17a0c
remove legacy WITH_SWIG_PY option
6 years ago
Tao Luo
561ae9d507
remove legacy WITH_C_API option
6 years ago
Wu Yi
7e651a38dd
fix mac cmake version 3.13 build ( #15386 )
...
* fix mac cmake version 3.13 test=develop
* fix again test=develop
6 years ago
Yiqun Liu
568cc2ffa8
Optimize while_op for test ( #14764 )
...
* Simplify the compare op for CPU.
* Use asynchronous tensor copy in reshape_op's kernel.
* Optimize while_op for test, avoiding creating variables every time.
test=develop
* Enable the cache of kernel type and kernel function.
test=develop
* Enable profiling with gperftools.
* Remove flags for testing, and fix the linking error.
test=develop
* Delete the codes of ChooseKernel.
test=develop
* Fix bug when preparing ExecutorPrepareContext for while_op.
* Fix missing depending on grpc libraries.
* Remove the redundant print.
test=develop
* Follow comments.
* Remove the codes related to prepare the ExecutorPrepareContext for while_op.
test=develop
6 years ago
peizhilin
439691f5bd
adjust the shlwapi on windows
...
test=develop
6 years ago
peizhilin
92da467c99
Merge remote-tracking branch 'upstream/develop' into windows/fixgpuissue
6 years ago
Sang Ik Lee
9181dea9f3
Set correct TBB library name in debug build and remove warning related to rpath dependency from symlink.
...
test=develop
6 years ago
baojun-nervana
bb9f7a14a0
Fix cmake warning test=develop
6 years ago
Tao Luo
f23a257e90
use the new MKLDNN repo url
...
test=develop
6 years ago
chengduo
55a0672378
fix compute_75 of cuda_cmake ( #15209 )
...
test=develop
6 years ago
Jiabin Yang
7b8b42689a
Merge pull request #15190 from luotao1/mklml_update
...
update mklml version
6 years ago
xuezhong
c0bc818688
Merge pull request #15188 from velconia/add_pyramid_dnn_support
...
Add no lock optimization pass
6 years ago
Tao Luo
49c31e5da4
disable mkl for mac
...
test=develop
6 years ago
chengduo
b1ea335f60
add sm_75 support ( #15198 )
...
test=develop
6 years ago
minqiyang
68a07328fa
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_pyramid_dnn_support
...
test=develop
6 years ago
Tao Luo
ee59e60f77
update mklml version
...
test=develop
6 years ago