Commit Graph

6 Commits (02b4e989b8ab2340619bb79bdeb422e9fcb779da)

Author SHA1 Message Date
wawltor 08e3d9c0dc
Add the matmul, elementwise_euqal, elementwise_sum ops to API2.0 (#23437)
6 years ago
wawltor 6577f91b74
Add the sum op to API 2.0, add some parameters for new api
6 years ago
Steffy-zxf 2d0933c378
Add two new ops paddle.tensor.mul(), paddle.tensor.pow() (#23485)
6 years ago
LutaoChu 4c675a450f
Add 2 new ops: paddle.tensor.div() and paddle.tensor.add() to API2.0(#23352)
6 years ago
kinghuin 948c57d84b
move sin, sqrt, tanh, atan to paddle.tensor.math and add a new parameter "out" (#23387)
6 years ago
XiaoguangHu 194a22c5a8
reorganize the paddle api test=develop (#23151)
6 years ago