Commit Graph

32 Commits (5b267474a90635d6e66bd4be936f340ca61a73aa)

Author SHA1 Message Date
Zhang Ting 66c514ce83
[2.0 API] device guard (#30307)
4 years ago
Jiaqi Liu e395bcd1e0
add auc into 'all' list (#30310)
4 years ago
tangwei12 5e839e4da5
add sparse embedding & load vars for 2.0 & gloo bug fix (#30306)
4 years ago
Jiaqi Liu b7335b4db7
Alias from paddle.fluid.layers.auc to paddle.static.auc (#30206)
4 years ago
Chen Long af37285870
fix code bugs (#29932)
4 years ago
liuyuhui f13c3a9cd7
[Kunlun] PR1:Support one Kunlun card training in parallel executor (#29337)
4 years ago
huangxu96 b96dada4f0
add static.amp into setup.pu.in (#29621)
4 years ago
huangxu96 c05170d3d8
add alias for fluid.contrib.mixed_precision (#29562)
4 years ago
Shibo Tao 4ceedec33d
enhance doc. add kwargs for backward compatibility. test=develop (#29143)
4 years ago
ShenLiang bb5f8e3575
fix doc of data,matmul,dot,cholesky,scatter,divide,remainder,inverse,sign (#28665)
4 years ago
Chen Weihang d0129fcd88
Add static_only decorator for static apis (#29015)
4 years ago
Shibo Tao db41258501
add API serialize_program, serialize_persistables, save_to_file, deserialize_program, deserialize_persistables, load_from_file. (#29034)
4 years ago
Leo Chen 3815d7aa40
Upgrade string literals to raw string (#28989)
4 years ago
Shibo Tao f0806bdaf2
fix save_inference_model and load_inference_mode alias. test=develop (#28736)
4 years ago
Shibo Tao f096af83a0
fix document sample. test=develop (#28721)
4 years ago
Shibo Tao db2e6cee62
add two paddle-2.0 apis: paddle.static.io.save_inference_model and paddle.static.io.load_inference_model (#28606)
4 years ago
chentianyu03 d05058d268
Remove and reorganize the alias of APIs (#27717)
4 years ago
Bai Yifan 1b1217732e
fix deform_conv2d doc, test=document_fix (#27873)
4 years ago
Bai Yifan 6cdf2c9604
mig deformable_conv to deform_conv2d (#27841)
4 years ago
zhupengyang 659d04df2c
hsigmoid -> hsigmoid_loss/HSigmoidLoss; refine docs (#27745)
4 years ago
Yiqun Liu bf187c7577
Polish the documentation and examples of paddle.static.nn.fc. (#27768)
4 years ago
Wilber 488152a6d0
[API 2.0]Update 2.0 api from fluid to paddle. (#27598)
4 years ago
Chen Weihang b14ecb8632
Polish api BuildStrategy/ExecutionStrategy doc & code example (#27662)
4 years ago
liym27 3f170dd83d
[API 2.0] Fix example code of api 'switch_case' and add/delete alias (#27578)
4 years ago
liym27 9b7ebf1099
[API 2.0] Fix example code of api 'case' and add/delete alias (#27577)
4 years ago
Leo Chen 0b4bb023a7
Add static mode check on data() (#27495)
4 years ago
Chen Weihang bb84f0e646
Add new paddle.save/load APIs (#27331)
4 years ago
Aurelius84 f05613683f
[Dy2stat] Support InputSpec and Return callable class instance in @declarative (#25960)
5 years ago
Zhou Wei 407de03905
[2.0API] Reconstruct all API related to LR Scheduler, unify dygraph and static (#26550)
5 years ago
ShenLiang 0ca10d310c
add paddle.static.data (#26525)
5 years ago
Aurelius84 0cc63cc343
[Paddle2.0] Rename hapi.Input and move `data` api (#26396)
5 years ago
pangyoki 2efcb481c8
Paddle-2.0 API directory migration (#25898)
5 years ago