Commit Graph

15808 Commits (298588f8c7df86365aabe4590517e778eb983849)
 

Author SHA1 Message Date
tangwei12 298588f8c7 Merge branch 'ckpt_m2' of github.com:seiriosPlus/Paddle into ckpt_m2
7 years ago
tangwei12 91eae9cc91 code style
7 years ago
tangwei12 5a4a24cce1
Merge branch 'develop' into ckpt_m2
7 years ago
Yu Yang 1d7e60fdb4
Merge pull request #11573 from reyoung/feature/print_all_signatures
7 years ago
Yu Yang c2ad3815b0
Merge pull request #11560 from JiayiFeng/doc_non_layer_api
7 years ago
fengjiayi 0d2dd1a70a
Merge pull request #11570 from JiayiFeng/dev_support_dynamic_size_recordio
7 years ago
tangwei12 db6126ca99 code style
7 years ago
gongweibao 25241e9e5e
Fix paddle env variables. (#11564)
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
Qiao Longfei 2074d36906
Merge pull request #11532 from jacquesqiao/add-none-layers-api-doc
7 years ago
qingqing01 9c90dc9728
Make the CUDA kernel of concat correct and fix unit tests. (#11541)
7 years ago
tangwei12 5600b13512 bug fix
7 years ago
fengjiayi 457d81bbc0 fix errors
7 years ago
yuyang18 706f383933 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-none-layers-api-doc
7 years ago
Yu Yang 9988f8ec27
Merge pull request #11559 from qingqing01/fluid_doc_profiler
7 years ago
tensor-tang 2c974d6752
Merge pull request #11571 from tensor-tang/fix/mkldnn/compile
7 years ago
Yu Yang dad15b6e9a
Merge pull request #11563 from panyx0718/doc
7 years ago
yuyang18 7d7592dfc6 add print_signatures.py
7 years ago
tangwei12 06f6c21303 bug fix
7 years ago
tangwei12 28482f81a8 bug fix
7 years ago
Qiao Longfei 4ec9ecae59
Merge pull request #11547 from jacquesqiao/support-ftrl-optimizer
7 years ago
qingqing01 c22ebb3bde
Expose crop op into Python API. (#11546)
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
tensor-tang 9ff77a76de fix mkldnn compile issue
7 years ago
tangwei12 16ecead837 load op optimize
7 years ago
fengjiayi dfe54a4fbe update
7 years ago
fengjiayi 8cc249ef10 make data_feeder support dynamic shape
7 years ago
mozga-intel 701102283c MKLDNN layouts: Gaussian random layout
7 years ago
tangwei12 49c2d0c5fb bug fix
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 1571c25ae9 code style fix
7 years ago
fengjiayi 8746725a97 fix errors
7 years ago
tangwei12 7efd73ac53 code clean
7 years ago
Dang Qingqing 1473033fb3 Polish profiler Python API.
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