Commit Graph

12739 Commits (b594251f89148d31f9f79ef01bb67faa2ba9de45)
 

Author SHA1 Message Date
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
Abhinav Arora 35c373db11
Support copy in Fluid channels (#9138)
7 years ago
wanghaoshuang de2d7299ae Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into adadelta
7 years ago
wanghaoshuang 72847ad031 Add python API for Adadelta optimizer.
7 years ago
Yang yaming 484cff6e9d
Merge pull request #9204 from pkuyym/fix-9171
7 years ago
yangyaming cd11b1bd5c Set default value of y to None.
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
fengjiayi 3bcffd495e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_MultiEpochReader
7 years ago
fengjiayi 0821ee78c5
Merge pull request #9206 from Xreki/fix_mac_link_error
7 years ago
Liu Yiqun 961151f17a Disable the link flags on Mac.
7 years ago
fengjiayi d9868b0839 Add multi_pass_reader
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
fengjiayi a431f984f9
Merge pull request #9192 from JiayiFeng/mv_img
7 years ago
wanghaoshuang cad4d7f325 Refine initial and API of ModelAverage API
7 years ago
fengjiayi 01575e71b2 move two images
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
Qiao Longfei d7d0c1eb0b
Merge pull request #9075 from jacquesqiao/add_distributed_lookup_table_design
7 years ago
Kexin Zhao 6ec0f91273 decrease atol
7 years ago
Kexin Zhao 446d54f5c3 update
7 years ago
Kexin Zhao ffa22a5f90 fix scaling param type
7 years ago
Tao Luo c0421379b7
Merge pull request #9043 from Xreki/core_inference_remove_clone
7 years ago
Kexin Zhao e870947cfd fix batch norm fp16 param type
7 years ago
fengjiayi 87ac675ae7 Add python wrapper for open_files_op
7 years ago
wanghaoshuang 92a01d4994 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into average_model
7 years ago
wanghaoshuang e0b136c0f9 Refine average accumulates op
7 years ago
typhoonzero 093e07d39e need to split var scopes
7 years ago
wanghaoshuang 87fe52c109 Add ModelAverage class to optimizer.py
7 years ago
fengjiayi 3d677b1eca fix compile errors and make OpenFilesOpMaker derived from FileReaderMakerBase
7 years ago
fengjiayi 550622529c Add MultipleReader and open_files_op
7 years ago
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