Commit Graph

21 Commits (a7cd61fdd1c960e0da2d9818d9c10be00aee29fd)

Author SHA1 Message Date
liym27 6cd67a8160
[API 2.0] Fix api sum:(1)input->x;(2)dim->axis;(3)keep_dim->keepdim (#26337)
6 years ago
Kaipeng Deng 5fdec3ed35
fix test_metrics accuracy. test=develop (#26358)
6 years ago
Kaipeng Deng e87436a570
DistributedBatchSampler add num_replicas and rank. test=develop (#26315)
6 years ago
Zhou Wei 6de463d3d1
expose and unify the Tensor concepts to the user (#25978)
6 years ago
Yibing Liu b9828bdf3a
Use faster algorithm for complex matmul, test=develop (#26231)
6 years ago
pangyoki 2efcb481c8
Paddle-2.0 API directory migration (#25898)
6 years ago
LielinJiang ffcb6537c5
Add uncombined_weight_to_state_dict api (#25649)
6 years ago
qingqing01 af74675b5a
Remove paddle.incubate.hapi.loss and reuse paddle.nn.layer.loss in high level API (#25590)
6 years ago
Chen Weihang 23d1228c4d
remove ProgramTranslator.save_inference_model (#25740)
6 years ago
qingqing01 b5f8784cab
Refine Model of high level API (#25559)
6 years ago
LielinJiang 8dea7bed2a
Add some transform apis (#25357)
6 years ago
yaoxuefeng aaa7cbd56f
modify trace api test=develop (#25397)
6 years ago
chalsliu cd4d9122e7
Remove RUN_SERIAL TRUE (#25179)
6 years ago
LielinJiang b6e4be178d
fix test download, test=develop (#25158)
6 years ago
LielinJiang a01113c338
Add relu layer for lenet (#24874)
6 years ago
Guo Sheng a6a6d735ad
Fix _forget_bias.stop_gradient workround in hapi.text.BasicLSTMCell. (#24655)
6 years ago
hong 2b6d00496e
Api move 20a (#24559)
6 years ago
Guo Sheng aa02e347bd
Add hapi.text and corresponding unit test. (#24457)
6 years ago
LielinJiang 1a0d26a4db
Add vision api for hapi (#24404)
6 years ago
qingqing01 43625bdabd
Add a high-level API with traning and inference into Paddle. (#24293)
6 years ago
Yibing Liu fb82d72c61
Move complex into dir incubate (#24254)
6 years ago