Commit Graph

725 Commits (a6beb96dd0235c236336f2db31df875b33db6635)

Author SHA1 Message Date
Chen Weihang d1062d5278
Replace all errors thrown by LOG(FATAL) with PADDLE_THROW (#24759)
6 years ago
Yanghello aa47356b74
Add crypto python (#24836)
6 years ago
Zhen Wang 23d253e1be
Fix out of range error for outs map. test=develop (#24774)
6 years ago
ShenLiang 950892044f
fix conflict, test=develop (#24238)
6 years ago
hutuxian e6b87b3193
Support AucRunner in PaddleBox (#22884)
6 years ago
Leo Chen 9c9e635c00
support tensor to varbase, test=develop (#24660)
6 years ago
Leo Chen 14dd6388c5
fix bug of varbase.__getitem__, test=develop (#24642)
6 years ago
Leo Chen d980d251f0
specify outs, test=develop (#24537)
6 years ago
hutuxian 123255cf9f
change InitializeGPU to InitializeGPUAndLoadModel (#24377)
6 years ago
Chen Weihang aa0f254fbe
Add macro BOOST_GET to enrich the error information of boost :: get (#24175)
6 years ago
hong 67f66f0904
Fix get item out of range error (#24339)
6 years ago
Tao Luo 9eedf05d2f
solve mklml memory leak on windows (#24015)
6 years ago
xujiaqi01 1034ca316f
add timeout and http store in communication (#23436)
6 years ago
Zhang Ting ab8f8fa70d
fix example code, test=develop, test=document_fix (#24139)
6 years ago
石晓伟 46f3139c7f
supports loading model from memory, test=develop (#24098)
6 years ago
Leo Chen 5cccc69f1a
update name generator, test=develop (#24048)
6 years ago
wawltor 5c669ad1c2
Add the support dygraph out attribute for the op of mm in api2.0 (#23978)
6 years ago
Kaipeng Deng 80cf3c3c4d
Refine DataLoader support multi-processing (#23107)
6 years ago
guofei 2b896c1f6b
Support LoDTensorArray in fetch (#23645)
6 years ago
hutuxian df64a96686
support set_test_mode and set comlog level(#23905)
6 years ago
xujiaqi01 d98084e7ec
add save with prefix (#23449)
6 years ago
Leo Chen b59426b52a
Enhance error msg of imperative code (#23572)
6 years ago
hutuxian 94a3789fd0
Add AfsAPI in PaddleBox (#23419)
6 years ago
Chen Weihang df538439f5
api build strategy error polish, test=develop (#23546)
6 years ago
mozga-intel 3baaee9aab
Remove: NGraph engine from PDPD repository (#23545)
6 years ago
Chen Weihang 45880f604b
API(Program) error message enhancement (#23519)
6 years ago
石晓伟 9b82e4c183
change the cmake and apis of lite engine, test=develop (#22934)
6 years ago
guofei ca7bd2beb1
Add a function to update FLAGS (#22851)
6 years ago
ShenLiang 5223e2bbc4
Add a new DataFeed named PaddleBoxDataFeed (#23321)
6 years ago
Chen Weihang 75bd350710
Implement StaticModelRunner to support dygraph fine-tune static graph pre-training model (#23171)
6 years ago
gongweibao 24a063f6ac
Add fleet checkpoint on local fs and remote fs(such as hdfs) for EDL (#22586)
6 years ago
Zeng Jinle 0c23e3ff4d
fix Tracer::NoGrad, test=develop (#23443)
6 years ago
Leo Chen a62599a888
[feature] prune program by feed and fetch_list automatically (#22474)
6 years ago
songyouwei 99d30bfc36
speedup slice impl (#23340)
6 years ago
Leo Chen 488b2387e2
Feature/expand params in auto-generated pybind functions for dygraph operators (#23181)
6 years ago
Zeng Jinle babda94c8a
Distinguish public/private global vars (#23269)
6 years ago
Zeng Jinle 8bfd62ffb7
Expose dygraph.grad api (#23124)
6 years ago
Zhaolong Xing 430b0099c9
[Paddle-TRT]: Ernie Dynamic shape support. (#23138)
6 years ago
xujiaqi01 68ea1ad55b
add clear one table (#23089)
6 years ago
Zeng Jinle acfc9b8a70
Reader sequential and inference partial feed (#22699)
6 years ago
Zeng Jinle a31d7328b7
Add dygraph double grad implementation (#22939)
6 years ago
songyouwei 2e2da7124b
high-performance dygraph slice (#22879)
6 years ago
zhaoyuchen2018 a020a25797
Fix model int8 quant fail, test=develop (#22891)
6 years ago
Zhaolong Xing dd67d44a50
[Paddle-TRT] : (Part1) Dynamic shape support (#22868)
6 years ago
Zeng Jinle d41d802ba3
Add flags to limit gpu memory (#22793)
6 years ago
石晓伟 1861ca88f1
serialize the PaddleTensor, test=develop (#22810)
6 years ago
Zhang Ting 4e8bc02461
add fluid.device_guard to specify the device type for Op (#22254)
6 years ago
Zhen Wang 89cfa49156
Unmerged fetch list (#22635)
6 years ago
Chen Weihang 7d8d573453
Speed up dygraph DataLoader based on shared memory and LoDTensor serialization (#22541)
6 years ago
hutuxian 53a2b68f4e
support customized download command in dataset (#22782)
6 years ago