Commit Graph

16373 Commits (fbef49e7721d82bd78652a26544a2ca05b9983a6)
 

Author SHA1 Message Date
fengjiayi 4b950951d3 Add unittests and fix a few bugs
7 years ago
chengduo d2ad4a5c41
Init allocated memory for unit test (#11657)
7 years ago
chenweihang a1e7f2d520 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into unsqueeze_op
7 years ago
chenweihang 70729ad641 Add Unsqueeze Operator Framework, not finshed
7 years ago
chengduo 7b54f16855
Follow comment (#11845)
7 years ago
Tao Luo b0378963d0
Merge pull request #11666 from mozga-intel/mozga-intel/Batch_norm_support_other_type
7 years ago
Tao Luo fff6fa0f51
Merge pull request #11807 from typhoonzero/reduce_generic_cmake_dep
7 years ago
Xin Pan ceba2cdba8
Merge pull request #11844 from panyx0718/remove
7 years ago
guochaorong 6a35899131 Revert "Extend fill_zeros_like_op for zero-filling an LoDTensorArray (#11496)"
7 years ago
Yan Chunwei 5e2656449c
add inference-analysis doc (#11813)
7 years ago
gongweibao c2165ffa7b Fix codesytle (#11836)
7 years ago
Yan Chunwei cde5693bdd
fea/expose infrerence api so (#11793)
7 years ago
Xin Pan 250546005b remove stale coverage badge
7 years ago
minqiyang 5ebf56bf0e Only the inputs vars of ops in Pserver program will be cloned, other
7 years ago
fengjiayi aab47cc08d fix Mac compile errors (#11829)
7 years ago
minqiyang 037f9ae933 Remove wrong end of line
7 years ago
minqiyang fd3940b6c8 Change the sequence of major and minor
7 years ago
minqiyang 712986e2fd Remove the global version varibales like MAJOR and so on
7 years ago
chengduo 8d76cf397d
Fix TensorCopy bug (#11822)
7 years ago
fengjiayi ba5380129c Merge branch 'fix_Mac_compile_errors' into dev_data_balance
7 years ago
Yu Yang 5988d0c055
Merge pull request #11733 from reyoung/feature/refactor_op
7 years ago
fengjiayi 15be51385e fix Mac compile errors
7 years ago
minqiyang b28b885eb7 Add is_tag function fo ISTAGED
7 years ago
minqiyang 821cb9c049 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into update_version_via_git_branch
7 years ago
fengjiayi 077434c26c fix CPU compile error
7 years ago
fengjiayi 47388020a2 fix bugs
7 years ago
minqiyang 5f17f05bb8 Add get_version function to get version from git tags
7 years ago
yuyang18 5e23a5ec18
Rename TransferData -> TransformData
7 years ago
yuyang18 5999201346
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/refactor_op
7 years ago
whs 02e521e3ac
Fix model average on multi-GPUs. (#11814)
7 years ago
whs 93e25301d7
Fix python api of mean iou op. (#11797)
7 years ago
Tao Luo ef68b913d9
Merge pull request #11819 from PaddlePaddle/bugfix/anakin-compile
7 years ago
chengduo 6711b7b5f1
fix FeedAndSplitTensorIntoLocalScopes (#11817)
7 years ago
Yan Chunwei 95385de798
fix anakin manylinux build
7 years ago
fengjiayi 2e320079d3 fix bugs
7 years ago
Tao Luo 8080ffd7eb
Merge pull request #11801 from velconia/change_paddle_build_doc
7 years ago
fengjiayi 7876b213cb update
7 years ago
fengjiayi 5b4f283069 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_data_balance
7 years ago
fengjiayi fa1fb12b93
Merge pull request #11706 from JiayiFeng/expose_Parameter_2
7 years ago
fengjiayi b6dc3a59f1 Add DataBalanceOpHandle to MultiDeviceSSAGragh
7 years ago
Xin Pan fc697f070e
Merge pull request #11712 from kexinzhao/fix_lod_name
7 years ago
Xin Pan 8f9fb889d6
Merge pull request #11809 from jacquesqiao/add-profiler-doc-cn
7 years ago
qiaolongfei 995ead0849 add timeline_cn
7 years ago
mozga-intel 61c54dbbe7 Remove additional function of the code
7 years ago
mozga-intel b8a04c2fa1 Duplicated code was moved to common function
7 years ago
mozga-intel 3b128337a1 The mkldnn batch norm supports other data format
7 years ago
guochaorong ae0d0c415c
Merge pull request #11803 from Superjomn/bugfix/analysis_compile
7 years ago
typhoonzero 53f217115d move find_fluid_modules
7 years ago
superjomn ba99bc2384 update
7 years ago
superjomn f1224945ba fix analysis compile bug
7 years ago