Commit Graph

12803 Commits (4f522fa8d543715d9fcc633e79714302f496439c)
 

Author SHA1 Message Date
wanghaoshuang 016d0eb7f7 Add python API for sum op.
7 years ago
wanghaoshuang aee686771c Add clone_variable function for Block class.
7 years ago
Kexin Zhao 3233b2b323 update test
7 years ago
Kexin Zhao 5e36757c37 fix test
7 years ago
Kexin Zhao 151cfff90b add more tests
7 years ago
Kexin Zhao 0a95a44b9a add python batch norm inference test
7 years ago
Kexin Zhao df99b16a16
Merge pull request #9167 from kexinzhao/pool2d_fp16
7 years ago
Kexin Zhao dfec1df14f address comments
7 years ago
Kexin Zhao 39c676e208 initial commit
7 years ago
xuwei06 ab3543e35e Fix compilation for gcc5.4
7 years ago
Kexin Zhao 8ebfc153dd update
7 years ago
Kexin Zhao 3f5705c346
Merge pull request #9148 from kexinzhao/cast_op_fp16
7 years ago
Kexin Zhao bfbc25bdb8 add fp16 pool2d support
7 years ago
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
sabreshao 45c988d86a Demostration of cmake refine for HIP support.
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