Commit Graph

8 Commits (bee95fc8917e09f61ba46586a94d2b9003cddf13)

Author SHA1 Message Date
Yu Yang 7f6b5044b6 Make OpInfoMap as a class
9 years ago
Yu Yang 59b3df31aa Extract OpInfo into a library
9 years ago
Yu Yang 4932f7529f Merge branch 'develop' of github.com:baidu/Paddle into feature/remove_shared_ptr
9 years ago
fengjiayi 7bc60b0273 Move OpRegistry functions to .cc file and move OpMaker to Op module
9 years ago
Yi Wang 8740276d89 Fix pybind and const type mismatch
9 years ago
liaogang 620575b6eb FIX: cpplint code style
9 years ago
Qiao Longfei a2e5f652d3 add operator base (#2725)
9 years ago
Yu Yang 267f9a2cdf Move static variable defined in .cc (#2782)
9 years ago