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
Yu Yang dba618c036
Make Compile Pass
9 years ago
..
images "add part of design doc" 9 years ago
.clang-format Use Google Style in new directories 9 years ago
CMakeLists.txt Update CMakeLists 9 years ago
attribute.cc Try make pass 9 years ago
attribute.h Try make pass 9 years ago
backward.cc Make Compile Pass 9 years ago
backward.h Follow comments and merge develop 9 years ago
backward.md "add part of design doc" 9 years ago
backward_test.cc Make Compile Pass 9 years ago
ddim.cc Try make pass 9 years ago
ddim.h Try make pass 9 years ago
ddim_test.cc Add DDim::size() 9 years ago
dim.h Refactor DDim's product() and add slice_ddim() 9 years ago
dim_test.cu Refactor DDim's product() and add slice_ddim() 9 years ago
eigen.h ENH: Add EigenScalar 9 years ago
eigen_test.cc ENH: Add EigenScalar 9 years ago
framework.proto Try make pass 9 years ago
grad_op_builder.cc Try make pass 9 years ago
grad_op_builder.h Fix conflicts 9 years ago
grad_op_builder_test.cc Make Compile Pass 9 years ago
op_registry.cc Fix pybind and const type mismatch 9 years ago
op_registry.h Try make pass 9 years ago
op_registry_test.cc Make Compile Pass 9 years ago
operator.cc Try make pass 9 years ago
operator.h Try make pass 9 years ago
operator_test.cc Make Compile Pass 9 years ago
pybind.cc Make Compile Pass 9 years ago
scope.cc Refine remove std::shared_ptr in Scope 9 years ago
scope.h Refine remove std::shared_ptr in Scope 9 years ago
scope_test.cc Pass test 9 years ago
tensor.cc ENH: Refine Tensor and And CopyFrom 9 years ago
tensor.h Merge branch 'develop' of github.com:baidu/Paddle into feature/move_pybind_to_framework_dir 9 years ago
tensor.md Move paddle/majel/* to paddle/platform/ and paddle/framework/ 9 years ago
tensor_impl.h Move paddle/framework/detail/tensor-inl.h into framework/tensor_impl.h 9 years ago
tensor_py.h Change `tensor_bind.h` -> `tensor_py.h` 9 years ago
tensor_test.cc use cuda default stream 9 years ago
variable.h Refine remove std::shared_ptr in Scope 9 years ago
variable.md Add design doc 9 years ago
variable_test.cc Add variable.h and test 9 years ago