Commit Graph

614 Commits (6e6eab07e80d287fb10f6033a01f15650b36fcdb)

Author SHA1 Message Date
WangXi 507afa8a8a Fix dgc nan by stripping nccl from sparseReduce. (#20630)
5 years ago
633WHU 12e4be0382 Dlpack support (#20039)
5 years ago
Pei Yang 443f604c3b
add DisableGlogInfo() to AnalysisConfig, test=develop (#20581)
5 years ago
Zeng Jinle 40effc61af
Refine py_reader exit (#20331)
5 years ago
liu zhengxi f855a86c93
update the api en doc of BuildStrategy (#20445)
5 years ago
tangwei12 a010d883b4
doc fix, test=develop, test=document_fix (#20239)
5 years ago
Leo Chen 5a7142ac4e Update en APIs of LoDTensor (#20115)
5 years ago
Jiabin Yang df102f6428
Refine en doc (#20409)
5 years ago
hong fa43e80e19 New save load interface (#20148)
5 years ago
Leo Chen f4c56e9f51 Polish en doc of LoDTensorArray, test=document_fix (#19972)
5 years ago
Youwei Song 20f68916ed refine CUDA CPU places en doc (#20243)
5 years ago
tangwei12 c9139c3db3
trainer from dataset fetch targets (#19760)
5 years ago
Chengmo 728ec1b43d
Add GEO-SGD distribute training algorithm (#20018)
5 years ago
qingqing01 1a3eef026c
Enable users to create custom cpp op outside framework. (#19256)
5 years ago
石晓伟 01b9d07963
update operator compatible info, test=develop (#19978)
5 years ago
tangwei12 8f0b3c0516
the integrated communicator (#19849)
5 years ago
Yang Zhang cde73a7bbf
Expose `mutable_data` as python binding (#19932)
5 years ago
Huihuang Zheng 88af4ab650
Add new data layer (#19916)
5 years ago
Wojciech Uss 4286a6270d Add support for new QAT models (#18970)
5 years ago
xujiaqi01 cedc04775c
support change shuffle and train thread num (#19841)
5 years ago
Zeng Jinle 0436efd6a3
Unify DataLoader APIs (#19305)
5 years ago
Jiabin Yang 454254115e
Feature/auto prune in dygraph (#19757)
5 years ago
Pei Yang 9cbc1eff2d
zerocopytensor support uint8, analysis config support profile, analysis predictor support GetInputTensorShape, test=develop (#19822)
5 years ago
xujiaqi01 6bf298bf09
support preload thread, optimize hdfs log, fix master+patch bug (#19695)
5 years ago
Chen Weihang 00d5375e0c
Add prune_backward function to cover complicated test_program.clone situation (#19772)
5 years ago
chengduo 056fdedde3
Open fuse all reduce option (#19765)
6 years ago
Tao Luo f05d2c519d paddle::framework::vectorize() templatization [PART3] (#19643)
6 years ago
Jiabin Yang e9233d1c1e Refactor dygraph (#19107)
6 years ago
mapingshuo dca9b6c5b0 add feed_var_names to Prune interface (#19589)
6 years ago
hutuxian c756b5d231
Paddlebox Framework (#18982)
6 years ago
Thunderbrook 1fe468d319
support debug each output of each ins (#19004)
6 years ago
Leo Chen 6fb310ae29 Fix bug of getting bool Flags from os.environ (#19349)
6 years ago
liu zhengxi 32598ffd8f
Python infer api update and add unit test (#19353)
6 years ago
Leo Chen a9d5fc5142 Enhance OpTest to check the consistency of operators when using and not using inplace (#19101)
6 years ago
Zeng Jinle 5b6673c44d
merge develop to solve conflict, also fix API doc, test=develop (#18823)
6 years ago
Tao Luo 5f5648a8ff
Revert "Python inference API support numpy (#19009)" (#19160)
6 years ago
flame b7e1a1d7e7 Python inference API support numpy (#19009)
6 years ago
yaoxuefeng 9150cf50fc
add save cache model api in fleet& add slots shuffle in dataset module & add metric op to calculate ctr related metrics (#18871)
6 years ago
Zeng Jinle 88f111f885
remove unused inplace act codes, test=develop (#19079)
6 years ago
jiaqi a99bc64c63
add fleet util, add some interface in hdfs util (#18752)
6 years ago
Leo Chen 8f53735437 Fix memory overwriting of tensors returned by executor (#19030)
6 years ago
liuwei1031 a43a763b54
fix warpctc.dll not found issue (#18761)
6 years ago
flame 65d987527d
python inference enable_memory_optim(#18817)
6 years ago
Zhaolong Xing 61238d31f7
Trt fp16 support (#18860)
6 years ago
chengduo 20859c08e8
[DyGraph] Make multi-card program faster (#18892)
6 years ago
Zeng Jinle 8008ab4e6b
Remove legacy C++ memory optimization codes (#18834)
6 years ago
Thunderbrook 52c1431eee
add clear_model interface in fleetwrapper (#18815)
6 years ago
chengduo 292dfbce63
fix build strategy doc (#18725)
6 years ago
jiaqi d18aabb472
support patch data, add load_one_table, fix bug (#18509)
6 years ago
chengduo fd3aad6cb3
Make fuse_optimizer_op_pass also work when the model contains sparse gradients. (#18664)
6 years ago