Commit Graph

19 Commits (adaec0073d02c0ea55bcabc4671ebfc8dbd3182c)

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