Commit Graph

7 Commits (c2103c48449bc112fb30c21f41f111bbffec5ccf)

Author SHA1 Message Date
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)
7 years ago
Leo Chen c96f06f2f6
add unary operator __neg__, test=develop (#21787)
7 years ago
Leo Chen 9c481e12ba
Patch math method for VarBase using auto-generated op functions (#21656)
7 years ago