Commit Graph

12739 Commits (b594251f89148d31f9f79ef01bb67faa2ba9de45)
 

Author SHA1 Message Date
Darcy 02b3cfb156
Merge pull request #9137 from putcn/fix-capi-dep
7 years ago
yangyaming 3b03e3748d Refine some ENFORCE.
7 years ago
yangyaming 58730ba131 Enhance unit test.
7 years ago
yangyaming bf3f56e899 Finish adaption for backward.
7 years ago
Qiao Longfei 6d4a06f26b
Merge pull request #9155 from jacquesqiao/fix-profiler-compile
7 years ago
Qiao Longfei dc6442bfa1
Merge pull request #9158 from jacquesqiao/fix-regularization-when-parallel
7 years ago
Liu Yiqun 371c53f88c Add profiling event in feed, fetch and load op.
7 years ago
qiaolongfei 2f1778868e fix regularizer when gradient is None
7 years ago
Liu Yiqun 253ba6672f Merge branch 'develop' into core_inference_remove_clone
7 years ago
qiaolongfei a39c861530 rm unused private field in profiler
7 years ago
typhoonzero b8f4c8599e pserver runs in parallel
7 years ago
fengjiayi 60314ee922
Merge pull request #9079 from JiayiFeng/dev_update_reader_doc
7 years ago
Shan Yi 70e500bc2b
Merge pull request #9152 from ranqiu92/doc_dir
7 years ago
ranqiu cf367a536e delete unused images
7 years ago
Kexin Zhao 8e7310146f
Merge pull request #9143 from kexinzhao/numpy_conv2d_pool2d_fp16
7 years ago
Kexin Zhao 6ef4f1f8c0 small fix
7 years ago
Shan Yi c0511c3c13
Merge pull request #9145 from typhoonzero/remove_legacy_image_in_design
7 years ago
Kexin Zhao f3c5e81556 add fp16 for cast op
7 years ago
Xin Pan 21e2c42a46
Merge pull request #9141 from panyx0718/develop
7 years ago
typhoonzero e1ffb49bab remove legacy design image
7 years ago
Tao Luo 4f3b73ed97
Merge pull request #9128 from luotao1/layer_function_generator
7 years ago
fengjiayi f617ffb10a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_update_reader_doc
7 years ago
Tao Luo a448fbe9e1
Merge pull request #9134 from putcn/fix-selected-row-dep
7 years ago
Tao Luo 20be8e7e33
Merge pull request #9104 from ranqiu92/doc_dir
7 years ago
Xin Pan 1ca1e1c384 Fix a program copy regression.
7 years ago
qingqing01 7c1a0b77a0
Delete the detection_output_op, which had been split into several operators. (#9121)
7 years ago
Kexin Zhao e967d19b0a add more tests
7 years ago
Kexin Zhao a13ec3432a fix test error
7 years ago
Xi Chen 845592708f add gserver to capi dep
7 years ago
Varun Arora 26a9208394 New PingPong test for testing channels / concurrency (#9132)
7 years ago
Kexin Zhao e4de5dc347 add conv2d fp16 support
7 years ago
Xi Chen d20c6eb6de add math_function to selected_rows_functor dependency list
7 years ago
Darcy e382e42ac6 update en doc for Distributed Training (#9130)
7 years ago
Luo Tao 8a3d7647d2 fix AttributeError: 'module' object has no attribute 'framework_pb2'
7 years ago
qingqing01 1cd700d8e8
Fix bug in LRN operator. (#9124)
7 years ago
ranqiu 64775126f3 change the dir of docs
7 years ago
qingqing01 b5a16dca20
Fix a critical bug in softmax_with_cross_entropy_op backward. (#9120)
7 years ago
Thuan Nguyen 1e4c504e60 Implement Select OP (#9088)
7 years ago
qingqing01 45073b7c39
Always synchronize when copy data on GPU from C++ to Numpy array. (#9110)
7 years ago
Xin Pan d284cf88e5
Merge pull request #9037 from panyx0718/develop
7 years ago
dzhwinter 128adf53cb
[Speed]implement cudnn sequence softmax cudnn (#8978)
7 years ago
Yu Yang 9b9f3f09b3
Merge pull request #9058 from reyoung/feature/parallel_do_bug
7 years ago
yangyaming 352fa41a16 Finish adapting forward.
7 years ago
ranqiu92 3ff649e3a8
Merge pull request #9093 from weixing02/dockerfile
7 years ago
wanghaoshuang d7e5e1f13d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into average_model
7 years ago
weixing02 a68290fc57 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dockerfile
7 years ago
weixing02 45eb94e61f Add comments
7 years ago
Kexin Zhao e26f1123da
Add fp16 mul op support and bind paddle fp16 to numpy fp16 (#9017)
7 years ago
weixing02 fdc3843f22 The sphinx version is specified as 1.5.6 in the Dockerfile
7 years ago
dzhwinter 7140071152
"exported scatter to python" (#9038)
7 years ago