Paddle/paddle/framework
Yu Yang 5d134a03f1 Refine remove std::shared_ptr in Scope 8 years ago
..
detail refine tensor copy from 8 years ago
.clang-format Use Google Style in new directories 8 years ago
CMakeLists.txt Update usage of Scope in operator_test.cc 8 years ago
attr_checker.h Merge conflicts 8 years ago
attr_type.proto Add OpProto implementation 8 years ago
ddim.cc Follow comments 8 years ago
ddim.h Merge conflicts 8 years ago
ddim_test.cc Add DDim::size() 8 years ago
dim.h Refactor DDim's product() and add slice_ddim() 8 years ago
dim_test.cu Refactor DDim's product() and add slice_ddim() 8 years ago
eigen.h Slight simplification of eigen.h in hope to make it more readable. 8 years ago
eigen_test.cc change EQ to NEAR for float value 8 years ago
grad_op_builder.cc Typo 8 years ago
grad_op_builder.h Change gradient Op registry mechanism 8 years ago
grad_op_builder_test.cc fix compile error 8 years ago
net.cc Rename PlainNet --> NetOp 8 years ago
net.h Refine remove std::shared_ptr in Scope 8 years ago
net_design.md net design with NetBuilder () 8 years ago
net_op_test.cc Refine remove std::shared_ptr in Scope 8 years ago
op_desc.proto add op_desc.proto () 8 years ago
op_desc_test.cc add op_desc.proto () 8 years ago
op_proto.proto "ignore some gradient of specific op" 8 years ago
op_proto_test.cc Add OpProto unittest. 8 years ago
op_registry.cc FIX: cpplint code style 8 years ago
op_registry.h fix bug in OpKernel register macro 8 years ago
op_registry_test.cc Refine remove std::shared_ptr in Scope 8 years ago
operator.cc Add Some Checker in Input/Output 8 years ago
operator.h Refine remove std::shared_ptr in Scope 8 years ago
operator_test.cc Refine remove std::shared_ptr in Scope 8 years ago
scope.cc Refine remove std::shared_ptr in Scope 8 years ago
scope.h Refine remove std::shared_ptr in Scope 8 years ago
scope_test.cc Pass test 8 years ago
tensor.cc ENH: Refine Tensor and And CopyFrom 8 years ago
tensor.h refine tensor copy from 8 years ago
tensor.md
tensor_test.cc use cuda default stream 8 years ago
variable.h Refine remove std::shared_ptr in Scope 8 years ago
variable.md Add design doc 8 years ago
variable_test.cc Add variable.h and test 8 years ago