Commit Graph

16 Commits (b007055e9d72fc8cb00177aa89cc4fbb245ef8b2)

Author SHA1 Message Date
Yu Yang 1363ddb6d7
Feature/executor use program bind (#5196)
7 years ago
Yu Yang e747623e86 Change ProgramDesc not a global variable (#4879)
7 years ago
Yu Yang 1cd2014007 Merge branch 'develop' of github.com:baidu/Paddle into feature/pybind_for_protobuf_desc
8 years ago
Yu Yang f4832fe0b4 Remove IntPair type in attribute
8 years ago
Yu Yang b941865d44 Merge branch 'feature/simplify_attr_parse' into feature/pybind_for_protobuf_desc
8 years ago
Yu Yang 057e810286 Simplify GetAttrType code
8 years ago
fengjiayi 6db6475460 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/pybind_for_protobuf_desc
8 years ago
Yu Yang 70f398e207 Update
8 years ago
dangqingqing 58e3ad0a70 Fix conflicts.
8 years ago
fengjiayi a77af98bfa Fix bug of static variable
8 years ago
fengjiayi 4b948abbf0 Update Attribute to make it compatible with BLOCK
8 years ago
dangqingqing 72ba02701b Add bool type for attribute and use it in dropout_op.
8 years ago
dangqingqing fad48fa6b1 Add bool type for attr.
8 years ago
wanghaoshuang e687f3f540 Make attribute support for std::vector<std::pair<int, int>>
8 years ago
Yu Yang 7e830116a7 Try make pass
8 years ago
Yi Wang cedc2e645e Restructure code oftype Attribute
8 years ago