Commit Graph

9542 Commits (0b9abcbe75a2a6a182e4a6e5b1a2d117998040a9)

Author SHA1 Message Date
chenweihang bd57dec1cb Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into squeeze_op
7 years ago
chenweihang 298e74da1e add squeeze op c++ part, compile success
7 years ago
yuyang18 5e23a5ec18
Rename TransferData -> TransformData
7 years ago
yuyang18 5999201346
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/refactor_op
7 years ago
Tao Luo ef68b913d9
Merge pull request #11819 from PaddlePaddle/bugfix/anakin-compile
7 years ago
chengduo 6711b7b5f1
fix FeedAndSplitTensorIntoLocalScopes (#11817)
7 years ago
Yan Chunwei 95385de798
fix anakin manylinux build
7 years ago
fengjiayi 2e320079d3 fix bugs
7 years ago
Tao Luo 8080ffd7eb
Merge pull request #11801 from velconia/change_paddle_build_doc
7 years ago
fengjiayi 5b4f283069 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_data_balance
7 years ago
fengjiayi b6dc3a59f1 Add DataBalanceOpHandle to MultiDeviceSSAGragh
7 years ago
mozga-intel 61c54dbbe7 Remove additional function of the code
7 years ago
mozga-intel b8a04c2fa1 Duplicated code was moved to common function
7 years ago
mozga-intel 3b128337a1 The mkldnn batch norm supports other data format
7 years ago
superjomn ba99bc2384 update
7 years ago
superjomn f1224945ba fix analysis compile bug
7 years ago
Tao Luo 905454dfec
Merge pull request #11794 from luotao1/fix_tensorrt_compiler_bug
7 years ago
minqiyang 68fe1d54aa Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into change_paddle_build_doc
7 years ago
minqiyang e265e61193 Add WITH_ANAKIN option log in paddle_build.sh
7 years ago
Xin Pan 2ecc56226d small AverageOptimizer enhance. (#11761)
7 years ago
Luo Tao 9211824841 fix tensorrt compiler bug
7 years ago
Yan Chunwei 5082642bdb
feature/analysis to support sub-graph for TRT engine (#11538)
7 years ago
Haichao Zhang bc28cf613f Extend fill_zeros_like_op for zero-filling an LoDTensorArray (#11496)
7 years ago
Qiao Longfei 593bbfe392
Merge pull request #11765 from jacquesqiao/fix-adam-op-for-selectedrows
7 years ago
tensor-tang 64e44e929c add option to compile inference demo
7 years ago
qiaolongfei 20fae68136 adam op handle grad.rows().size == 0 condition
7 years ago
pzelazko-intel 9a15c92317 bnorm+relu fuse for mkldnn (inference) (#11434)
7 years ago
baiyf 778b71fc93
Optimize bipartite_match_op in large scale input (#11730)
7 years ago
qiaolongfei df7a266ae2 fix adam op for selected rows
7 years ago
Yan Chunwei c228977727
add anakin release (#11747)
7 years ago
tensor-tang e3a96300bb move SetNumThreads to platform
7 years ago
Yan Chunwei f2459aafd2
inference API init cn (#11731)
7 years ago
qingqing01 b756063ce7
Speed depthwise transposed conv2d. (#11740)
7 years ago
Qingsheng Li 8630ba2eb1
Fix sequence expand op (#11618)
7 years ago
sneaxiy 01fbcb0bbb
Merge pull request #11695 from sneaxiy/complete_py_reader_cpp
7 years ago
tensor-tang 52993878a4 add feature/vis infer demos (#11708)
7 years ago
Guo Sheng 8df303c09b
Merge pull request #11238 from guoshengCS/fix-beam_search
7 years ago
guosheng d15b2e02c8 Fix copying empty tensor in beam_search_decode_op
7 years ago
sneaxiy d4d946db5a update blocking queue
7 years ago
yi.wu 8d04d0e2a3 update
7 years ago
yi.wu 6f0107126a fix broadcast bug
7 years ago
yuyang18 9faf5a39c5
Refactor Operator.cc, and clean code
7 years ago
yi.wu 88cb47bd86 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_paraexe_bcast
7 years ago
yi.wu 8e48c77b54 wip
7 years ago
Yan Chunwei b0f98849fd
inference doc fix grammer (#11718)
7 years ago
tangwei12 a1f1a5ed8a rename grpc to rpc (#11717)
7 years ago
yi.wu 3d69a82b83 fix dist train broadcasting bug
7 years ago
Tao Luo 2dae8a4631
Merge pull request #11596 from tensor-tang/refine/mklml/dyload
7 years ago
tangwei12 b20fa022ed
Merge pull request #11490 from seiriosPlus/ckpt_m2
7 years ago
chengduo bb29800aaa
small refine (#11460)
7 years ago
gongweibao ab0c2e1dab
Fix rpc_deadline (#11709)
7 years ago
tangwei12 f57978e6b5 renae
7 years ago
tangwei12 b6e63554e6 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into ckpt_m2
7 years ago
Yancey 991cedb4c3
Merge pull request #11702 from Yancey1989/fix_async_update_failed
7 years ago
Tomasz Patejko e26f51ce74 MKLDNN elementwis_add with default broadcast operations (#11544)
7 years ago
Yancey1989 bf0c90f241 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into fix_async_update_failed
7 years ago
Yancey1989 86e09b34e3 fix asyn update error on pserver
7 years ago
Wu Yi bb18de68c2
Merge pull request #11698 from typhoonzero/fix_sparse_dist_paraexe
7 years ago
tangwei12 dc847f129e bug fix and code optimize
7 years ago
yi.wu 254154a9bf fix sparse paraexe dist train
7 years ago
sneaxiy 67556e4aa4 update blocking queue
7 years ago
sneaxiy 502faf62a9 complete_py_reader_cpp
7 years ago
sneaxiy 7b2339d7c5 delete create_py_array_reader_op.cc
7 years ago
sneaxiy 2dcf0e4e66 delete py_array_feed_queue.h
7 years ago
sneaxiy 748e204eff Revert "refine ZeroGradFunctor in activation_op.h"
7 years ago
fengjiayi b4f28ccc19
Merge pull request #11632 from JiayiFeng/some_small_fixes
7 years ago
guosheng 983566d946 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into fix-beam_search-dev
7 years ago
guosheng 4e9d7ddbc6 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into fix-beam_search-dev
7 years ago
Wu Yi acfd177d0c
Retry rpc calls (#11651)
7 years ago
Yibing Liu 9c69fdf5c6 Merge branch 'develop' of upstream into argsort_dev
7 years ago
fengjiayi e1a46bba59 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into some_small_fixes
7 years ago
tangwei12 fb7e479188 merger paddle develop
7 years ago
tangwei12 b519bf05d0 log level optimize
7 years ago
sneaxiy 9b63fef32d delete some redundant comments
7 years ago
guochaorong 6d6996af84
Merge pull request #11676 from guochaorong/anakin-adapt
7 years ago
sneaxiy 697ba4b13d Add Python array reader op
7 years ago
sneaxiy 2c12af76c5 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
7 years ago
Yancey 0d4b376fc0
Merge pull request #11585 from Yancey1989/fix_pserver_sub_blocks
7 years ago
guochaorong aebf120959 anakin build adapt
7 years ago
Yi Wang 2625178add
No NCCL on macOS (#11652)
7 years ago
Tao Luo 60647c9aa4
Merge pull request #11519 from jczaja/prv-softmax-mkldnn-grad-operator
7 years ago
Qiyang Min dda24f18b7 Fix kill fail bug (#11635)
7 years ago
Yancey1989 8cb494f79c add blocks attr type in proto
7 years ago
Yancey1989 aa84b21e3b fix unit tests
7 years ago
gongweibao dbca7f166d
tune logs (#11649)
7 years ago
tangwei12 4388ce112e checkpoint notify op optimized
7 years ago
tangwei12 7fae9e0a7b checkpoint feature optimized
7 years ago
tangwei12 e684575f66 checkpoint feature optimized
7 years ago
Yancey1989 d723022e1b fix compile error
7 years ago
Yancey1989 56a903d3ac use optimize block list instead of first optimize block
7 years ago
fengjiayi e45a55523b
Merge pull request #11639 from JiayiFeng/fix_mac_compile
7 years ago
chengduo da556ed6d4
enhance ParallelExecutor stable (#11637)
7 years ago
Kexin Zhao 073af6237a
add print lod_tensor int64 option (#11644)
7 years ago
Jacek Czaja 98f3ad3ba1 - MKLDNN Softmax Grad Op
7 years ago
tensor-tang d5fb8fa778 Revert "Merge pull request #11628 from PaddlePaddle/revert-11102-mozga-intel/Sum_mkldnn_layout"
7 years ago
fengjiayi 964f515e9a fix mac compile
7 years ago
Xin Pan c90e64e796
Merge pull request #11622 from panyx0718/doc
7 years ago
fengjiayi bc9d19c7d6 fix a bug
7 years ago
Yu Yang 9b3f48d7e6
Merge pull request #11616 from chengduoZH/fix_parallel_exe
7 years ago
fengjiayi 32478fe0ea Make buffers of DoubleBufferReader and open_files bigger
7 years ago
Yancey1989 3a37e14285 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into fix_pserver_sub_blocks
7 years ago
Yancey1989 0970bd9edc use optimize blocks attr to record optimize block id
7 years ago
fengjiayi 9dccca963b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into some_small_fixes
7 years ago
fengjiayi e71948f167 Refine random crop
7 years ago
Yan Chunwei bcea248b60
doc/inference api (#11332)
7 years ago
tensor-tang 28a0ef9522 remove usr local lib when dynamic load lib
7 years ago
tangwei12 620999c917 save checkpoint bug fix
7 years ago
tensor-tang 1f09ddf806 Merge remote-tracking branch 'ups/develop' into refine/mklml/dyload
7 years ago
tensor-tang 90780e22ce
Revert "MKLDNN layout: Support for sum operator"
7 years ago
chengduoZH c99fca5f90 Add No Mutex
7 years ago
Xin Pan 32bfebfe38 disable the LODTensor warning for now
7 years ago
tangwei12 97648442cd merge develop
7 years ago
chengduoZH 13de72388d Fix broadcast
7 years ago
fengjiayi 732eef57f5 Register assign_value_op an empty grad_op
7 years ago
sneaxiy d2c0e2f065 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into python_data_feeding
7 years ago
tangwei12 e589005229 merge
7 years ago
Xin Pan 0151e4eb3d
Merge pull request #11608 from panyx0718/doc
7 years ago
chengduoZH 28a86aebc3 Fix Parallel Exe(VarHandel's version)
7 years ago
sneaxiy 7ecb7b7dba Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into python_data_feeding
7 years ago
Yancey c413c46915
Merge pull request #11603 from Yancey1989/rename_details_folder
7 years ago
Yancey 9cc1eb434e
Merge pull request #11221 from Yancey1989/overlap_memcpy_with_dist
7 years ago
Tao Luo bfe5dc6312
Merge pull request #11607 from chengduoZH/fix_concat_warning
7 years ago
Yancey1989 712adc786f polish dist cmake
7 years ago
Xin Pan df31926fcf small thread-safety fix and doc improvements.
7 years ago
chengduoZH 804c767107 fix concat warning
7 years ago
Yancey1989 e02cbf3538 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into fix_pserver_sub_blocks
7 years ago
Yancey1989 1ef6cdb60e move dist codes from operaotrs/detail to operators/distributed
7 years ago
fengjiayi 6e1c48d1fd
Merge pull request #11576 from JiayiFeng/dev_refine_bilinear_interp
7 years ago
gongweibao 80f63642e6
Add comments to `set_lod`. (#11588)
7 years ago
tensor-tang 3e73a7a924 add usr local lib to dynamic search path
7 years ago
Tao Luo 8d5ab1f9cd
Merge pull request #11595 from luotao1/refine_code
7 years ago
Yan Chunwei a009272ec7
inference/unify output buffer management (#11569)
7 years ago
Yu Yang 5f0c780af6
Merge pull request #11534 from typhoonzero/try_fix_logical_doc
7 years ago
fengjiayi 47c02b5c32 Add unit tests
7 years ago
Qiao Longfei 05a92779f4
Merge pull request #11524 from jacquesqiao/add-keep_kids-for-executor
7 years ago
Luo Tao 5aac910b89 add url of cuda9.0_cudnn7_avx_mkl library
7 years ago
Yancey1989 7e6518e8ca fix compile warning
7 years ago
Yancey1989 7d1b146939 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into overlap_memcpy_with_dist
7 years ago
tangwei12 298588f8c7 Merge branch 'ckpt_m2' of github.com:seiriosPlus/Paddle into ckpt_m2
7 years ago
tangwei12 91eae9cc91 code style
7 years ago
gongweibao 19958eeb71
fix (#11590)
7 years ago
tensor-tang f503f12925 enable dynamic load mklml lib on fluid
7 years ago
sneaxiy 28ff4bdd1e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into python_data_feeding
7 years ago
tangwei12 5a4a24cce1
Merge branch 'develop' into ckpt_m2
7 years ago
fengjiayi 12619fcf90 fix a compile error
7 years ago
fengjiayi 8567d0424d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_refine_bilinear_interp
7 years ago
tangwei12 db6126ca99 code style
7 years ago
Yancey1989 b54d1ba968 fix pserver sub-blocks
7 years ago
Qiao Longfei 4116b55163
Merge pull request #11579 from jacquesqiao/fix-concat-grad-kernel
7 years ago
Yan Chunwei d020d7fd29
add beam search doc (#11469)
7 years ago
qiaolongfei 762160bd8c fix concat grad kernel
7 years ago
tangwei12 8af4d4c7a0 code style
7 years ago
Tao Luo 5972990295
Merge pull request #11523 from mozga-intel/mozga-intel/Gausian_random_mkldnn_layout
7 years ago
tensor-tang 64045c29c2
Merge pull request #11102 from mozga-intel/mozga-intel/Sum_mkldnn_layout
7 years ago
tangwei12 32fa832b4b code style
7 years ago
qingqing01 9c90dc9728
Make the CUDA kernel of concat correct and fix unit tests. (#11541)
7 years ago
fengjiayi 5d33481c37 Add bilinear interp supporting for uint8
7 years ago
Yu Yang dad15b6e9a
Merge pull request #11563 from panyx0718/doc
7 years ago
tangwei12 06f6c21303 bug fix
7 years ago
tangwei12 28482f81a8 bug fix
7 years ago
mozga-intel 7b9aa60198 MKLDNN gausian_random tests
7 years ago
mozga-intel b88cda84f4 MKLDNN sum unit-test
7 years ago
tangwei12 6abf07693a checkpoint_notify_id rename
7 years ago
tangwei12 16ecead837 load op optimize
7 years ago
mozga-intel 701102283c MKLDNN layouts: Gaussian random layout
7 years ago
tangwei12 49c2d0c5fb bug fix
7 years ago
guosheng f4bdfbc697 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into fix-beam_search-dev
7 years ago
sneaxiy 5c9dcc4d7d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into argmin_argmax
7 years ago
tangwei12 8c0e1d5cba unittest case fix
7 years ago
mozga-intel 6512be59ec MKLDNN layout: the code-review changes
7 years ago
mozga-intel 96b4904d2f MKLDNN layout: Support for sum operator
7 years ago
tangwei12 d93dc81c4e add handle when checkpoint_notify_id = -1
7 years ago
Qiyang Min a29cb4be2a Fix decay bug (#11520)
7 years ago
Xin Pan efcbe27263 Refine detection_map doc.
7 years ago
tensor-tang e8f5757d66
Merge pull request #11525 from tensor-tang/refine/mem
7 years ago
tangwei12 7efd73ac53 code clean
7 years ago
tensor-tang 9a25f2895c update the default cpu memory with MKLDNN
7 years ago
Qiao Longfei 69827f305b
Merge pull request #11527 from jacquesqiao/concat-grad-support-data-input
7 years ago
tensor-tang f1f8327c31 Merge remote-tracking branch 'ups/develop' into refine/mem
7 years ago
Tao Luo 49f23e63a9
Merge pull request #11124 from mozga-intel/mozga-intel/Activation_mkldnn_layout
7 years ago
tangwei12 5250ca8c87 bug fux
7 years ago
tangwei12 459690ae3b bug fux
7 years ago
Yang Yang(Tony) d00a0436b1
Remove tape (#11548)
7 years ago
tangwei12 620698e7e6 bug fux
7 years ago
gongweibao 4dda54aa5a
Fix unlikely (#11537)
7 years ago
tangwei12 ee64f577d4 load op add seletedRows
7 years ago
tangwei12 ca27f78e29 load op add seletedRows
7 years ago
tangwei12 a501766ab1 load op add seletedRows
7 years ago
tangwei12 549f0aa0d3 load op add seletedRows
7 years ago
tangwei12 af0a6a149f checkpoint notify
7 years ago
tangwei12 ae12281d9b checkpoint notify
7 years ago
tangwei12 30880844bb merge develop
7 years ago
tangwei12 5553adf85d move checkpoint message to variable message
7 years ago
tangwei12 8af8da4fe4 move checkpoint message to variable message
7 years ago
tangwei12 85215df087 move checkpoint message to variable message
7 years ago
mozga-intel 792d3b2406 MKLDNN layout: Support for activation operator
7 years ago
Yibing Liu e710d2c6d8 Merge branch 'develop' of upstream into argsort_dev
7 years ago
tangwei12 527b86b7d0 bug fix
7 years ago
Yibing Liu a523b6f49f Add python api for argsort_op
7 years ago
Yan Chunwei d734595978
Feature/pass manager (#11440)
7 years ago
tangwei12 bbb349fbf0 add RequestCheckpointNotify in grpc
7 years ago
tangwei12 15532c74b1 add RequestCheckpointNotify in grpc
7 years ago
tangwei12 54013a93b1 add RequestCheckpointNotify in grpc
7 years ago
tangwei12 050b66e27c add RequestCheckpointNotify in grpc
7 years ago
Yibing Liu 7ca511e0c6 Merge branch 'develop' of upstream into argsort_dev
7 years ago
tangwei12 74384b750e add RequestCheckpointNotify in grpc
7 years ago
tangwei12 36d17d11a4 add RequestCheckpointNotify in grpc
7 years ago
tangwei12 a9ac2007f2 add RequestCheckpointNotify in grpc
7 years ago
tangwei12 925e2324b3 add RequestCheckpointNotify in grpc
7 years ago
yi.wu acc7451853 update
7 years ago
yi.wu f297e9ecbf try fix logical op doc
7 years ago
Yibing Liu 92cfa2be3a Avoid using dynamic array in cuda kernel
7 years ago
Yu Yang 16a0f746f8
Merge pull request #11383 from jacquesqiao/update-api-reference-1
7 years ago
Yu Yang ce60bbf506
Merge pull request #11314 from typhoonzero/fix_api_reference_docs
7 years ago
yuyang18 7a56705e4a polish doc
7 years ago
gongweibao 962711dc3f
Add some paddleenforce. (#11516)
7 years ago
yuyang18 fda1a78844 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_api_reference_docs
7 years ago
qiaolongfei b77c886ed4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into update-api-reference-1
7 years ago
qiaolongfei 82a4cf1960 update image_resize_short and shape doc
7 years ago
Yu Yang c2e8f40dcb
Merge pull request #11492 from dzhwinter/doc/api1
7 years ago
Yu Yang 1171c2c57d
Merge pull request #11457 from JiayiFeng/dev_add_doc
7 years ago
qiaolongfei d1a8498b22 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into update-api-reference-1
7 years ago
qiaolongfei ad1ad738d8 add gpu support for concat
7 years ago
tensor-tang a0c5fd83b2 enable setting initial memory from env
7 years ago
chengduo ea03a2287e
Merge pull request #11513 from chengduoZH/refine_conv3d_doc
7 years ago
qiaolongfei 9c128fe656 concat support data as input
7 years ago
tensor-tang a8c2ff316f refine the initial cpu memory flag for mkldnn
7 years ago
qiaolongfei bf3ff5b091 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into update-api-reference-1
7 years ago
qiaolongfei 2b1ecdf55a update comment
7 years ago
qiaolongfei daa0fbd5f4 add keep_kids flag for executor
7 years ago
tensor-tang 609dccfb55
Merge pull request #11395 from tensor-tang/fix
7 years ago
Kexin Zhao 417fcf4f43
Modify Pybind LoDTensor API according to length-based LoD (#11106)
7 years ago
gongweibao dd55cc1647
fix warning (#11518)
7 years ago
Yibing Liu 3438dfecce
Merge pull request #11491 from kuke/fix_docs
7 years ago
Tao Luo 3a4b6cdaa0
Merge pull request #11488 from luotao1/softmax_doc
7 years ago
dongzhihong f4a49cb07e Merge remote-tracking branch 'origin/develop' into doc/api1
7 years ago
Yibing Liu f3a777d8e2 Fix the display of reciprocal's formula
7 years ago
tangwei12 985026ce42 add checkpoint_notify in python
7 years ago
tangwei12 1c2e9bdd49 fix cmakelist
7 years ago
tensor-tang 0ddc5d8631
Merge pull request #11258 from tensor-tang/refine
7 years ago
Yibing Liu bf5ce626c0 Merge branch 'develop' of upstream into fix_docs
7 years ago
fengjiayi bcae8729ac Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_add_doc
7 years ago
tangwei12 860360d96d bug fix
7 years ago
dzhwinter 4970414b1c Merge remote-tracking branch 'origin/develop' into doc/api1
7 years ago
tangwei12 8d46d1ddf2 bug fix
7 years ago
tensor-tang 98b14a3a2e Merge remote-tracking branch 'ups/develop' into fix
7 years ago
tensor-tang a427e76958 skip use_mkldnn if do not use it
7 years ago
tangwei12 f224948f31 bug fix
7 years ago
qiaolongfei 8f59d79d75 update doc for sigmoid_cross_entropy_with_logits
7 years ago
Luo Tao 8415e18b3f Merge branch 'develop' into softmax_doc
7 years ago
qingqing01 cc1239ffc9
Update some doc about API reference. (#11495)
7 years ago
fengjiayi 29ddf6c5d8 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_add_doc
7 years ago
qiaolongfei 5b50307bf8 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into update-api-reference-1
7 years ago
qiaolongfei 6ace04f655 update
7 years ago
Tao Luo 5ea039b3c1
Merge pull request #11470 from typhoonzero/fix_unitests
7 years ago
chengduoZH 7b82353010 fix conv3d/conv3d_trans/slice/mean_iou doc
7 years ago
tangwei12 98c30c7cbe bug fix
7 years ago
Yibing Liu 67dc5c7f8a Polish the doc of nce layer
7 years ago
dzhwinter 6ac8383f28 "fix based comments"
7 years ago
tangwei12 fe76244f0e bug fix
7 years ago
tensor-tang 6c1cf60950 Merge remote-tracking branch 'ups/develop' into fix
7 years ago
weixing02 1021089cda fix
7 years ago
weixing02 ee13b396f2 fix some errors
7 years ago
Yibing Liu 279ebdd0b2 Fix reciprocal op's doc
7 years ago
tangwei12 fb27c9a5a3 bug fix
7 years ago
tangwei12 1cb0ab36f0 bug fix
7 years ago
tangwei12 bb17604b36 bug fix
7 years ago
Luo Tao 1958654d6f refine \odot in elementwise_mul
7 years ago
tensor-tang 0329ee7496
Merge pull request #11497 from tensor-tang/doc
7 years ago
Yan Chunwei 5fd142c3fd
bugfix/trt engine op (#11487)
7 years ago
qiaolongfei 3a25ceebf2 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into update-api-reference-1
7 years ago
Yu Yang 745ea4dcf0
Merge pull request #11354 from reyoung/feature/polish_doc
7 years ago
dzhwinter 1f38cbf79b "fix some typo"
7 years ago
yi.wu 3380737cb7 update by comment
7 years ago
fengjiayi d684b49cb0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_add_doc
7 years ago
fengjiayi d91060d300 fix errors
7 years ago
weixing02 8bd148dc00 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into hsigmoid_op
7 years ago
dzhwinter 45f18b0062 Merge remote-tracking branch 'origin/develop' into doc/api1
7 years ago
chengduo 8bc74f10e9
Merge pull request #11476 from chengduoZH/enable_more_type_for_SplitOpKernel
7 years ago
Xin Pan 261d5f0232
Merge pull request #11409 from panyx0718/doc
7 years ago
tensor-tang 98ab2b403e polish doc: softshrink, assign, shuffle
7 years ago
tensor-tang 24fea628cc polish doc: mean
7 years ago
dzhwinter 16a3d88a20 fix typo
7 years ago
tangwei12 b089b80988 update rpc to add checkpoint notify
7 years ago
tangwei12 12de20f5f7 add checkpoint_notify_op for trainer to notify pserver, update listen_and_serv_op
7 years ago
gongweibao cdc06b011f
Fix dependency of `tape/variable.cc` (#11472)
7 years ago
Yan Chunwei 212651a5b8
bugfix/anakin-ci (#11473)
7 years ago
chengduoZH ca743de2e0 enable more type for splitOp and ConcatOp
7 years ago
yi.wu 40c631e554 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_unitests
7 years ago
yi.wu 44925eb4c2 fix dist ut
7 years ago
yuyang18 055df47035 Polish code
7 years ago
tensor-tang d0fb00d797 Merge remote-tracking branch 'ups/develop' into set_nthreads
7 years ago
yuyang18 cbc1b7f1ce Polish documentation
7 years ago
tensor-tang c453573286 Merge remote-tracking branch 'ups/develop' into fix
7 years ago
fengjiayi 8a136d142f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_add_doc
7 years ago
Luo Tao 4c0bf774b9 fix compiler error in contrib/tape
7 years ago
tensor-tang 3e58df20df initial with only 1 mkl/openblas threads for each pthreads
7 years ago
fengjiayi 980499faf1 fix errors
7 years ago
sneaxiy fa002cd67c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into argmin_argmax
7 years ago
tensor-tang 9169b3b802
Merge pull request #10789 from Xreki/core_fix_openblas_threads
7 years ago