Commit Graph

148 Commits (1b7de8945593ea4cb493fd081adc2b24604a53d8)

Author SHA1 Message Date
tianshuo78520a fbc63a1f1f Change Dianhai GithubID to fit new code merge rules(#19674)
5 years ago
Tao Luo 5eefd6e311
make PADDLE_ENFORCE ci check rule more readable (#19512)
6 years ago
Tao Luo 61389ae5aa
make PADDLE_ENFORCE ci check rule more robust (#19445)
6 years ago
tianshuo78520a 188a5caf2e Split and enhance assert_api_spec_approvals (#19292)
6 years ago
silingtong123 1cbbf9f1ef correct the sample usage of diff_api.py (#19248)
6 years ago
Zeng Jinle 0f9b33954a
move python reader api to fluid.io module, test=develop (#19143)
6 years ago
Tao Luo 4a959883e7
remove unused aws_benchmarking and go directory (#19103)
6 years ago
tianshuo78520a 85b49d8473 fix the api.spec file does not get the class comment problem (#18439)
6 years ago
tianshuo78520a b963079963 fix ci document_preview job error (#18399)
6 years ago
lujun 7e61baaa94
add Dygraph api to api.spec (#18235)
6 years ago
Huihuang Zheng 377f9e6142
Fix a docker image error. (#17930)
6 years ago
Huihuang Zheng 3556e8ee55
Fix 2 bugs for CI Cuda9/10 tasks (#17861)
6 years ago
tianshuo78520a cee9dcc383 Delete LoDTensorset in API.spec (#17577)
6 years ago
tianshuo78520a e6b5a3f092 Fix PR_CI_Document_Preview Job (#17514)
6 years ago
tianshuo78520a dd86b40058 document_preview (#17166)
6 years ago
sneaxiy 33473890f3 Merge develop
6 years ago
sneaxiy 2c836ff914 check default grad maker
6 years ago
lujun 1c9aaeebe0 move imperative to dygraph, test=develop
6 years ago
tianshuo78520a 090d25f724 test=develop;fix docker build failed
6 years ago
Qiyang Min 8e4ad008fb
Merge pull request #16198 from velconia/imperative_train_speed
6 years ago
minqiyang 7355d41834 1. Add imperative gperf profiler
6 years ago
chengduo 84c00546be
Make timeline_py compatible (#16185)
6 years ago
tianshuo78520a c130d32343 fix paddle.reader.ComposeNotAligned.__init__
6 years ago
chengduo 0979956619
Add memory profiler (#16137)
6 years ago
tianshuo78520a ddfc823c73 Diff print (#16155)
6 years ago
chengduo ad80bde824
Revert "Revert "Add Event for TensorCopy"" (#16035)
6 years ago
chengduo e2da3a5b22
Revert "Add Event for TensorCopy" (#16022)
6 years ago
tianshuo78520a c6f94dd65c Diff api (#16024)
6 years ago
tianshuo78520a 26e3842d40 Update detection API add new check document (#15848)
6 years ago
chengduo 7235fd662b
Add Event for TensorCopy (#15953)
6 years ago
Tao Luo 28680c65d9 enable cpplint, remove go_fmt
6 years ago
Wu Yi 646b1f0148
Add manylinux cuda10 (#15787)
6 years ago
Dun a83e470405
Profiler refine and add CUDA runtime api tracer (#15301)
6 years ago
JiabinYang 96b861a836 test=develop, change md5 for patchELF
6 years ago
JiabinYang 78d6bb3a7a test=develop, fix patch ELF install failed
6 years ago
JiabinYang b6085526f3 test=develop, update protobuf in Dockerfile used by CI
6 years ago
Yan Xu d424e5b4c9
add launch mp distributed job py module test=develop (#15620)
6 years ago
Tao Luo 6597ccb01f
Merge pull request #15413 from luotao1/legacy_code
6 years ago
Wu Yi 9252aa41f5
add multi process start script (#15381)
6 years ago
Tao Luo 193edfa746 remove legacy build_android and build_ios
6 years ago
tianshuo78520a bf518ec872 update CI rules for checking change of python reference (#15104)
6 years ago
Xin Pan 748549b2e3 Revert "Merge pull request #14798 from PaddlePaddle/revert-14786-revert-14782-revert-14398-imperative"
6 years ago
Xin Pan c049fa7cf7
Revert "Revert "Revert "Imperative"""
6 years ago
Xin Pan 2538ef64f1
Revert "Revert "Imperative""
6 years ago
Xin Pan 6217f42ab7
Revert "Imperative"
6 years ago
Xin Pan b52f5d2870
Merge pull request #14398 from panyx0718/imperative
6 years ago
Xin Pan 35e6b5e16a polish
6 years ago
Xin Pan ad6ed5b745 fix py3
6 years ago
Xin Pan 0cc9ab3dc2 enable API check for readers
6 years ago
minqiyang a902b8b0f8 Add sqlite3 support
6 years ago