Commit Graph

7134 Commits (c55bff79697a9f05a903f65a09ac443b6b98aea0)

Author SHA1 Message Date
Kexin Zhao c1e9b1e37e
Merge pull request #9231 from kexinzhao/elementwise_add_fp16
7 years ago
Qiao Longfei 37a272e670
add executor.prepare (#9022)
7 years ago
武毅 5008020d19
Merge pull request #9154 from typhoonzero/pserver_parallel
7 years ago
typhoonzero 3666d7c02f fix num_blocks==2
7 years ago
Yang yaming 381c6a026d
Merge pull request #9100 from pkuyym/fix-9049
7 years ago
Kexin Zhao d307b5e4a6 Merge remote-tracking branch 'upstream/develop' into elementwise_add_fp16
7 years ago
typhoonzero 139ae08fdf workable
7 years ago
Kexin Zhao 5271c32d24
Merge pull request #9223 from kexinzhao/dropout_fp16
7 years ago
Kexin Zhao 3da094fd7b rearrange test
7 years ago
fengjiayi 832deee448
Merge pull request #9178 from JiayiFeng/fix_bugs_in_reader
7 years ago
yangyaming 2c22552542 Fix some comments and adapt test_machine_translation.py.
7 years ago
fengjiayi 6f7e812bb3 fix bugs
7 years ago
yangyaming 2f2c5f5e60 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-9049
7 years ago
Kexin Zhao 4bf168b274 add fp16 kernel for elementwise add
7 years ago
Kexin Zhao 182da95317 small fix
7 years ago
Kexin Zhao f2bbbb2b66 fix arithmetic operator
7 years ago
Kexin Zhao 18d616ed70 add float16 arithmetic operators on new GPU
7 years ago
Kexin Zhao d03dbb97f9 remove AttrType
7 years ago
Kexin Zhao 05ad15832a initial commit
7 years ago
Xi Chen 9eae086e39 add math_function to softmax's dep list
7 years ago
emailweixu b3f076a6e4
Merge pull request #9168 from emailweixu/fix_compile
7 years ago
chengduo 597ba3f3f2 add more times close test (#9215)
7 years ago
yangyaming 869a6f9cea Add python wrapper.
7 years ago
yangyaming ea788fc5df Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-9171
7 years ago
Liu Yiqun 961151f17a Disable the link flags on Mac.
7 years ago
Xin Pan 898e0ffa21
Merge pull request #9190 from panyx0718/p2p
7 years ago
Xin Pan ce55975bb5 fix
7 years ago
Xin Pan 18ac6947d0 Enable P2P memory copy
7 years ago
yangyaming 332b665fc7 Enhanced cpp implementation and unit test.
7 years ago
Tao Luo c068d9c19e
Merge pull request #9065 from Xreki/core_inference_shared_library
7 years ago
fengjiayi 07d38a9b9a refine patch
7 years ago
fengjiayi a571ef382e fix bugs
7 years ago
Tao Luo c0421379b7
Merge pull request #9043 from Xreki/core_inference_remove_clone
7 years ago
typhoonzero 093e07d39e need to split var scopes
7 years ago
Kexin Zhao df99b16a16
Merge pull request #9167 from kexinzhao/pool2d_fp16
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
Liu Yiqun 371c53f88c Add profiling event in feed, fetch and load op.
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
Kexin Zhao 8e7310146f
Merge pull request #9143 from kexinzhao/numpy_conv2d_pool2d_fp16
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