Commit Graph

1137 Commits (cdba41af4dfd7d58cf90617531a95adcb3318211)

Author SHA1 Message Date
Yihua Xu b920395842 Use sparse matrix to implement fused emb_seq_pool operator (#19064)
6 years ago
Zeng Jinle 5b6673c44d
merge develop to solve conflict, also fix API doc, test=develop (#18823)
6 years ago
liuwei1031 50582071dc
fix compilation issue in windows vs2017 (#19183)
6 years ago
zhouwei25 2f0dc8463a fix the bug that PYTHON_EXECUTABLE not exists (#19225)
6 years ago
zhouwei25 ef46918ad1 Fix the inference library compilation bug on windows (#19190)
6 years ago
Tao Luo 32a670badc
remove WITH_FAST_MATH option (#19149)
6 years ago
wopeizl 80b7ef6fc8
add tensorrt support for windows (#19084)
6 years ago
Krzysztof Binias e1b5833b88 [PROPOSAL] Add support for dynamic code analysis (Sanitizers) (#18303)
6 years ago
baojun adcfc53b18 upgrade ngraph version and simplify ngraph engine (#18853)
6 years ago
Huihuang Zheng 0d3f16f53e
Try to modify external gflags to solve CI compilation (#18872)
6 years ago
Tao Luo 8de5aa1bde
remove package.cmake (#18760)
6 years ago
Tao Luo 0ae45f0b53
remove unused cmake file (#18744)
6 years ago
Tao Luo c457a69db5
remove unused gzstream.cmake (#18705)
6 years ago
Jacek Czaja 0d8e6c9b8b MKL-DNN upgrade to 0.20 (#18370)
6 years ago
gongweibao ec1000cca9
Change to use brpc rdma branch instead of personal branch. (#18683)
6 years ago
Jiabin Yang 898237c19a
Downgrade gcc to 4.8 (#18614)
6 years ago
guru4elephant d714bf037c
remove async executor and add data_feed.proto to the deps of train demo (#18659)
6 years ago
kh2se2013 9ad57f2dfd 1)change to parallel mode on python coverage run (#18594)
6 years ago
kh2se2013 ac81c81be1 unset CMAKE_BUILD_TYPE when WITH_COVERAGE = ON (#18541)
6 years ago
石晓伟 1529154821
Support Bitmain Anakin (#18542)
6 years ago
石晓伟 047bba855b
Remove the obsolete cmake options (#18481)
6 years ago
guru4elephant ef81ff742a
update pslib library path (#18415)
6 years ago
kh2se2013 27fb9cad65 add WITH_COVERAGE option, default OFF (#17872)
6 years ago
Tao Luo 3c9755bbb9
remove unused jemalloc option (#18314)
6 years ago
wopeizl daa32d5383
fix package generation for inference test=develop (#18220)
6 years ago
Wojciech Uss c26130f3a9 reuse C-API INT8 unit test application (#18077)
6 years ago
Michał Gallus 8462e2b805 Disable MKLDNN FC in Resnet50 test (#18030)
6 years ago
tensor-tang 5c06bff222
combine noavx and avx package (#17889)
6 years ago
石晓伟 bce259e5bf
Update the Anakin interfaces for content-dnn and MLU (#17890)
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
Bai Yifan bba57cdd82
Add deformable conv v2 op,test=develop (#17145)
6 years ago
Yiqun Liu 5782dddad0
Optimize the concat and split kernel for specical cases when the number of inputs/outputs is 2 (#17415)
6 years ago
Michał Gallus 0c39b97b4e [MKL-DNN] Add Fully Connected Op for inference only(#15226)
6 years ago
mozga-intel 6101fd57ad update ngraph to v0.19 test=develop (#17582)
6 years ago
Tao Luo 3d19f44a89
remove unused SERIAL compiler option (#17500)
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
Jiabin Yang c843e64cf5
Revert "rename the default version from '0.0.0' to 'latest' (#17304)" (#17356)
6 years ago
wopeizl f456c8beb8
rename the default version from '0.0.0' to 'latest' (#17304)
6 years ago
Tao Luo ff1661f12a
remove unused FLAGS_warpctc_dir (#17162)
6 years ago
石晓伟 a72dbe9abf
Cherry-pick benchmark related changes from release/1.4 (#17156)
6 years ago
baojun-nervana 855bb4d408 update ngraph to v0.18 test=develop
6 years ago
gongweibao cbdb8a17b1
Polish DGC code (#16818)
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
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