You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Paddle/paddle/framework
dongzhihong 052d1d16ee
Merge remote-tracking branch 'origin/develop' into net_ycw
9 years ago
..
.clang-format Use Google Style in new directories 9 years ago
CMakeLists.txt Merge remote-tracking branch 'origin/develop' into net_ycw 9 years ago
attr_checker.h [draft] add registry for Op, OpProto and OpAttrChecker (#2739) 9 years ago
attr_type.proto Add OpProto implementation 9 years ago
ddim.cc Make paddle/framework buildable and passed 9 years ago
ddim.h Make paddle/framework buildable and passed 9 years ago
ddim_test.cc Add variable.h and test 9 years ago
dim.h Make paddle/framework buildable and passed 9 years ago
dim_test.cu Make paddle/framework buildable and passed 9 years ago
enforce.h Using paddle::string in enforce 9 years ago
enforce_test.cc Using paddle::string in enforce 9 years ago
net.cc fix ci error 9 years ago
net.h add virtual implementation 9 years ago
net_design.md net design with NetBuilder (#2598) 9 years ago
net_proto.proto add fake interfaces to make compilable 9 years ago
op_desc.proto add op_desc.proto (#2736) 9 years ago
op_desc_test.cc add op_desc.proto (#2736) 9 years ago
op_proto.proto Add OpProto implementation 9 years ago
op_proto_test.cc Add OpProto unittest. 9 years ago
op_registry.h [draft] add registry for Op, OpProto and OpAttrChecker (#2739) 9 years ago
op_registry_test.cc [draft] add registry for Op, OpProto and OpAttrChecker (#2739) 9 years ago
scope.h do not use default argument in Scope 9 years ago
scope_test.cc do not use default argument in Scope 9 years ago
tensor.h remove unnecessary include 9 years ago
tensor.md Move paddle/majel/* to paddle/platform/ and paddle/framework/ 9 years ago
tensor_test.cc re-submit 9 years ago
variable.h Add `Variable::IsType` 9 years ago
variable.md Add design doc 9 years ago
variable_test.cc Add variable.h and test 9 years ago