Commit Graph

12505 Commits (8d88c5a87d2e2485b7a7f8714e874f9c69c0620a)

Author SHA1 Message Date
heqiaozhi bd1c1724aa add ps_instance doc
7 years ago
dengkaipeng f16aa394f6 remove use_cudnn in python API. test=develop
7 years ago
Yu Yang b17444c84c Fix merge bug
7 years ago
Yu Yang 62b5772ffb Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/tensor_type
7 years ago
Wang Guibao e213050223
Fix multi-threading bug with WItH_MKL=ON (#14882)
7 years ago
dongdaxiang e52bb816e3 add copyright to __init__.py in distributed folder
7 years ago
dongdaxiang d839bd0dd4 simple commit
7 years ago
Yu Yang 4ecdb6f486 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/tensor_type
7 years ago
Yu Yang 7b10bf0e60 Use mkl
7 years ago
Zeng Jinle 1b564bc49a
Merge pull request #14670 from sneaxiy/refactor_eager_deletion
7 years ago
SunGaofeng e3c4b0dace this is for psroi_pool op, test=develop (#14796)
7 years ago
dongdaxiang c9b799896e fix tag in async_executor
7 years ago
heqiaozhi 95b887c4f2 remove commit
7 years ago
Yu Yang b2b5241e2e Merge branch 'feature/tensor_type' into feature/refine_w2v
7 years ago
Yu Yang aa38fc4ce5 Fix compile
7 years ago
heqiaozhi f81957a753 refine cmake for pslib & pre_define
7 years ago
Yu Yang 15550a2753 Polish code
7 years ago
sneaxiy 2328bee1cc fix Windows compile bug
7 years ago
heqiaozhi 2912d5311b fix code style bug & change pslib.cmake & change Cmakelist adapt pslib
7 years ago
dongdaxiang c59cdf3a24 refine executor_thread_worker.h and executor_thread_worker.cc code style
7 years ago
Yu Yang 9e0b33d7ad Merge branch 'feature/tensor_type' into feature/refine_w2v
7 years ago
heqiaozhi 3c01cdeff0 refine executor_thread_worker.cc & executor_thread_worker.h code style
7 years ago
dongdaxiang c71279bc69 refine code style for async_executor.h and async_executor.cc
7 years ago
Yu Yang 162637b64a Fix ngraph compile
7 years ago
dongdaxiang 33ee5cad61 format code style of executor_thread_worker.cc
7 years ago
Yu Yang 194e66f785 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/tensor_type
7 years ago
heqiaozhi 7bd16e3afa fix some bug & add log
7 years ago
Xin Pan 30aad88449
Merge pull request #14839 from panyx0718/infer3
7 years ago
Yu Yang be11375661 Refine code
7 years ago
Yu Yang 8d9401152e Refine w2v
7 years ago
Tao Luo 66b6e473d0
Merge pull request #14732 from Sand3r-/mgallus/mkldnn-concat
7 years ago
sneaxiy e82772f425 fix cmake conflict
7 years ago
sneaxiy 0c554a59fa merge develop
7 years ago
Yibing Liu 6951ef9a55
Fix the gelu backward to avoid nan (#14857)
7 years ago
Yu Yang c00e07cda0 Fix distribute compile
7 years ago
Tao Luo 322bb8d5c5
Merge pull request #14825 from NHZlX/add_benchmark_for_trt
7 years ago
Qiao Longfei 3668f07965
Merge pull request #14844 from jacquesqiao/pserver-should-crash
7 years ago
flame dd3aca3b96
Merge pull request #14824 from Superjomn/fix/visualizer
7 years ago
tensor-tang d846fb03a8
Merge pull request #14807 from baojun-nervana/ngraph_follow_up
7 years ago
sneaxiy ca84c2ca8f merge develop
7 years ago
sneaxiy 06f8aa5b97 remove while_op support temporarily
7 years ago
Yu Yang 81520a24cf Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/refine_eigen_tensor
7 years ago
Yu Yang 9bd70a1e04 Change tensor uses proto::VarType::type
7 years ago
Yu Yang 8175983ef9
Merge pull request #14814 from reyoung/feature/gprof
7 years ago
Yu Yang eeca721a99
Merge pull request #14842 from reyoung/feature/refine_eigen_tensor
7 years ago
dengkaipeng 7ec3264b51 fix API spec. test=develop
7 years ago
Yihua Xu acc6ae49b1 Fix the issue to run on AVX2 and AVX512F machines (#14851)
7 years ago
heqiaozhi 10ed9e0a6e download & run & instance
7 years ago
nhzlx 8c8019e388 Merge branch 'develop' of https://github.com/paddlepaddle/paddle into add_benchmark_for_trt
7 years ago
Michal Gallus 92daace55c MKL-DNN Concat: Fix segfault related to referencing deleter memory primitive
7 years ago
Yu Yang 9f8d86858e Revert data_type
7 years ago
Yu Yang 5e60906996 Fix compile error
7 years ago
Qiao Longfei 1870262ba9 pserver should crash early whe has problem
7 years ago
dengkaipeng a81fabd327 fix doc errors. test=develop
7 years ago
dengkaipeng cf06e50f1d add doc for adaptive pool. test=develop
7 years ago
dengkaipeng 266c6856c9 add adaptive pool 2d & 3d. test=develop
7 years ago
dengkaipeng eab4745965 add adaptive mode for pool.
7 years ago
Yu Yang 7604b1ad51 Fix Eigen macro when using GPU
7 years ago
Qiao Longfei 1213e2838f
Merge pull request #14820 from jacquesqiao/fix-split-selected-rows
7 years ago
nhzlx 644c13a387 fix compile error
7 years ago
sneaxiy 7923042365 merge develop
7 years ago
Qiao Longfei 0a7c7e97af test zero output of split_selected_rows_op
7 years ago
Tao Luo 3243b45bb2
Merge pull request #14651 from luotao1/has_attr
7 years ago
Xin Pan 1735022a1b fix clang
7 years ago
heqiaozhi 016a068775 stop server
7 years ago
zhang wenhui c4c5f0b8ca
Merge pull request #14771 from frankwhzhang/bpr
7 years ago
Tao Luo 067ed70f2d add HasProtoAttr function in op_desc.h, clean node.h
7 years ago
heqiaozhi 8e3fe2d735 add skip op
7 years ago
Yu Yang b22d638d8f Speed up SizeOfType
7 years ago
Xin Pan 4a716a70c6
Merge pull request #14811 from panyx0718/revert-14782-revert-14398-imperative
7 years ago
nhzlx a5bfed3776 Merge branch 'develop' of https://github.com/paddlepaddle/paddle into add_benchmark_for_trt
7 years ago
nhzlx afc51e6f82 add benchmark for trt
7 years ago
Zhaolong Xing bc6d0a3427
Merge pull request #14762 from NHZlX/fix_bug_of_trt_pool
7 years ago
superjomn edd1f5a92b fix visualizer
7 years ago
Brian Liu 9623b45f40 Remove unnecessary MKLDNN reorder (#14799)
7 years ago
frankwhzhang 90c7f9870e fix 'name', test=develop
7 years ago
Qiao Longfei abf140289f split selected rows op should always init output selected rows
7 years ago
nhzlx 019e8bbed2 fix comments test=develop
7 years ago
frankwhzhang 271c480822 update API, test=develop
7 years ago
frankwhzhang c9a653820b fix label_pos ,add test_layers.py, test=develop
7 years ago
Tao Luo e99597d35c Merge branch 'develop' into luotao1-has_attr
7 years ago
sneaxiy 66182abda6 add cuda cudnn version check
7 years ago
Yu Yang f0c0bf328d Add gperftools supports for PE
7 years ago
frankwhzhang a672b291e5 fix code style, test=develop
7 years ago
frankwhzhang ea95f9c335 fix style bug, test=develop
7 years ago
frankwhzhang 68c2025844 fix nn.py&API.spec, test=develop
7 years ago
Xin Pan 748549b2e3 Revert "Merge pull request #14798 from PaddlePaddle/revert-14786-revert-14782-revert-14398-imperative"
7 years ago
bingyanghuang 943ad4781f One possible solution to add flexibility for mkldnn placement pass (#14768)
7 years ago
baojun-nervana fddbd87c0a Rename argument
7 years ago
baojun-nervana 22ac2133e4 Rename class
7 years ago
baojun-nervana bfde5e10ce Move ngraph compile control to cmake
7 years ago
sneaxiy 2c6159a151 fix unittest
7 years ago
Xin Pan c049fa7cf7
Revert "Revert "Revert "Imperative"""
7 years ago
gongweibao f1fb64b17f
Add reduce sparse tensor feature. (#14757)
7 years ago
sneaxiy eb8252466b polish code
7 years ago
Tao Luo c83d5b7a16
Merge pull request #14709 from yihuaxu/develop_4f71a6ee2_conv3d_bias_fusion_mkldnn_impl
7 years ago
Zeng Jinle add98c9e7d
Merge pull request #14745 from sneaxiy/fix_eigen_deallocate
7 years ago
frankwhzhang f4cc5881b0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into bpr
7 years ago
frankwhzhang 97de98cd0a update bpr_loss op code, test=develop
7 years ago
Xin Pan 6c80bb3ce9
Merge pull request #14786 from PaddlePaddle/revert-14782-revert-14398-imperative
7 years ago