Commit Graph

1096 Commits (d4413a54bc95e80d54403fd5c48261ca7313d125)

Author SHA1 Message Date
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
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
Yu Yang 8175983ef9
Merge pull request #14814 from reyoung/feature/gprof
6 years ago
Yu Yang 7604b1ad51 Fix Eigen macro when using GPU
6 years ago
Yu Yang f0c0bf328d Add gperftools supports for PE
6 years ago
Xin Pan 41c28d54c6 allow customize kernel selection
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
Sang Ik Lee d6125a5eec Include ngraph in inference demo build.
6 years ago
Qiao Longfei bcad29c680 gzstream depend on the zlib in thirdparty
6 years ago
Qiao Longfei 35b79ab865
Merge pull request #13983 from jacquesqiao/add-ctr-reader
6 years ago
Qiao Longfei 1edd435da6 fix ci problem test=develop
6 years ago
Tao Luo 1538059ba3
Merge pull request #14595 from luotao1/clean_infer_library
6 years ago
Qiao Longfei 668ae9083e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-ctr-reader
6 years ago
wopeizl 05b7ee7eeb
Merge pull request #14545 from wopeizl/windows/online
6 years ago
Tao Luo c0b3f93bff clean inference include files
6 years ago
minqiyang e43f5bc77c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_dist_resnet_ut_in_py36
6 years ago
peizhilin 6250be4b5c Merge branch 'windows/build' into windows/online
6 years ago
peizhilin 30849d1f20 Merge remote-tracking branch 'upstream/develop' into windows/build
6 years ago
qingqing01 6224e61fd9
Transpose-Flatten-Concat fusion operator. (#14568)
6 years ago
peizhilin e0d47cc941 test=develop
6 years ago
peizhilin fe1788caab Merge branch 'windows/build' into windows/online
6 years ago
peizhilin 36cd18b549 Merge remote-tracking branch 'upstream/develop' into windows/build
6 years ago
peizhilin a89ed6998e Merge branch 'windows/build' into windows/online
6 years ago
peizhilin 1afa9492af Recover the profiler
6 years ago
minqiyang 8038cd10a9 Upgrade pybind11 to v2.2.4 to support Python3.7
6 years ago
peizhilin eb57780557 Merge branch 'windows/build' into windows/online
6 years ago
peizhilin 445fff24dc add the bigobj option to NVCC compile
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
peizhilin 31de60959a Merge branch 'windows/build' into windows/online
6 years ago
peizhilin 7c8c9dc9bf fix unit test cases
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 133d11d3bb Merge branch 'windows/build' into windows/online
6 years ago
peizhilin 6e66fadb95 clean up the pre-definitions on windows
6 years ago
peizhilin a7c8e42d6b Merge branch 'windows/build' into windows/online
6 years ago
peizhilin 67562a6fcd Merge remote-tracking branch 'upstream/develop' into windows/build
6 years ago
peizhilin 3630386a89 Merge branch 'windows/build' into windows/online
6 years ago
peizhilin ee0fd78c81 Merge remote-tracking branch 'upstream/develop' into windows/build
6 years ago
qingqing01 fd7e643153
Convolution fusion operator. (#14449)
6 years ago
Wojciech Uss d36491c28a add allocator.h copy
6 years ago
peizhilin 4a6769da84 re-organize the cmake file
6 years ago
peizhilin cc319f64cb disable avx on windows by default
6 years ago
peizhilin b1cd868086 Merge branch 'windows/build' into windows/online
6 years ago
peizhilin b967e01cbe Merge remote-tracking branch 'upstream/develop' into windows/build
6 years ago
Wu Yi d7bd0361cb fix dist deps (#14471)
6 years ago
peizhilin b6d8920424 Merge branch 'windows/build' into windows/online
6 years ago
peizhilin a3e952f41d add the jit back
6 years ago
peizhilin 928efeed46 add the jit support, test=develop
6 years ago
peizhilin 1f0449aded Merge branch 'windows/build' into windows/online
6 years ago
peizhilin 1cc23ef67d merge from paddle:develop
6 years ago
peizhilin 1047b0b469 Merge branch 'windows/build' into windows/online
6 years ago
peizhilin b942f4760a fix cc_test on windows
6 years ago
Wu Yi a2d9b34417
Refine operator cmake (#14413)
6 years ago
peizhilin 695e2aba5e fix the gtest.cmake on windows
6 years ago
peizhilin dc80be275d code style
6 years ago
peizhilin 6d0d5a76eb Merge remote-tracking branch 'upstream/develop' into windows/build
6 years ago
Yan Chunwei 7796f65f89
fix inference on gpu out of mem (#14414)
6 years ago
peizhilin d1429ac4a5 add recordio 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 447bf7c80b test=develop
6 years ago
peizhilin 203ec852cf Merge branch 'windows/build' into windows/online
6 years ago
peizhilin 30ddc07a7e Merge remote-tracking branch 'upstream/develop' into windows/build
6 years ago
Yan Chunwei 9f252e0032
Combine Inference Analysis with IR (#13914)
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