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
Yan Chunwei 9eaef75397
RNN backward create (#3490)
8 years ago
..
math use shared lib when mkl 8 years ago
rnn Rnn make stepnet member (#3469) 8 years ago
.clang-format
CMakeLists.txt Rnn make stepnet member (#3469) 8 years ago
add_op.cc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refactor_registry_macro 8 years ago
add_op.cu
add_op.h Resovle conflicts manually 8 years ago
cross_entropy_op.cc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refactor_registry_macro 8 years ago
cross_entropy_op.cu
cross_entropy_op.h Resovle conflicts manually 8 years ago
fill_zeros_like_op.cc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refactor_registry_macro 8 years ago
fill_zeros_like_op.cu
fill_zeros_like_op.h Fix python unit tests 8 years ago
gather.h gather warning fixed 8 years ago
gather_test.cc gather warning fixed 8 years ago
gaussian_random_op.cc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refactor_registry_macro 8 years ago
gaussian_random_op.cu fix build error: 'type name' declared as function returning a function 8 years ago
mean_op.cc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refactor_registry_macro 8 years ago
mean_op.cu
mean_op.h Fix python unit tests 8 years ago
mul_op.cc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refactor_registry_macro 8 years ago
mul_op.cu set gemm support continuous memory now 8 years ago
mul_op.h merge baidu/develop 8 years ago
net_op.cc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into public_to_protected 8 years ago
net_op.h Remove empty constructor for operator 8 years ago
net_op_design.md
net_op_test.cc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into public_to_protected 8 years ago
recurrent_op.cc Rnn make stepnet member (#3469) 8 years ago
recurrent_op.h RNN backward create (#3490) 8 years ago
rnn_design.md
rowwise_add_op.cc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refactor_registry_macro 8 years ago
rowwise_add_op.cu
rowwise_add_op.h Fix python unit tests 8 years ago
scatter.h fix all bugs 8 years ago
scatter_test.cc scatter update implemented 8 years ago
sgd_op.cc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refactor_registry_macro 8 years ago
sgd_op.cu
sgd_op.h
sigmoid_op.cc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refactor_registry_macro 8 years ago
sigmoid_op.cu
sigmoid_op.h Fix python unit tests 8 years ago
softmax_op.cc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refactor_registry_macro 8 years ago
softmax_op.cu
softmax_op.h
uniform_random_op.cc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refactor_registry_macro 8 years ago
uniform_random_op.cu Merge branch 'develop' of github.com:baidu/Paddle into final_fixes 8 years ago