Commit Graph

18 Commits (67d03bed70ffca44bfca7fb9a952b96af51b6cf7)

Author SHA1 Message Date
LiuChiachi 761ed17db3
Update save inference model to support dygraph (#25894)
5 years ago
YUNSHEN XIE a8b5741fb4
add a few unittests for setting timeout properity (#26630)
5 years ago
qingqing01 78ca8cf0c8
Unify the metrics implementation between low-level and high-level API. (#26158)
5 years ago
LielinJiang 3a9417f4f7
Update 2.0 convolution api (#26491)
5 years ago
Kaipeng Deng 1a72a9035b
Add map style dataset (#26004)
5 years ago
Aurelius84 0cc63cc343
[Paddle2.0] Rename hapi.Input and move `data` api (#26396)
5 years ago
Kaipeng Deng 5fdec3ed35
fix test_metrics accuracy. test=develop (#26358)
5 years ago
Kaipeng Deng e87436a570
DistributedBatchSampler add num_replicas and rank. test=develop (#26315)
5 years ago
LielinJiang ffcb6537c5
Add uncombined_weight_to_state_dict api (#25649)
5 years ago
qingqing01 af74675b5a
Remove paddle.incubate.hapi.loss and reuse paddle.nn.layer.loss in high level API (#25590)
5 years ago
qingqing01 b5f8784cab
Refine Model of high level API (#25559)
5 years ago
LielinJiang 8dea7bed2a
Add some transform apis (#25357)
5 years ago
chalsliu cd4d9122e7
Remove RUN_SERIAL TRUE (#25179)
5 years ago
LielinJiang b6e4be178d
fix test download, test=develop (#25158)
5 years ago
LielinJiang a01113c338
Add relu layer for lenet (#24874)
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