Commit Graph

36 Commits (ba036b88519ffd0ab78eddd68728d772891e25f2)

Author SHA1 Message Date
chentianyu03 6cebd71454
add + - * / @ [] operator to ComplexVariable (#28217)
4 years ago
MRXLT 84d8e49de8
refine adam/strided_slice && fix doc for rmsprop/unstack (#27740)
4 years ago
qingqing01 f7fb4c2212
Move hapi to python/paddle root dir. (#26442)
4 years ago
LielinJiang 4106e54c50
Fix hapi transform bug (#26738)
5 years ago
LiuChiachi 25dad426ef
fix sample code for hapi.model.save (#26667)
5 years ago
Leo Chen 844583c8fd
Refine paddle.manual_seed (#26496)
5 years ago
donproc edf5f3173a
[2.0 API] add paddle.nn.functional.linear and fix paddle.nn.Linear (#26480)
5 years ago
Aurelius84 f05613683f
[Dy2stat] Support InputSpec and Return callable class instance in @declarative (#25960)
5 years ago
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
Kaipeng Deng 973fdd67f7
Fix dataset resource warning (#26566)
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
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