Commit Graph

1091 Commits (a3a4b6e570f34176fd9eeaad1b66919020352164)

Author SHA1 Message Date
wopeizl b6150e1fa7
disable the share lib for protobuf test=develop (#16778)
6 years ago
Chen Weihang 0b2aec14b6 Revert "Model data cryption link all lib (#16555)"
6 years ago
Chen Weihang c38c7c5619
Model data cryption link all lib (#16555)
6 years ago
石晓伟 5dea0bdd1b
Merge pull request #16498 from Shixiaowei02/feature/anakin-engine
6 years ago
gongweibao fea91164b7 Fix windows compilation error! (#16546)
6 years ago
Shixiaowei02 bddb2cd315 resolve conflicts with the develop branch test=develop
6 years ago
gongweibao eb83abeac3
Add DGC(Deep Gradient Compression) interface. (#15841)
6 years ago
baojun b1d2605152 fix compile issue test=develop (#16447)
6 years ago
nhzlx 953bdde058 Merge branch 'develop' of https://github.com/paddlepaddle/paddle into HEAD
6 years ago
liuwei1031 de3b70a101
fix cdn issue, test=develop (#16423)
6 years ago
nhzlx f3a2e4b3d8 1. Add ANAKIN_ROOT compile option
6 years ago
qingqing01 8ad672a287
Support sync batch norm. (#16121)
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 344f098a34
Merge pull request #15963 from baojun-nervana/ngraph_v14
6 years ago
Tao Luo 4efdebc6f6
Merge pull request #15931 from yihuaxu/develop_2c5c7b2a7_gelu_mkl_opt
6 years ago
baojun-nervana b51e4dc0a4 fix lib64 test=develop
6 years ago
Tao Luo 47d36b2008
Merge pull request #15924 from baojun-nervana/ngraph_v14
6 years ago
dzhwinter 225c11a91f polish cudnn related code and fix bug. (#15164)
6 years ago
Yihua Xu 7396788694 Optimize gelu operation with mkl erf.
6 years ago
baojun-nervana 2ffacdebc2 Update ngraph version to v0.14 test=develop
6 years ago
liangan1 4acc522087 Enable function coverage for U8/S8 ConvMKLDNNOpKernel
6 years ago
tensor-tang ee2321debd
Revert 15770 develop a6910f900 gelu mkl opt (#15872)
6 years ago
Yihua Xu 676995c86c Optimze Gelu with MKL Erf function (#15770)
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
6 years ago
Tao Luo 60cb0b9781 remove legacy $external_project_dependencies variable
6 years ago
Tao Luo c797a1f050 remove legacy any.cmake
6 years ago
Tao Luo f52d372876 remove legacy EXTERNAL_LIBS variable
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
6 years ago
peizhilin 805d505f14 disable warnings for third parties
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
6 years ago
Krzysztof Binias b1bdcd4de8 Make separate folders for mkldnn codes
6 years ago
Tao Luo c42ef5bf05 remove legacy WITH_DOC option
6 years ago
chengduo 7166b52a6e
add limit_of_tmp_allocation for CI (#15513)
6 years ago
Tao Luo df92d05ef3 remove legacy IOS option
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)
6 years ago
Yiqun Liu 568cc2ffa8
Optimize while_op for test (#14764)
6 years ago
peizhilin 439691f5bd adjust the shlwapi on windows
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.
6 years ago
baojun-nervana bb9f7a14a0 Fix cmake warning test=develop
6 years ago
Tao Luo f23a257e90 use the new MKLDNN repo url
6 years ago
chengduo 55a0672378
fix compute_75 of cuda_cmake (#15209)
6 years ago
Jiabin Yang 7b8b42689a
Merge pull request #15190 from luotao1/mklml_update
6 years ago
xuezhong c0bc818688
Merge pull request #15188 from velconia/add_pyramid_dnn_support
6 years ago
Tao Luo 49c31e5da4 disable mkl for mac
6 years ago
chengduo b1ea335f60
add sm_75 support (#15198)
6 years ago
minqiyang 68a07328fa Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_pyramid_dnn_support
6 years ago
Tao Luo ee59e60f77 update mklml version
6 years ago
minqiyang 4bfa110fd8 Add no lock optimize pass
6 years ago
Qiyang Min 1df2399e00
Merge pull request #15180 from velconia/add_pyramid_dnn_support
6 years ago
Yan Chunwei 875a07c32d
refactor inference analysis api (#14634)
6 years ago
minqiyang 583f7ce173 Add dynamic jemalloc modules
6 years ago
baojun-nervana f0cde74564 Update ngraph with elt-wise relu test=develop
6 years ago
peizhilin 25523bb8e6 test=develop
6 years ago
peizhilin 9ae50dd07d fix gpu buils issue on windows test=develop
6 years ago
Jiabin Yang adc96e06d9
Merge pull request #15107 from luotao1/mkl_version_update
6 years ago
Tao Luo d319ffcd27 update mkl version, and add mkl-mac version
6 years ago
qingqing01 6f0a1d7b47
Inception fusion operator. (#14968)
6 years ago
wopeizl 7ab501264d
Merge pull request #15069 from wopeizl/windows/dsosupport
6 years ago
baojun-nervana 555fbc10d8 upgrade ngraph to v0.10.1 test=develop
6 years ago
Yu Yang efa630eadb
Refine Dockerfile (#14908)
6 years ago
peizhilin 01c00b07dd fix test issues on windows
6 years ago
peizhilin 1e7f83e60a add cuda dso support for windows
6 years ago
gongweibao 00dadb0720
fix apple cuddn complation error test=develop (#15003)
6 years ago
peizhilin f31d65454c use the default cdn address for mklml package on windows
6 years ago
peizhilin b6d7f0e5ec use the CDN as the source location
6 years ago
peizhilin 1cc9d59838 disable xbyak on windows
6 years ago
peizhilin 40a94a138f remove irrelevant fix for mkl
6 years ago
peizhilin 07c7eaabb4 Merge remote-tracking branch 'upstream/develop' into windows/mkl
6 years ago
peizhilin 19ebd8b4cf add ctc support for windows
6 years ago
peizhilin 17fb3253c3 keep the mkl win's version inconsistent with Linux's
6 years ago
peizhilin fa135bbf52 Fix the mkl build script on windows
6 years ago
colourful-tree 44ad2f4479
Merge pull request #14873 from colourful-tree/develop
6 years ago
Yu Yang 2803cf5776
Merge pull request #14868 from reyoung/feature/refine_w2v
6 years ago
Zhaolong Xing 3e32a46490
Merge pull request #14916 from NHZlX/copy_trt_lib_to_inference_lib
6 years ago
peizhilin b601f2de8d include the mkl fix only
6 years ago
guru4elephant a79a3ea2f0
Merge branch 'develop' into develop
6 years ago
peizhilin 5a6d7fe2ff add mkl,ctc support for windows
6 years ago
wopeizl 0f085f0a5a
Merge pull request #14892 from wopeizl/windows/port3
6 years ago
nhzlx 4e3e68dfae copy trt lib to inference lib test=develop
6 years ago
Yu Yang 4de1a8bd9d Remove unused cmake log
6 years ago