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
qijun 554e08ac7a
fix build error: 'type name' declared as function returning a function
8 years ago
..
rnn "remove type alias header file" 8 years ago
.clang-format Reformat paddle/operators/* strictly following Google Style Guide 8 years ago
CMakeLists.txt Merge pull request #3191 from zchen0211/develop 8 years ago
add_op.cc "fix clang format" 8 years ago
add_op.cu "remove type alias" 8 years ago
add_op.h "remove type alias" 8 years ago
cross_entropy_op.cc "fix clang format" 8 years ago
cross_entropy_op.cu check INFINITY in cross_entropy (#3287) 8 years ago
cross_entropy_op.h merge origin/develop 8 years ago
fc_op.cc "remove type alias header file" 8 years ago
fill_zeros_like_op.cc merge origin/develop 8 years ago
fill_zeros_like_op.cu "fix clang format error" 8 years ago
fill_zeros_like_op.h merge origin/develop 8 years ago
gather.h fix all coding-style problems 8 years ago
gather_test.cc fix all coding-style problems 8 years ago
gaussian_random_op.cc "remove unused test net modified" 8 years ago
gaussian_random_op.cu fix build error: 'type name' declared as function returning a function 8 years ago
mean_op.cc Make const variables in operator.h fit google style 8 years ago
mean_op.cu "remove alias to more operators" 8 years ago
mean_op.h Make const variables in operator.h fit google style 8 years ago
mul_op.cc "fix clang format" 8 years ago
mul_op.cu "fix clang format" 8 years ago
mul_op.h "fix clang format" 8 years ago
net_op.cc "net op alias" 8 years ago
net_op.h Merge branch 'develop' into type_alias 8 years ago
net_op_design.md move net_op to operators/ (#3201) 8 years ago
net_op_test.cc "remove type alias done." 8 years ago
recurrent_op.cc "remove type alias header file" 8 years ago
recurrent_op.h move namespace rnn to a directory (#3261) 8 years ago
recurrent_op_test.cc "fix recurrent op test" 8 years ago
rnn_design.md update more details 8 years ago
rowwise_add_op.cc "remove a lot alias" 8 years ago
rowwise_add_op.cu "remove a lot alias" 8 years ago
rowwise_add_op.h "remove a lot alias" 8 years ago
sgd_op.cc merge origin/develop 8 years ago
sgd_op.cu "remove alias to more operators" 8 years ago
sgd_op.h "remove alias to more operators" 8 years ago
sigmoid_op.cc Merge remote-tracking branch 'origin/develop' into type_alias 8 years ago
sigmoid_op.cu "fix clang format" 8 years ago
sigmoid_op.h "sigmoid confict resolved" 8 years ago
softmax_op.cc "fix clang format" 8 years ago
softmax_op.cu "fix clang format" 8 years ago
softmax_op.h clang format 8 years ago
uniform_random_op.cc Follow comments, change auto -> auto* 8 years ago
uniform_random_op.cu fix build error: 'type name' declared as function returning a function 8 years ago