Commit Graph

24 Commits (9b14117cac89828fe02b3f70bb3745e8e1f1a772)

Author SHA1 Message Date
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
liym27 6cd67a8160
[API 2.0] Fix api sum:(1)input->x;(2)dim->axis;(3)keep_dim->keepdim (#26337)
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
Zhou Wei 6de463d3d1
expose and unify the Tensor concepts to the user (#25978)
5 years ago
Yibing Liu b9828bdf3a
Use faster algorithm for complex matmul, test=develop (#26231)
5 years ago
pangyoki 2efcb481c8
Paddle-2.0 API directory migration (#25898)
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
Chen Weihang 23d1228c4d
remove ProgramTranslator.save_inference_model (#25740)
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
yaoxuefeng aaa7cbd56f
modify trace api test=develop (#25397)
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 a6a6d735ad
Fix _forget_bias.stop_gradient workround in hapi.text.BasicLSTMCell. (#24655)
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
Yibing Liu fb82d72c61
Move complex into dir incubate (#24254)
5 years ago