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/operators
dangqingqing bd01cea1f3
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into sigmoid_bp
8 years ago
..
CMakeLists.txt Remove duplicate fc_op 8 years ago
add_op.cc
add_op.cu
add_op.h
add_op_test.cc
cross_entropy_op.cc
cross_entropy_op.cu
cross_entropy_op.h
fc_op.cc
fill_zeros_like_op.cc Follow comments and merge develop 8 years ago
fill_zeros_like_op.cu
fill_zeros_like_op.h Follow comments and merge develop 8 years ago
mean_op.cc Change ContextKernel to ExecutionKernel 8 years ago
mean_op.cu Add mean op unit test in python 8 years ago
mean_op.h Change ContextKernel to ExecutionKernel 8 years ago
mean_op_test.cc
mul_op.cc
mul_op.cu
mul_op.h
recurrent_network_op.cc Merge branch 'develop' of github.com:baidu/Paddle into feature/backward 8 years ago
recurrent_network_op.h Refine remove std::shared_ptr in Scope 8 years ago
recurrent_network_op_test.cc Refine remove std::shared_ptr in Scope 8 years ago
rnn_design.md
rowwise_add_op.cc
rowwise_add_op.cu
rowwise_add_op.h
sgd_op.cc
sgd_op.cu
sgd_op.h
sgd_op_test.cc
sigmoid_op.cc Add sigmoid backward implenmention. 8 years ago
sigmoid_op.cu Add sigmoid backward implenmention. 8 years ago
sigmoid_op.h Add sigmoid backward implenmention. 8 years ago
softmax_op.cc
softmax_op.cu
softmax_op.h
type_alias.h Merge pull request #3133 from gangliao/tensor_scalar 8 years ago