Commit Graph

582 Commits (d330cf66cc8555d08ae6e3e4e83bf2a4096b968c)

Author SHA1 Message Date
石晓伟 047bba855b
Remove the obsolete cmake options (#18481)
6 years ago
guru4elephant ef81ff742a
update pslib library path (#18415)
6 years ago
wopeizl 3d0e1204d6
add support for cuda9 on windows test=develop (#17594)
6 years ago
wopeizl 82b834cbdb
use the bj as default address instead of cdn test=develop (#17795)
6 years ago
wopeizl f893914f1f
fix the dll not found issue on windows (#17750)
6 years ago
baojun 2c58f1a83c [NGraph] Added lookup table to ngraph engine test=develop (#17647)
6 years ago
mozga-intel 6101fd57ad update ngraph to v0.19 test=develop (#17582)
6 years ago
wopeizl ca3ba378c7
fix the random compilation failure on windows test=develop (#17475)
6 years ago
jiaqi 66d51206b1
add save/load model, shrink table, cvm, config file & fix pull dense bug (#17118)
6 years ago
Tao Luo ff1661f12a
remove unused FLAGS_warpctc_dir (#17162)
6 years ago
baojun-nervana 855bb4d408 update ngraph to v0.18 test=develop
6 years ago
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
liuwei1031 de3b70a101
fix cdn issue, test=develop (#16423)
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
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
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 ff2a8386a0 remove legacy USE_EIGEN_FOR_BLAS 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
peizhilin 805d505f14 disable warnings for third parties
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 e000d17a0c remove legacy WITH_SWIG_PY option
6 years ago
Tao Luo 561ae9d507 remove legacy WITH_C_API option
6 years ago
peizhilin 439691f5bd adjust the shlwapi on windows
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
Tao Luo 49c31e5da4 disable mkl for mac
6 years ago
Tao Luo ee59e60f77 update mklml version
6 years ago
baojun-nervana f0cde74564 Update ngraph with elt-wise relu 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
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 1e7f83e60a add cuda dso support for windows
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
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
Yu Yang 4de1a8bd9d Remove unused cmake log
6 years ago
Yu Yang 740e1626ce Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/refine_w2v
6 years ago
gongweibao 0b1c7d838c
Add brpc serialization support. (#11430)
6 years ago
peizhilin 23dec78772 fix script issue
6 years ago
heqiaozhi f81957a753 refine cmake for pslib & pre_define
6 years ago
Yu Yang 15550a2753 Polish code
6 years ago
heqiaozhi 2912d5311b fix code style bug & change pslib.cmake & change Cmakelist adapt pslib
6 years ago
heqiaozhi c4cb414291 refine pslib.cmake url to public
6 years ago
heqiaozhi 419506f510 refine for compile pslib.so
6 years ago
heqiaozhi a77fa67bbd async_thread_trainer & libmct & pslib.cmake
6 years ago
Xin Pan 7e0801d4ed
Merge pull request #14441 from baojun-nervana/intel/ngraph_op
6 years ago
heqiaozhi 4798a8c7b8 pslib_brpc
6 years ago
heqiaozhi 038346c0c2 libmct
6 years ago
heqiaozhi 3c239cd640 pslib
6 years ago
Sang Ik Lee 24e70920db Refactor some build settings.
6 years ago
Qiao Longfei bcad29c680 gzstream depend on the zlib in thirdparty
6 years ago
Qiao Longfei 1edd435da6 fix ci problem test=develop
6 years ago
Qiao Longfei 668ae9083e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-ctr-reader
6 years ago
minqiyang 8038cd10a9 Upgrade pybind11 to v2.2.4 to support Python3.7
6 years ago
sabreshao 61c5f13fcf Fix cmake for AMDGPU platform (#13801)
6 years ago
Tao Luo dfbdece55c
Merge pull request #14550 from kbinias/bumped-mkldnn-version-to-rls-v0.17
6 years ago
Krzysztof Binias 6cc6bf4074 Bumped MKL-DNN version to 0.17
6 years ago
sneaxiy 488610a65a merge develop
6 years ago
wopeizl d9a1f3e58e Windows/online (#14474)
6 years ago
sneaxiy 3912545ffe add dlpack support
6 years ago
peizhilin be332a13bc Merge remote-tracking branch 'upstream/develop' into windows/build
6 years ago
Yu Yang 83ddafb515
Splict cicheks jobs and expose anakin options (#14327)
6 years ago
peizhilin bb3f6bd31c Merge branch 'windows/build' into windows/online
6 years ago
peizhilin 61fa5218b9 Merge remote-tracking branch 'upstream/develop' into windows/build
6 years ago
Tao Luo 9d4425dd1c
Merge pull request #14227 from baojun-nervana/intel/ngraph_cmake
6 years ago
Yu Yang 8f9bfad246
perf(compile): speed up reduce_op compile by splitting files (#14294)
6 years ago
peizhilin 13bfee1f85 Merge branch 'windows/build' into windows/online
6 years ago
peizhilin dc339b78d7 fix code style
6 years ago
Yu Yang 792bf0b77f
Fix for cmake 1.11 (#14350)
6 years ago
Sang Ik Lee 236e4d2635 Fix build issues on CentOS.
6 years ago
peizhilin 9b558a8035 Merge branch 'windows/build' into windows/online
6 years ago
peizhilin 7638f0afb3 simplify the logic
6 years ago
peizhilin efe9d44ae6 Merge branch 'windows/build' into windows/online
6 years ago
peizhilin 52f7644f53 Merge remote-tracking branch 'upstream/develop' into windows/build
6 years ago
Tao Luo 34e9e59f4a
Merge pull request #14333 from kbinias/change-hardcoded-format-and-bump-mkldnn-version
6 years ago
peizhilin ded93a354a fix the typo
6 years ago
peizhilin 9fa96147c2 fix the typo
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
peizhilin c290c7a076 Merge branch 'windows/build' into windows/online
6 years ago
peizhilin 4ffa92d4f0 Merge branch 'develop' into windows/build
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
Zhaolong Xing ba8b5619a3
Revert "cherry picked windows patches."
6 years ago
peizhilin 52d3cd964e fix
6 years ago
peizhilin 130cdda65b add gpu debug mode
6 years ago
peizhilin 77892124fb online configuration
6 years ago
Sang Ik Lee f30c1ddb45 Include nGraph build.
6 years ago
peizhilin 9d67c1fb69 cpu build support
6 years ago
dzhwinter eb2f7ed21b refine tests. test=develop
6 years ago
dzhwinter 0a180584e6 clean cmake. test=develop
6 years ago
dzhwinter bf2e4cb188 cleard. staged
6 years ago
dzhwinter ebfe5a02b3 merge develop branch
6 years ago
Qiao Longfei 74f77accfc fix xxhash compile on macos
6 years ago
minqiyang fe18adfbaa Add fluid inference support
6 years ago
minqiyang 40141f749b Implement the unittest for hash op
6 years ago
minqiyang accb7b5d95 Polish code
6 years ago
minqiyang d4f9aa0852 Add hash op implementation
6 years ago
Qiao Longfei 92cbaa41eb add GetTimeInSec
6 years ago
Qiao Longfei a1e0f5abb7 add gzstream.cmake
6 years ago
wanghaoshuang 3ae9645084 compile in linux
6 years ago
Tao Luo 75bd0f188b
Merge pull request #13754 from luotao1/fast_math
6 years ago
Tao Luo 28889caea5 disable EIGEN_FAST_MATH and use_fast_math
6 years ago
JiabinYang 887ebd8b6b test=develop
6 years ago
Yan Chunwei c8744d118d
fea/infer executor and concurrency performance issue bug fix (#13451)
6 years ago
tensor-tang 7f1aa1428a update mklml version
6 years ago
dzhwinter e1999538eb debug the device context
7 years ago
dzhwinter c3e1fb5a3e add demo
7 years ago
luotao1 6fae46a128 refine codes
7 years ago
luotao1 61cae53e79 support anakin for only-cpu environment
7 years ago
gongweibao f0e89b81d7 fix grpc cdn
7 years ago
dzhwinter dbe90cc0f6 merge develop branch
7 years ago
luotao1 79d4a99d47 Merge branch 'develop' into anakin_v4
7 years ago
luotao1 e89936fc01 update anakin commit id due to fix 5117 compile bug
7 years ago
dzhwinter 77c0aeb91e
boost (#12929)
7 years ago
dzhwinter a4ffdf3088
gflags (#12928)
7 years ago
dzhwinter 669304f4e5
protobuf (#12935)
7 years ago
dzhwinter 593ac0f23e
openblas (#12937)
7 years ago