Commit Graph

769 Commits (dcd6d9a1b7f6e2900cb90d47c1d5367e9daf6769)

Author SHA1 Message Date
gongweibao 66c91911cf
Improve brpccmake (#11842)
7 years ago
Yan Chunwei 74dce39072
fix anakin compile manylinux (#11861)
7 years ago
chengduo d2ad4a5c41
Init allocated memory for unit test (#11657)
7 years ago
Tao Luo fff6fa0f51
Merge pull request #11807 from typhoonzero/reduce_generic_cmake_dep
7 years ago
Yan Chunwei cde5693bdd
fea/expose infrerence api so (#11793)
7 years ago
typhoonzero 53f217115d move find_fluid_modules
7 years ago
Yan Chunwei c228977727
add anakin release (#11747)
7 years ago
Tao Luo 2dae8a4631
Merge pull request #11596 from tensor-tang/refine/mklml/dyload
7 years ago
Wu Yi acfd177d0c
Retry rpc calls (#11651)
7 years ago
Jacek Czaja 98f3ad3ba1 - MKLDNN Softmax Grad Op
7 years ago
tensor-tang c475041405 link iomp as needed
7 years ago
tensor-tang 17c9e3d223 only deps mklml so, do not need link it
7 years ago
tensor-tang f503f12925 enable dynamic load mklml lib on fluid
7 years ago
tensor-tang 9ff77a76de fix mkldnn compile issue
7 years ago
Yan Chunwei e42e6ea142
add inference lib to release (#11482)
7 years ago
tensor-tang 9169b3b802
Merge pull request #10789 from Xreki/core_fix_openblas_threads
7 years ago
Yan Chunwei bd2a537b05
feature/anakin ci (#11330)
7 years ago
Wu Yi 34865f2de3
Trainer send term signal (#11220)
7 years ago
gongweibao d9de6b8621
Add brpc surpport. (#11263)
7 years ago
Luo Tao e116129f03 rewrite unittest of trt_activation_op
7 years ago
gongweibao 7f6503cb7c
Add comment of grpc.tar.xz (#11153)
7 years ago
yi.wu d58955997e fix term core only
7 years ago
tensor-tang 0e1c1276cf fix inference_lib_dist deps
7 years ago
Qiao Longfei 391c274966
disable remove rpath from third party protoc (#10939)
7 years ago
Houjiang Chen 83f4e9e9a6 enable eigen multi-threads on mobile device (#10938)
7 years ago
Tao Luo ec7f1e99ab
Merge pull request #10907 from reyoung/feature/remove_cpplint_while_compile
7 years ago
Tao Luo 174d884d2c
Merge pull request #10904 from luotao1/ci
7 years ago
yuyang18 a229734cbd Remove cpplint in cmake
7 years ago
Luo Tao 654229b232 refine fluid deploy on teamcity
7 years ago
yuyang18 fcbf19bf93 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/refine_parallel_executor
7 years ago
Yu Yang 051a4b3916
Merge pull request #10840 from PaddlePaddle/revert-10836-update-becbos-url
7 years ago
yuyang18 b857ff1b45 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/refine_parallel_executor
7 years ago
Yu Yang 62559ace44
Merge pull request #10834 from reyoung/feature/sequnce_run_tests
7 years ago
Yu Yang d8a53ebc61
Revert "update bcebos url so that it can also be downloaded in inner network"
7 years ago
Qiao Longfei 942e2194c1
Merge pull request #10836 from jacquesqiao/update-becbos-url
7 years ago
qiaolongfei 610ec4146a update bcebos url so that it can also be downloaded in inner network
7 years ago
Tao Luo 565606a42d
Merge pull request #10827 from luotao1/paddle_script
7 years ago
yuyang18 1b69c25c92 Merge branch 'feature/sequnce_run_tests' into feature/refine_parallel_executor
7 years ago
yuyang18 91007fe974 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/refine_parallel_executor
7 years ago
yuyang18 1426d794ff Force some unittests serial
7 years ago
Luo Tao 91d8373b18 change CMAKE_INSTALL_PREFIX to FLUID_INSTALL_DIR
7 years ago
Qiao Longfei d54ad9f1a4
support user defined download url for mklml and boost (#10819)
7 years ago
Luo Tao 50e60ef321 add version and cmakecache in inference_lib
7 years ago
Liu Yiqun 50ba205d79 Merge branch 'develop' into core_fix_openblas_threads
7 years ago
Liu Yiqun 39eb871ddf Add an interface to set the number of threads for math function, and set the default value to 1 for inference.
7 years ago
yuyang18 6db9c3c7d6 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/refine_parallel_executor
7 years ago
yuyang18 7a9eb21561 Make -j better
7 years ago
yuyang18 65c0535b5c Use cached grpc
7 years ago
Tao Luo 651c934b2c
Merge pull request #10736 from luotao1/mkldnn_cmake
7 years ago
Yancey 062c811b6f
Merge pull request #10745 from Yancey1989/fix_bce_cdn_link
7 years ago
Yancey1989 57734901d9 use cdn to speed up thirdparty package download
7 years ago
Qiao Longfei ca0dce7093
Merge pull request #10705 from jacquesqiao/add-mkldnn-to-paddle-lib
7 years ago
Luo Tao 8fd5001223 refine mkldnn cmake with official commit id
7 years ago
Yu Yang a06efd293e
Merge pull request #10731 from dzhwinter/fix/eigen_cmake
7 years ago
qiaolongfei 0764211960 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-mkldnn-to-paddle-lib
7 years ago
qiaolongfei de3c5175c5 fix typo
7 years ago
dzhwinter 5129bddc2c "change eigen mirror"
7 years ago
qiaolongfei fdf99bbe6f follow comment
7 years ago
Qiao Longfei 5c58eee552
Merge pull request #10690 from jacquesqiao/add-use-op-to-paddle-lib
7 years ago
qiaolongfei 1aeb6c5c6d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-mkldnn-to-paddle-lib
7 years ago
qiaolongfei 269a62a2b5 add mkldnn to paddle lib
7 years ago
qiaolongfei ff24f789cb update pybind.h source dir
7 years ago
qiaolongfei 11a8814758 add pybind.h to inference lib for static link
7 years ago
yuyang18 dfbe06ccab Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/fix_ninja_build
7 years ago
yuyang18 dc6ce071d4 Polish cmake
7 years ago
qiaolongfei 2ddca7196d update boost dst dir
7 years ago
qiaolongfei efd425cb5e only copy header file of boost
7 years ago
qiaolongfei af2cd942bb copy boost
7 years ago
Wu Yi b3e5a88450
Patch mkldnn for build on gcc 4.8.2 (#10616)
7 years ago
Luo Tao 329655dd7b update mklml version
7 years ago
Wojciech Uss d0e8bd2905 bump mkldnn version
7 years ago
dzhwinter eb6f9dd5de
Feature/cuda9 cudnn7 (#10140)
7 years ago
dzhwinter c26204027f
"fix cuda9 error" (#10271)
7 years ago
Luo Tao 71f51ff64a refine tensorrt cmake and dockerfile
7 years ago
Luo Tao d4682247e1 auto find tensorrt library
7 years ago
typhoonzero d9e2ff333e grpc version to 1.10.x
7 years ago
Liu Yiqun 449bdde58a Correct some typos.
7 years ago
Wu Yi 8d4d6eae5c
Merge pull request #9863 from typhoonzero/grpc_version_update
7 years ago
Yiqun Liu e90e7ab237
Remove the use of ARCHIVE_START/END (#9844)
7 years ago
typhoonzero d798e3258d update grpc version
7 years ago
Luo Tao 38f8676989 remove unused nccl.cmake
7 years ago
Yi Wang 8dbd9c394e
Fix part of the cpplint errors in fluid/platform (#9802)
7 years ago
Yi Wang 25ad6884bb Merge branch 'develop' of http://github.com/paddlepaddle/paddle into cpplint-memory-detail
7 years ago
Yi Wang 45bc4538c4 Update paddle_memory in CMakeLists.txt files
7 years ago
Yi Wang e185502ebe
Fix cpplint errors with paddle/fluid/platform/dynload (#9715)
7 years ago
Yi Wang c839ec6c47 Update rcordio
7 years ago
Lei Wang 09b4a1a361 Build: generate all the build related files into one directory. (#9512)
7 years ago
qiaolongfei 72913dc2a6 change mklml download url to bce
7 years ago
Yang Yu af230d9bef Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into cpp_parallel_executor
7 years ago
Yang Yu b0775588c0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into cpp_parallel_executor
7 years ago
Xi Chen 1daa96579c adding comments for this fix
7 years ago
Xi Chen 06aaea8a64 Revert "test removal of redundant line"
7 years ago
Xi Chen d4f4935530 test removal of redundant line
7 years ago
Xi Chen 0e7413938a added missing *.pb.h *.pb.cc generation to fix distribute build issue
7 years ago
Luo Tao d573195dde rm libmklml_gnu.so
7 years ago
Yu Yang 50e7e25db3 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into cpp_parallel_executor
7 years ago
Luo Tao ae820a34bc Merge branch 'develop' into infer_mkl
7 years ago
qiaolongfei ac94242ea9 change boost download url to speed up download
7 years ago
sabreshao e50205e744 CMake refine for HIP support.
7 years ago
sabreshao 45c988d86a Demostration of cmake refine for HIP support.
7 years ago
Yu Yang 6f0dfd89a4 Single GPU ParallelExecutor complete
7 years ago
Luo Tao e42b8f8a11 fix mklml install path
7 years ago
Luo Tao de13f0eb4e Merge branch 'develop' into infer_mkl
7 years ago
QI JUN 7287630e83
Repair nccl op test (#8575)
7 years ago
Luo Tao 5030681c36 add MKL for fluid static and shared library
7 years ago
Tao Luo 6f50dee4d5 compile and install the static library of fluid inference (#7827)
7 years ago
qiaolongfei 8ccb091fb4 fix snappy build on macos
7 years ago
Yu Yang 9dc69582de Make recordio simple
7 years ago
dongzhihong 69c7991108 "add snappy library"
7 years ago
Yiqun Liu ae2026e134
Fix building error of missing end-group for Android. (#8680)
7 years ago
Xin Pan 6720198731
Merge pull request #8663 from panyx0718/test2
7 years ago
Xin Pan 12843a3a53 Firt timeline version
7 years ago
Yu Yang 22b5c07a7d Fix the compilation on CUDA 9.1/GCC 5.3
7 years ago
Xin Pan b9ec24c6e9 Extend current profiler for timeline and more features.
7 years ago
Yi Wang 9890bb5987
Explain why we choose an old version of boost (#7967)
7 years ago
Yang Yang 0717ff8b90 make boost library hosted on our server
7 years ago
Tao Luo c77715e3af
Merge pull request #8410 from jczaja/prv-match-mkldnn-build-type-with-paddle-type
7 years ago
Jacek Czaja 5e1640f7e4 - Fix MKLDNN build type to match Paddle build type
7 years ago
qingqing01 24509f4af9 Fix the grammar in copyright. (#8403)
7 years ago
Tao Luo da02a5812c refine inference_lib_dist after code move, and add it to docker/build.sh (#8379)
7 years ago
Yu Yang 06f10942a8
Merge pull request #8275 from reyoung/feature/rewrite_vector
7 years ago
Yu Yang ef1aba39a6 Rewrite mixed_vector.h
7 years ago
Liu Yiqun e4d9989af0 Simplify the cmake of inference.
7 years ago
Tao Luo 6c3b78b7cf
Merge pull request #7977 from luotao1/inference_lib_dist
7 years ago
Yu Yang b41205d9a6 Disable BUILD_TESTS for warpctc (#8210)
7 years ago
Luo Tao f28dc9a68d refine inference_lib.cmake
7 years ago
Luo Tao 59e4dd5797 add independent inference_lib.cmake
7 years ago
Luo Tao 446198dab6 Merge branch 'develop' into inference_lib_dist
7 years ago
Luo Tao 96d4bf5337 prevent make clean from cleaning ExternalProject boost
7 years ago
Luo Tao d2caf777ae set FLAGS_warpctc_dir to pass the test_warpctc_op unit test
7 years ago
Luo Tao 420f9c3873 Merge branch 'develop' into warpctc_deps
7 years ago
Liu Yiqun 119da44954 Merge branch 'develop' into core_add_inference_unittest
7 years ago
Luo Tao 9b5d41b636 make inference_lib_dist
7 years ago
Liu Yiqun 6ac2e079b3 Enable whole-archive flag in cc_test and use cc_test to rewrite the CMakeLists.txt of inference unittest.
7 years ago
yi.wu 90a5fd26a9 fix boost down link
7 years ago
yi.wu a8c46f33d8 downgrade boost to fit manylinux
7 years ago
dangqingqing e5fc79d88a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into boost_cmake
7 years ago
Luo Tao ca636eedb9 remove libwarpctc.so in core.so and libpaddle_fluid.so
7 years ago
dangqingqing a89e1b85fe Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into boost_cmake
7 years ago
dangqingqing da018e31bd Remove boost installing step and remove boost installation in Dockerfile scripts.
7 years ago
Luo Tao 5c056535ed Merge branch 'develop' into fluid_infer
7 years ago
Tao Luo eaa8d68006
Merge pull request #7693 from luotao1/openblas_install
7 years ago
dzhwinter e983cc90fc
"fix decode bug" (#7711)
7 years ago
dangqingqing 564c6abda3 Add cmake for extern project of boost.
7 years ago
Luo Tao b4685675df refine openblas install lib when CAPI
7 years ago
Luo Tao c0f0f2337e add WITH_FLUID option and third party INSTALL for fluid api
7 years ago
gongweibao 535fefb7e8
Fix grpc bugs (#7435)
7 years ago
dzhwinter b9b75377a2
Feature/hooks (#7513)
7 years ago
Yiqun Liu b5fda2723f
Port WarpCTC Operator (#5107)
7 years ago
tensor-tang 6de2049651 use the mkldnn shared lib so.0
7 years ago