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
Yu Yang e2fd2bd0d1
Follow comments and merge develop
8 years ago
..
CMakeLists.txt Merge branch 'develop' of github.com:baidu/Paddle into feature/backward 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
fill_zeros_like_op.cc Follow comments and merge develop 8 years ago
fill_zeros_like_op.cu Add fill_zeros_like op 8 years ago
fill_zeros_like_op.h Follow comments and merge develop 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 and merge develop 8 years ago
recurrent_network_op.h RecurrentOp implementation (#2890) 8 years ago
recurrent_network_op_test.cc RecurrentOp implementation (#2890) 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