.. |
images
|
rewrite the document
|
8 years ago |
.clang-format
|
Use Google Style in new directories
|
8 years ago |
CMakeLists.txt
|
move OpProtoAndCheckerMaker from operator to op_proto_maker
|
8 years ago |
attribute.cc
|
Fix conflicts.
|
8 years ago |
attribute.h
|
Fix conflicts.
|
8 years ago |
backward.cc
|
update to develop branch.
|
8 years ago |
backward.h
|
Remove std::shared_ptr in Python & C++
|
8 years ago |
backward.md
|
"update words"
|
8 years ago |
backward_test.cc
|
Fix bug.
|
8 years ago |
ddim.cc
|
move stride function to ddim.h
|
8 years ago |
ddim.h
|
move stride function to ddim.h
|
8 years ago |
ddim_test.cc
|
make dim int to int64_t
|
8 years ago |
dim.h
|
make dim int to int64_t
|
8 years ago |
dim_test.cu
|
fix dim_test.cu bug
|
8 years ago |
eigen.h
|
Follow comments
|
8 years ago |
eigen_test.cc
|
Follow comments
|
8 years ago |
framework.proto
|
Change LoDTensorDesc::dims from int32 to int64
|
8 years ago |
grad_op_builder.cc
|
Make OpInfoMap as a class
|
8 years ago |
grad_op_builder.h
|
Fix conflicts
|
8 years ago |
grad_op_builder_test.cc
|
follow comments to revert add_two_op to add_op
|
8 years ago |
lod_tensor.cc
|
rename LoDTensor::Slice to Shrink (#4343)
|
8 years ago |
lod_tensor.h
|
rename LoDTensor::Slice to Shrink (#4343)
|
8 years ago |
lod_tensor.md
|
Merge branch 'develop' into fix-typo
|
8 years ago |
lod_tensor_test.cc
|
rename LoDTensor::Slice to Shrink (#4343)
|
8 years ago |
lod_tensor_test.cu
|
Use the inheritance in the definition of LoDTensor.
|
8 years ago |
op_info.cc
|
Make OpInfoMap as a class
|
8 years ago |
op_info.h
|
Add GenerateTemporaryNames/CheckAllInputOutputSet
|
8 years ago |
op_proto_maker.cc
|
move OpProtoAndCheckerMaker from operator to op_proto_maker
|
8 years ago |
op_proto_maker.h
|
add virtual to OpProtoAndCheckerMaker destructor
|
8 years ago |
op_proto_maker_test.cc
|
move OpProtoAndCheckerMaker from operator to op_proto_maker
|
8 years ago |
op_registry.cc
|
Make OpInfoMap as a class
|
8 years ago |
op_registry.h
|
move OpProtoAndCheckerMaker from operator to op_proto_maker
|
8 years ago |
op_registry_test.cc
|
Rename `LargerThan` to `GreaterThan`
|
8 years ago |
operator.cc
|
Merge branch 'develop' of github.com:PaddlePaddle/Paddle into feature/recurrent_op_backward_fix
|
8 years ago |
operator.h
|
update to develop branch.
|
8 years ago |
operator_test.cc
|
move OpProtoAndCheckerMaker from operator to op_proto_maker
|
8 years ago |
scope.cc
|
Refine remove std::shared_ptr in Scope
|
8 years ago |
scope.h
|
RNNOp remove alias (#4274)
|
8 years ago |
scope_test.cc
|
Pass test
|
8 years ago |
tensor.cc
|
ENH: Refine Tensor and And CopyFrom
|
8 years ago |
tensor.h
|
Merge pull request #4334 from reyoung/feature/change_namespace_for_pybind
|
8 years ago |
tensor.md
|
Move paddle/majel/* to paddle/platform/ and paddle/framework/
|
8 years ago |
tensor_impl.h
|
Remove `numel` field in tensor
|
8 years ago |
tensor_test.cc
|
modified codes
|
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 |