Commit Graph

15 Commits (6ad72106f925378685b0cbf7f12ebdba7df3b488)

Author SHA1 Message Date
Zhou Wei 1e1ae5c54d
Make the Bind Method of Tensor more automatic (#27270)
4 years ago
zhupengyang ac9afa024b
paddle.nn.functional.logsigmoid -> log_sigmoid (#27277)
5 years ago
ShenLiang 5bd84b22c4
revert divide (#27202)
5 years ago
Yang Zhang 6129b0e246
Revert `no_grad` changes and add new implementation (#26826)
5 years ago
ShenLiang 0e81626081
add div, floor_div, remainder (#26562)
5 years ago
Zhou Wei ce7d5263e6
[2.0API]Bind method for tensor and Variable (#26416)
5 years ago
Yang Zhang 617eb67f29
Upgrade `no_grad` decorator (#25472)
5 years ago
Leo Chen 92e256a86a
Fix bug of different dtype in dygraph math_op_patch, test=develop (#24740)
5 years ago
hong 6d8dcc7407
Fix np ndarray mul varbase (#24331)
5 years ago
Leo Chen 795a0a9ab4
fix a typo, test=develop (#23685)
5 years ago
Leo Chen 488b2387e2
Feature/expand params in auto-generated pybind functions for dygraph operators (#23181)
5 years ago
zhongpu dc24f38a9f
support math operator for variable (#23063)
5 years ago
Leo Chen 310edc0d0c
Update layers used in ptb model to use auto-generated op functions in dygraph mode (#21724)
5 years ago
Leo Chen c96f06f2f6
add unary operator __neg__, test=develop (#21787)
5 years ago
Leo Chen 9c481e12ba
Patch math method for VarBase using auto-generated op functions (#21656)
5 years ago