Commit Graph

11959 Commits (5d5e0656b28b1ec9f27c73aff8bb4edcac719c17)

Author SHA1 Message Date
peizhilin 1a9008c420 code style fix
6 years ago
Tao Luo e0d4e04bdd fix some compiler warning
6 years ago
Yu Yang ea81f8eed2 Clean interface of allocator
6 years ago
Tao Luo 8ea13e336a add in_num_col_dims for fc
6 years ago
Yu Yang 83ddafb515
Splict cicheks jobs and expose anakin options (#14327)
6 years ago
Xin Pan bae3659714 more test
6 years ago
nhzlx ddb120357c Merge branch 'develop' of https://github.com/paddlepaddle/paddle into add_trt_plugin
6 years ago
peizhilin 2abee2091b Merge branch 'windows/build' into windows/online
6 years ago
Wu Yi 9f33593910
human readable memory warns (#14361)
6 years ago
Tao Luo 9eb0ab1db3
Merge pull request #14384 from tensor-tang/refine/lrn
6 years ago
peizhilin 08d1dc84a9 fix
6 years ago
peizhilin 42c48c3a82 fix
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
peizhilin a61909ff47 test=develop
6 years ago
Qiao Longfei e65cbd3b06
Merge pull request #14387 from jacquesqiao/lookup_sparse_table_add_test_mode
6 years ago
Qiao Longfei 6cf8f24b1b
Merge pull request #14389 from jacquesqiao/fix_sgd_op_optimize_sparse_table
6 years ago
Zeng Jinle 7066b3850a
Merge pull request #14395 from sneaxiy/fix_num_threads_in_fast_pe
6 years ago
Xin Pan 10ab177f89
Merge pull request #14403 from PaddlePaddle/revert-14337-prv-dam-softmax
6 years ago
Yan Chunwei 9f252e0032
Combine Inference Analysis with IR (#13914)
6 years ago
Tao Luo 5b9c62faee
Revert "Softmax op optimization for inference "
6 years ago
baojun-nervana 51a538e055 Fix style and use enum
6 years ago
Tao Luo 6490bb2765
Merge pull request #14337 from jczaja/prv-dam-softmax
6 years ago
nhzlx 0b96268057 fix comments
6 years ago
Zeng Jinle 38d32c98b8 merge develop
6 years ago
sneaxiy eb18d532a5 fix num_threads in fast_pe
6 years ago
chengduo 9f68e9a7fe
fix auc op (#14385)
6 years ago
Dang Qingqing d219818434 Fix compiling in cuDNN v5.
6 years ago
Qiao Longfei efb5c03f60 sgd_op optimize selected rows do not enforce id < height
6 years ago
Qiao Longfei 51f3838f96 add log for not exist code
6 years ago
Qiao Longfei 7aa8b2ccf2 optimize code
6 years ago
nhzlx e5bf8616f0 Merge branch 'develop' of https://github.com/paddlepaddle/paddle into add_trt_plugin
6 years ago
nhzlx d38fd6a0fc add plugin support and offer an simple split sample
6 years ago
Qiao Longfei 8d205c853c add is_test for lookup_sparse_table
6 years ago
tensor-tang b4dfba1779 refine lrn_op cpu forward and speedup
6 years ago
tensor-tang 1be85d011d add mkl vsqr and vpow
6 years ago
Yibing Liu 6c7b64cc20
Support softmax return in softmax_with_cross_entropy (#14367)
6 years ago
baojun-nervana ea3538d8dd Added fused operator
6 years ago
Xin Pan 759ffca423 some improvements
6 years ago
Xin Pan 99dffb91d6 allow to repeatedly share and update BuildStrategy
6 years ago
Tao Luo 6c32945556
Merge pull request #14372 from luotao1/speedup_analysis
6 years ago
ruri 4a55fb5f5b Add density_prior_box_op (#14226)
6 years ago
nhzlx 2d7134bc37 add initial code for plugin
6 years ago
tensor-tang 0043c42b3e add vrelu jitcode
6 years ago
Tao Luo 668ae523d2 speedup DetectPatterns
6 years ago
Yu Yang 02631965c8 Refine
6 years ago
Yan Chunwei 9a6e239281
fix mac graph detector sort (#14356)
6 years ago
Qiao Longfei c27554ac33
Merge pull request #14336 from jacquesqiao/add_bilinear_tensor_product_layer
6 years ago
Tao Luo 991a9f7b72
Merge pull request #14358 from NHZlX/add_serial_and_filter_logs
6 years ago
peizhilin bb3f6bd31c Merge branch 'windows/build' into windows/online
6 years ago
peizhilin 1b75fd2236 revert
6 years ago
peizhilin 61fa5218b9 Merge remote-tracking branch 'upstream/develop' into windows/build
6 years ago
Yibing Liu bd2943788b
Fix gather & stack op (#14355)
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
nhzlx 397de907ed merge develops
6 years ago
nhzlx d6ff006903 add serial to trt test and do not print log for unused trt logs
6 years ago
peizhilin 13bfee1f85 Merge branch 'windows/build' into windows/online
6 years ago
peizhilin 7840d181c9 fix style issue
6 years ago
peizhilin dc339b78d7 fix code style
6 years ago
sneaxiy d231e55065 merge develop
6 years ago
sneaxiy cf8d2e67e3 clean buffered_allocator
6 years ago
peizhilin ef8a7db81e Merge remote-tracking branch 'upstream/develop' into windows/build
6 years ago
baojun-nervana 5d20c42219 Set ngraph off as default
6 years ago
Jacek Czaja 03299ed46c - Fix to linking for GPU builds of softmax inference
6 years ago
Jacek Czaja 0756343767 - Fix GPU compilation
6 years ago
Jacek Czaja d332326847 - Added unit tests for softmax is_test=True op
6 years ago
Jacek Czaja c1fccc29c1 - Noise adding removed for Test phase of softmax
6 years ago
Tao Luo 573e68eb40
Merge pull request #14348 from luotao1/speedup_analysis
6 years ago
peizhilin 9b558a8035 Merge branch 'windows/build' into windows/online
6 years ago
peizhilin 7638f0afb3 simplify the logic
6 years ago
peizhilin d01a26280e Merge remote-tracking branch 'upstream/develop' into windows/build
6 years ago
Xin Pan ff28b1ffc0
Merge pull request #14071 from barrierye/add_similarity_focus_op
6 years ago
li099 688ed60116 Add lod tensor array to tensor op (#13990)
6 years ago
peizhilin 6c2b891d87 Merge branch 'windows/build' into windows/online
6 years ago
peizhilin e23061e0dc Merge remote-tracking branch 'upstream/develop' into windows/build
6 years ago
chengduo 6c6e638550
Add InferVarType for some op (#14201)
6 years ago
peizhilin 664a4e010c Merge branch 'windows/build' into windows/online
6 years ago
peizhilin 1eec5a428f Merge remote-tracking branch 'upstream/develop' into windows/build
6 years ago
Kaipeng Deng 0b38822624
Merge pull request #14345 from heavengate/fix_grid_sampler
6 years ago
peizhilin 6f9c70acb7 Merge branch 'windows/build' into windows/online
6 years ago
peizhilin ca60e1d34d Merge remote-tracking branch 'upstream/develop' into windows/build
6 years ago
Tao Luo 433fc7c1d4 skip mkldnn related pass when use_mkldnn=false
6 years ago
Qiyang Min 200c41026a
Merge pull request #14324 from velconia/fix_vlog
6 years ago
peizhilin 4bd0c4c5ee test=develop
6 years ago
peizhilin 63febbcb3e Merge remote-tracking branch 'upstream/develop' into windows/build
6 years ago
peizhilin 350f1f3971 remove duplicate function definition
6 years ago
Qiyang Min 0cceede5a2
Merge pull request #14332 from velconia/add_py3_to_gen_dockerfile
6 years ago
peizhilin 4b1f1a8787 fix merge issue
6 years ago
peizhilin d08334011a fix merge issue
6 years ago
Yu Yang 6ae0b91b39 Clean LockGuardPtr
6 years ago
peizhilin 52f7644f53 Merge remote-tracking branch 'upstream/develop' into windows/build
6 years ago
Yu Yang 1420c3b155 Add enum AllocatorStrategy
6 years ago
Qiyang Min 698698f2fa
Merge branch 'develop' into fix_vlog
6 years ago
qingqing01 abe209234f
Exhaustive search for cuDNN conv. (#14286)
6 years ago
Yu Yang b59a9bfb7c Clean buffered_allocator
6 years ago
Kaipeng Deng f215534ecf
Merge pull request #14205 from heavengate/nearest_interp
6 years ago
dengkaipeng 72108d8dbe fix win compile error: EigenTenor * float unsupport. test=develop
6 years ago
Yu Yang 26fb34c365 Merge develop tiny fix
6 years ago
Yu Yang fdc689142c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rewrite_allocation
6 years ago
Yu Yang 7ffc9fd839 Merge branch 'rewrite_allocation' of https://github.com/sneaxiy/Paddle into rewrite_allocation
6 years ago
tensor-tang 22125ebaef
Merge pull request #14321 from tensor-tang/fea/jit/vscal
6 years ago
Tao Luo f1046d7e37
Merge pull request #14335 from wojtuss/wojtuss/add-graph-viz
6 years ago
Tao Luo 34e9e59f4a
Merge pull request #14333 from kbinias/change-hardcoded-format-and-bump-mkldnn-version
6 years ago
Qiao Longfei 3f91e0f001 update API.spec
6 years ago
Sylwester Fraczek b5f617fa9b make mobilenet test reuse resnet50 test
6 years ago
Sylwester Fraczek 1987d45e75 add comment for depthwise pass
6 years ago
minqiyang 87450b9ad4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_vlog
6 years ago
peizhilin 41b423d41b remove duplicate
6 years ago
peizhilin dcfab11193 merge from develop
6 years ago
peizhilin 4ffa92d4f0 Merge branch 'develop' into windows/build
6 years ago
chengduo c5b6573a5a
Fix input<tensor> (#14208)
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
Tao Luo 813e54efbd
Merge pull request #14328 from PaddlePaddle/revert-14046-windows/debug
6 years ago
Qiyang Min 0804bf333b
Merge pull request #14234 from velconia/fix_ut_test_decayed_adagrad_op
6 years ago
minqiyang 3db9fad764 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_vlog
6 years ago
minqiyang 3da43dcae2 Because anakin do NOT use glog, so we revert anakin related change
6 years ago
Tao Luo 387610aae1
Merge pull request #14325 from luotao1/fix_test_analysis_predictor
6 years ago
minqiyang 37ee36510e Change production mode Dockerfile to support python3
6 years ago
peizhilin 45125ba538 fix share library issue
6 years ago
Xin Pan b03a44e062
Merge pull request #14026 from JiabinYang/add_reorg_op
6 years ago
Xin Pan ff6c809bfc
Merge pull request #14251 from panyx0718/fix
6 years ago
Zhaolong Xing ba8b5619a3
Revert "cherry picked windows patches."
6 years ago
minqiyang 49710960ef Revert tensor_util.cu
6 years ago
minqiyang fcc0452c8b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_vlog
6 years ago
Tao Luo 381bea0a16 fix test_analysis_predictor
6 years ago
minqiyang 0c3227a523 Change the origin VLOG level to 10 times
6 years ago
tensor-tang 5e64244f25 add vaddbias jitcode
6 years ago
tensor-tang 5f7956ae59 Merge remote-tracking branch 'ups/develop' into fea/jit/vscal
6 years ago
Xin Pan 59c66532e7 add more logs and comments
6 years ago
dzhwinter 1f4a434302
Merge pull request #14046 from dzhwinter/windows/debug
6 years ago
peizhilin 869487a2b7 Merge remote-tracking branch 'origin/develop' into windows/build
6 years ago
Wojciech Uss 7fd640b882 added additional call to graph_viz_pass
6 years ago
tensor-tang 3d950a812d combine jitcode of vscal
6 years ago
tensor-tang 03e11f3fc9 add vscal jitcode
6 years ago
Qiao Longfei 5b7a9dd7ac
Merge pull request #13815 from jacquesqiao/optimize-pyreader
6 years ago
dzhwinter 234a1d9248 Merge remote-tracking branch 'origin/develop' into windows/debug
6 years ago
chengduo a270fdf2db
Fix SelectedRowsAdd bug (#14309)
6 years ago
Qiao Longfei ce994190ab Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize-pyreader
6 years ago
tensor-tang 2f0a379af7
Merge pull request #14307 from tensor-tang/fix/mac
6 years ago
Zeng Jinle b2af213009
Merge pull request #14292 from sneaxiy/delete_buggy_selected_rows_functor
6 years ago
tensor-tang 161ba9c9d1 fix mac
6 years ago
Sylwester Fraczek f395075efc rebased and stuff broke
6 years ago
tensor-tang e8642c3c1f
Merge pull request #14265 from tensor-tang/fea/jit/vadd
6 years ago
Sylwester Fraczek a60957f386 addd test_analyzer_mobilenet
6 years ago
dengkaipeng 8b47d90f5d add 'actual_shape' attribute. test=develop
6 years ago
tensor-tang 382307b943 refine code
6 years ago
tensor-tang 3319072858 fix jit kernel test on mac
6 years ago
tensor-tang 44cb70c088 Merge remote-tracking branch 'ups/develop' into fix/mac
6 years ago
Yu Yang c774bcbd2d Merge device_context
6 years ago
Yu Yang 057a682ee9 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rewrite_allocation
6 years ago
Yu Yang c28beb8a3c
test(Pe): add dry run tests for pe (#14254)
6 years ago
tensor-tang c9730d33d9 fix run error on mac
6 years ago
Xin Pan 80132933b7
Merge pull request #14281 from luotao1/face
6 years ago
Qiao Longfei e0c8397426
Merge pull request #14257 from jacquesqiao/optimize-pserver-profiler-thread-pool
6 years ago
chengduo ffc866159f
hot fix log (#14293)
6 years ago
Zhaolong Xing 65b61db10a
Merge pull request #13927 from NHZlX/fix_googlenet_bug_with_rule
6 years ago
tensor-tang 25e070ecc7 Merge remote-tracking branch 'ups/develop' into fea/jit/vadd
6 years ago
barrierye ef8218be22 update docs test=develop
6 years ago
Tao Luo eea36739cc refine test_helper.h
6 years ago
Qiao Longfei 6449faec37
Merge pull request #14259 from jacquesqiao/optimize-thread-pool
6 years ago
sneaxiy 9518bc8d0a delete buggy selected_rows functor
6 years ago
chengduo a9b5d42dd4
Add fp16 backward support (#14202)
6 years ago
Qiao Longfei 3b8dd9ebbd optimize code test=develop
6 years ago
Tao Luo 2b791f1f63 unify analyzer_face_tester to analyzer_resnet50_tester
6 years ago
Qiao Longfei 2921f8a79c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize-pserver-profiler-thread-pool
6 years ago
Tao Luo 1ead9318d5 remove unused code in test_helper.h to pass ci
6 years ago
Qiao Longfei 4062f00f2a optimize thread pool code
6 years ago
dzhwinter 2835e04409 merge develop branch. test=develop
6 years ago
dzhwinter deb4af70ef add test
6 years ago
qingqing01 db8c52da5e Revert " Exhaustive search for cuDNN conv. (#14043)"
6 years ago
qingqing01 ce7d9b0799
Exhaustive search for cuDNN conv. (#14043)
6 years ago
Sang Ik Lee f30c1ddb45 Include nGraph build.
6 years ago
tensor-tang cb4083b9fa fix compile error
6 years ago
tensor-tang dd343a4971 Merge remote-tracking branch 'ups/develop' into fea/jit/vadd
6 years ago
Zeng Jinle fcbe84cb50
Merge pull request #14270 from sneaxiy/fix_rmsprop_enforce_bug
6 years ago
Tao Luo 7a2887d212 add analyzer_face_tester
6 years ago
Tao Luo 2ec65ae0db download face_model in CMakeLists.txt
6 years ago
Tao Luo 2f9a5a2e0a add analyzer_face_tester
6 years ago
Xin Pan cb2d33a851 resolve conflict
6 years ago
nhzlx 5700fafd0f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_googlenet_bug_with_rule
6 years ago
nhzlx 86b99ac953 fix comments and fix bug
6 years ago
tensor-tang e6cfdf6c74
Merge pull request #14274 from tensor-tang/fix/jit
6 years ago
peizhilin a37918c31f fix python package issue
6 years ago
Xin Pan 25123a3b7e add tests
6 years ago
Xin Pan 8c11d3fed6 clean up
6 years ago
Xin Pan 0a89650507 fix more tests
6 years ago
Xin Pan a3b27e3237 fix
6 years ago
Xin Pan f25eb9a71d fix some tests.
6 years ago
Xin Pan adf5615e54 clean kGraphOp
6 years ago
Xin Pan fb576cb5cb allow to compare type
6 years ago
Xin Pan ead94bfc6c fix destructor
6 years ago
Xin Pan 2e14999942 clean1
6 years ago
Xin Pan 34b401fc6c clean up a global graph attr.
6 years ago
Zeng Jinle 8ac2242b6e
Merge pull request #14075 from sneaxiy/remove_some_locks_in_pe
6 years ago
tensor-tang b81e1b655e fix jit on mac
6 years ago
sneaxiy 11f032a82e fix rmsprop_op enforce bug
6 years ago
tensor-tang b68ececb73 add vaddrelu jitcode
6 years ago
sneaxiy 8684553633 stream callback support in cuda 10
6 years ago