Commit Graph

75 Commits (4dc8c44ba163733eddf9edbae36b93a4f7374501)

Author SHA1 Message Date
Wilber f827665ae6
[Pass Compatible] Bind python compatible. (#27262)
4 years ago
lilong12 1c68138327
[api 2.0] add collective op for cpu using gloo and paddle.distributed.* apis (#26552)
5 years ago
wanghuancoder 6e823cfec3
add op_function_generator.exe retry in windows, test=develop (#26591)
5 years ago
yaoxuefeng 23261ff44b
add cpu random Generator (#26013)
5 years ago
Zhou Wei 20147ace3f
fix_copy_if_different (#25868)
5 years ago
Thunderbrook 0cb60c700d
add heter ps mode (#25682)
5 years ago
Zhou Wei b484a59c39
fix copy file random fail on windows (#25731)
5 years ago
Shibo Tao 19c4db1b56
don't re-generate header file if content doesn't change (#25130)
5 years ago
Yanghello aa47356b74
Add crypto python (#24836)
5 years ago
Tao Luo 9eedf05d2f
solve mklml memory leak on windows (#24015)
5 years ago
石晓伟 1861ca88f1
serialize the PaddleTensor, test=develop (#22810)
5 years ago
Chen Weihang 7d8d573453
Speed up dygraph DataLoader based on shared memory and LoDTensor serialization (#22541)
5 years ago
Wilber 7bc4b09500
add WITH_NCCL option for cmake. (#22384)
5 years ago
Chen Weihang 35efbe6d95
Speeding up dygraph DataLoader with multiprocessing (#21762)
5 years ago
xujiaqi01 e3a457d34b
add collective communication library in fleet (#22211)
5 years ago
zhouwei25 2df4be5d35 Fix openblas bug to support compile on windows when WITH_MKL=OFF (#21902)
5 years ago
Leo Chen fbe3ac217e
polish cmake, test=develop (#21681)
5 years ago
Leo Chen 48600d7f17
Add op function generator for dygraph (#21569)
5 years ago
zhouwei25 345b67b5e2 remove warning LNK4006 and warning LNK4221 (#21226)
5 years ago
Zeng Jinle b9f8ae8494
Add global value getter setter (#21285)
5 years ago
633WHU 12e4be0382 Dlpack support (#20039)
5 years ago
hong fa43e80e19 New save load interface (#20148)
5 years ago
Jiabin Yang e9233d1c1e Refactor dygraph (#19107)
6 years ago
hutuxian c756b5d231
Paddlebox Framework (#18982)
6 years ago
Zeng Jinle 5b6673c44d
merge develop to solve conflict, also fix API doc, test=develop (#18823)
6 years ago
guru4elephant d714bf037c
remove async executor and add data_feed.proto to the deps of train demo (#18659)
6 years ago
Qiao Longfei 58f7695ab2
Async exe support communicator (#17386)
6 years ago
Zeng Jinle 5dfe2ab9e8
Fix mem leak when converting Tensor to numpy array (#17182)
6 years ago
dongdaxiang 4aa6f679b5 add pybind dependency
6 years ago
Yan Xu b4c3a6aa0b
[Imperative] implement imperative NCCLParallelContext (#16477)
6 years ago
dongdaxiang 720647e17f rebase current develop and fix conflict
6 years ago
dongdaxiang e36bbcc871 fix some typo and CMakefile.txt
6 years ago
dongdaxiang be757096da add pybind for fleet
6 years ago
sneaxiy 161b8ddcaa Merge develop
6 years ago
minqiyang 42e96a029f Accelerate CPU part
6 years ago
sneaxiy 7160cb0f32 decoupled reader
6 years ago
peizhilin 3a4110f960 fix ci broken randomly and disable some warnings
6 years ago
Tao Luo fef3fd6d62
Merge pull request #15452 from luotao1/legacy_option
6 years ago
flame d60751fb71
add python inference api (#15248)
6 years ago
Tao Luo cf29ea1592 remove legacy ANDROID option
6 years ago
minqiyang ddfb9f1123 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_shared_ptr
6 years ago
minqiyang d0b640dca1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_shared_ptr
6 years ago
peizhilin 439691f5bd adjust the shlwapi on windows
6 years ago
flame fb63cd89d4
Add python ir graph API (#14917)
6 years ago
minqiyang 08e2a5d611 Polish tracer code
6 years ago
sneaxiy 3e917a934a add scope_pool
6 years ago
Zeng Jinle 95cbe07c40
Merge pull request #14836 from sneaxiy/feature/py_func
6 years ago
peizhilin 23dec78772 fix script issue
6 years ago
sneaxiy deb0d41cea fix cmake
6 years ago
Xin Pan 748549b2e3 Revert "Merge pull request #14798 from PaddlePaddle/revert-14786-revert-14782-revert-14398-imperative"
6 years ago