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 79e89ef43b
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rnn_infershape
8 years ago
..
CMakeLists.txt RecurrentOp implementation (#2890) 8 years ago
add_op.cc use operator context and infer context (#3024) 8 years ago
add_op.cu Add type_alias to import framework into ops 8 years ago
add_op.h use operator context and infer context (#3024) 8 years ago
add_op_test.cc Fix compile error 8 years ago
cross_entropy_op.cc use operator context and infer context (#3024) 8 years ago
cross_entropy_op.cu Add type_alias to import framework into ops 8 years ago
cross_entropy_op.h use operator context and infer context (#3024) 8 years ago
fc_op.cc Rename PlainNet --> NetOp 8 years ago
mul_op.cc use operator context and infer context (#3024) 8 years ago
mul_op.cu Add type_alias to import framework into ops 8 years ago
mul_op.h use operator context and infer context (#3024) 8 years ago
recurrent_network_op.cc follow comments. 8 years ago
recurrent_network_op.h follow comments. 8 years ago
recurrent_network_op_test.cc follow comments. 8 years ago
rnn_design.md update more details 8 years ago
rowwise_add_op.cc use operator context and infer context (#3024) 8 years ago
rowwise_add_op.cu Add type_alias to import framework into ops 8 years ago
rowwise_add_op.h use operator context and infer context (#3024) 8 years ago
sgd_op.cc use operator context and infer context (#3024) 8 years ago
sgd_op.cu Add type_alias to import framework into ops 8 years ago
sgd_op.h use operator context and infer context (#3024) 8 years ago
sgd_op_test.cc Add sgd op (#2950) 8 years ago
sigmoid_op.cc use operator context and infer context (#3024) 8 years ago
sigmoid_op.cu Add type_alias to import framework into ops 8 years ago
sigmoid_op.h use operator context and infer context (#3024) 8 years ago
softmax_op.cc use operator context and infer context (#3024) 8 years ago
softmax_op.cu Add type_alias to import framework into ops 8 years ago
softmax_op.h use operator context and infer context (#3024) 8 years ago
type_alias.h use operator context and infer context (#3024) 8 years ago