Commit Graph

226 Commits (f6834034cc9ddd53c9395ee33c4d45b042c17c26)

Author SHA1 Message Date
Wilber 09fd2b2aab
Paddle support compile on sw (#27858)
4 years ago
mapingshuo 81244fbfab
add sharding strategy in fleet(#27900)
4 years ago
Leo Chen 69a3339aaa
Move dygraph amp api to paddle-2.0 (#27681)
4 years ago
Huihuang Zheng cc2fc93804
[Dy2stat] Refine Dy2stat APIs to 2.0rc (#27430)
4 years ago
yaoxuefeng 780140599f
【paddle.distributed.fleet】add data_generator in distributed.fleet.dataset (#27345)
4 years ago
Wilber 5034d181f3
update for 2.0 inference api. (#27473)
4 years ago
LielinJiang 03b0e0c42b
Remove dependences of cv2 (#27286)
4 years ago
Wilber 632125415c
Refine python inference api (#26958)
4 years ago
qingqing01 f7fb4c2212
Move hapi to python/paddle root dir. (#26442)
5 years ago
QingshuChen 138ecf24aa
support Baidu Kunlun AI Accelerator (#25959)
5 years ago
ceci3 fd66d76231
add weight_norm & remove_weight_norm (#26131)
5 years ago
Dong Daxiang 50a5bcfc9d
【paddle.fleet】paddle.fleet -> paddle.distributed.fleet. (#26186)
5 years ago
Leo Chen 2d95280e1f
Feature/Enable Auto-Mixed-Precision in dynamic graph (#24903)
5 years ago
pangyoki 2efcb481c8
Paddle-2.0 API directory migration (#25898)
5 years ago
gongweibao 0067a2e4ec
Save checkpoint automatically (#25917)
5 years ago
123malin 2191a08317
【paddle.fleet】fleet_util move to paddle.fleet (#25805)
5 years ago
danleifeng 3dd2e3801a
【paddle.fleet】add fleetrun command for distributed running (#25806)
5 years ago
Bai Yifan 2131559d08
Remove slim from paddle framework (#25666)
5 years ago
tangwei12 caa90a6510
Integrated Trainer of Parameter Server (API add `fluid.contrib.layers.sparse_embedding` only) (#22957)
5 years ago
Wilber 0e23dc3a2d
[Compile] Update compile for arm FT2000 (#25651)
5 years ago
Dong Daxiang e657d7062d
fleet base initial implementation and the API (#25442)
5 years ago
Wilber 848aca7ae8
[CI] [Lite-Subgraph] CI add lite subgraph check. (#25346)
5 years ago
Chen Weihang 41d2247275
[Dy2static] Refactor ProgramTranslator save_inference_model API (#24989)
5 years ago
Zhen Wang 548cdbc544
Quantization-aware training for dygraph (#24634)
5 years ago
Dong Daxiang d5e40d1ba9
Paddle fleet distributed strategy (#25379)
5 years ago
Wilber 4c964abdf7
support build on arm. test=develop (#25212)
5 years ago
silingtong123 640196c446
test=develop, remove the tensorrt dll file from windows package (#24922)
5 years ago
Zhou Wei d1047d0a69
add WITH_GPU for cudaerror download (#24056)
5 years ago
hong 2b6d00496e
Api move 20a (#24559)
5 years ago
Guo Sheng aa02e347bd
Add hapi.text and corresponding unit test. (#24457)
5 years ago
LielinJiang 1a0d26a4db
Add vision api for hapi (#24404)
5 years ago
qingqing01 43625bdabd
Add a high-level API with traning and inference into Paddle. (#24293)
5 years ago
Tao Luo 9eedf05d2f
solve mklml memory leak on windows (#24015)
5 years ago
Yibing Liu fb82d72c61
Move complex into dir incubate (#24254)
5 years ago
Yibing Liu 720d18990c
Init complex number neural network (#24018)
5 years ago
Kaipeng Deng 80cf3c3c4d
Refine DataLoader support multi-processing (#23107)
5 years ago
Zhou Wei 7817003795
Optimize the error messages of paddle CUDA API (#23816)
5 years ago
0YuanZhang0 2a38f12382
ADD Manual seed op into paddle.framework (#23537)
5 years ago
zhongpu 1f8d8a5358
remove dygraph api to paddle.imperative, test=develop (#23628)
5 years ago
Chengmo ddd604446b
Fix judge pslib transpiler (#23720)
5 years ago
guofei 73f421f782
Add new API : randn (#23211)
5 years ago
zhongpu d77bc12e11
fix install error in py36, test=develop (#23676)
5 years ago
zhupengyang 6dd9901b3c
add activation ops under paddle.nn and paddle.nn.functional: ReLU, LogSoftmax (#23258)
5 years ago
mozga-intel 3baaee9aab
Remove: NGraph engine from PDPD repository (#23545)
5 years ago
Feiyu Chan 81f1402f6c
Add functional convolutions in paddle.nn.functional (#23408)
5 years ago
wangchaochaohu 17babe4d55
add full op API (#23112)
5 years ago
Leo Chen f944b0f6fc
Dev/add l1 loss (#23322)
5 years ago
xujiaqi01 d0413e58d3
support get pslib version (#22835)
5 years ago
tangwei12 c4a6a0e2e4
Revert "Integrated API of Parameter Server (#22710)" test=develop (#23071)
5 years ago
tangwei12 66fce9e824
Integrated API of Parameter Server (#22710)
5 years ago