Commit Graph

404 Commits (f8e370ac7feff28da97c997cc82f43428bebc62f)

Author SHA1 Message Date
Chen Weihang aa0f254fbe
Add macro BOOST_GET to enrich the error information of boost :: get (#24175)
5 years ago
Zhang Ting ab8f8fa70d
fix example code, test=develop, test=document_fix (#24139)
5 years ago
石晓伟 46f3139c7f
supports loading model from memory, test=develop (#24098)
5 years ago
guofei 2b896c1f6b
Support LoDTensorArray in fetch (#23645)
5 years ago
hutuxian 94a3789fd0
Add AfsAPI in PaddleBox (#23419)
5 years ago
Chen Weihang df538439f5
api build strategy error polish, test=develop (#23546)
5 years ago
mozga-intel 3baaee9aab
Remove: NGraph engine from PDPD repository (#23545)
5 years ago
Chen Weihang 75bd350710
Implement StaticModelRunner to support dygraph fine-tune static graph pre-training model (#23171)
5 years ago
gongweibao 24a063f6ac
Add fleet checkpoint on local fs and remote fs(such as hdfs) for EDL (#22586)
5 years ago
Leo Chen a62599a888
[feature] prune program by feed and fetch_list automatically (#22474)
5 years ago
Zeng Jinle acfc9b8a70
Reader sequential and inference partial feed (#22699)
5 years ago
Zhen Wang 89cfa49156
Unmerged fetch list (#22635)
5 years ago
Chen Weihang 7d8d573453
Speed up dygraph DataLoader based on shared memory and LoDTensor serialization (#22541)
5 years ago
Leo Chen b2c1be851a
support cond in clone, test=develop (#22657)
5 years ago
hutuxian 175954d894
PaddleBox Framework Part2 (#22466)
5 years ago
wangchaochaohu c65c6ae534
add flag to control profile level in python API (#22319)
5 years ago
tangwei12 b0675c8193
fix bug with compiledProgram (#22495)
5 years ago
Wilber de009152a7 Compile without nccl deps. [2/2] (#22484)
5 years ago
Yiqun Liu dcfb603897
Enable the detection of subgraph composed of grad ops (#21223)
5 years ago
Wilber 7bc4b09500
add WITH_NCCL option for cmake. (#22384)
5 years ago
Yiqun Liu b7cac50b64
Implement a common python unittest to test the ir passes. (#22209)
6 years ago
xujiaqi01 e3a457d34b
add collective communication library in fleet (#22211)
6 years ago
Zhen Wang 46189b166d Add bn and relu fuse pass (#22048)
6 years ago
Huihuang Zheng dd4361568e
Add ParallelExecutor Test for Cond API and Fix PE Checks Shape Bug (#22029)
6 years ago
Huihuang Zheng 557bce77da
Fix Backward Bugs in Conditional Block (#21809)
6 years ago
mapingshuo 686f0ecb6a
add `no_need_buffer_slots` interface to pybind (#21575)
6 years ago
liym27 9da7e6b4d4
add file check_op_desc.py and add interface to get default value. (#21530)
6 years ago
Zeng Jinle 3a7caf481c
add grad maker assert, test=develop (#21564)
6 years ago
Leo Chen cdd46d7e02
Split VarBase from Python Variable for Dygraph (#21359)
6 years ago
Aurelius84 54382ce497
Add get_all_kernels api of registered data_type in pybind.cc (#21499)
6 years ago
Youwei Song d5ff79e55e Support numpy bridge (enabled by default in dygraph mode) (#20983)
6 years ago
Zeng Jinle b9f8ae8494
Add global value getter setter (#21285)
6 years ago
Dong Daxiang 691ced87c0
Refactor fetch handler (#21264)
6 years ago
Zeng Jinle 5fdfbe3413
Add friendly dygraph trace API (#21091)
6 years ago
Leo Chen 9974e40787 Update Tensor.set() to support float16 (#19964)
6 years ago
Yiqun Liu 16e4d02675
Refine the cache of program, context and scope in executor. (#18483)
6 years ago
hong ff0886a92a
save load problem fix and new feature add (#20823)
6 years ago
WangXi 507afa8a8a Fix dgc nan by stripping nccl from sparseReduce. (#20630)
6 years ago
633WHU 12e4be0382 Dlpack support (#20039)
6 years ago
Zeng Jinle 40effc61af
Refine py_reader exit (#20331)
6 years ago
liu zhengxi f855a86c93
update the api en doc of BuildStrategy (#20445)
6 years ago
tangwei12 a010d883b4
doc fix, test=develop, test=document_fix (#20239)
6 years ago
Leo Chen 5a7142ac4e Update en APIs of LoDTensor (#20115)
6 years ago
hong fa43e80e19 New save load interface (#20148)
6 years ago
Leo Chen f4c56e9f51 Polish en doc of LoDTensorArray, test=document_fix (#19972)
6 years ago
Youwei Song 20f68916ed refine CUDA CPU places en doc (#20243)
6 years ago
tangwei12 c9139c3db3
trainer from dataset fetch targets (#19760)
6 years ago
qingqing01 1a3eef026c
Enable users to create custom cpp op outside framework. (#19256)
6 years ago
石晓伟 01b9d07963
update operator compatible info, test=develop (#19978)
6 years ago
Yang Zhang cde73a7bbf
Expose `mutable_data` as python binding (#19932)
6 years ago