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 d64bedf638
Stash
8 years ago
..
details Extract BaseClass of grad_op_desc_maker and add some common method 8 years ago
images
.clang-format
CMakeLists.txt Add GradOpDescMaker to OpInfo and complete OperatorRegistrar method 8 years ago
attribute.cc Merge branch 'develop' of github.com:baidu/Paddle into feature/pybind_for_protobuf_desc 8 years ago
attribute.h Refactoring InferShape (#3946) 8 years ago
backward.cc Stash 8 years ago
backward.h
backward.md Correcting some grammatical mistakes in the design docs (#4378) 8 years ago
backward_test.cc Stash 8 years ago
block_desc.cc Fix compile errors 8 years ago
block_desc.h Fix compile errors 8 years ago
data_type.h Add Skeleton of Double support 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
dim.h
dim_test.cu
eigen.h
eigen_test.cc
framework.proto Remove IntPair type in attribute 8 years ago
grad_op_desc_maker.h Change macro 8 years ago
lod_tensor.cc design of TensorArray to simplify varient/dynamic RNNs (#4447) 8 years ago
lod_tensor.h design of TensorArray to simplify varient/dynamic RNNs (#4447) 8 years ago
lod_tensor.md
lod_tensor_test.cc design of TensorArray to simplify varient/dynamic RNNs (#4447) 8 years ago
lod_tensor_test.cu fix compiler warning from MKLDNNLayer and so on 8 years ago
op_desc.cc Add grad_op_desc_builder 8 years ago
op_desc.h Stash 8 years ago
op_info.cc
op_info.h Extract BaseClass of grad_op_desc_maker and add some common method 8 years ago
op_proto_maker.cc
op_proto_maker.h
op_proto_maker_test.cc
op_registry.cc Stash 8 years ago
op_registry.h Stash 8 years ago
op_registry_test.cc Add GradOpDescMaker to OpInfo and complete OperatorRegistrar method 8 years ago
operator.cc move EigenDeviceConverter to device_context.h 8 years ago
operator.h Add Inputs/Outputs check interface (#4438) 8 years ago
operator_test.cc Merge branch 'develop' of github.com:baidu/Paddle into feature/make_paddle_support_double 8 years ago
program_desc.cc Fix compile errors 8 years ago
program_desc.h Fix compile errors 8 years ago
scope.cc
scope.h
scope_test.cc
shape_inference.h Add Inputs/Outputs check interface (#4438) 8 years ago
tensor.cc
tensor.h Add Skeleton of Double support 8 years ago
tensor.md
tensor_impl.h Remove `numel` field in tensor 8 years ago
tensor_test.cc
var_desc.cc Fix compile bug 8 years ago
var_desc.h Fix compile bug 8 years ago
variable.h
variable.md Correcting some grammatical mistakes in the design docs (#4378) 8 years ago
variable_test.cc