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 0bd49a50ce
move net_op to operators/ (#3201)
8 years ago
..
CMakeLists.txt move net_op to operators/ (#3201) 8 years ago
add_op.cc export Backward to python (#3174) 8 years ago
add_op.cu add EIGEN_USE_GPU macro to op.cu file 8 years ago
add_op.h fix conflicts 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 EIGEN_USE_GPU macro to op.cu file 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
mean_op.cc Add Gradient Operator for mean 8 years ago
mean_op.cu Add Gradient Operator for mean 8 years ago
mean_op.h Mean Op Merge Develop 8 years ago
mean_op_test.cc Add mean cpu/gpu op 8 years ago
mul_op.cc use operator context and infer context (#3024) 8 years ago
mul_op.cu add EIGEN_USE_GPU macro to op.cu file 8 years ago
mul_op.h fix conflicts 8 years ago
net_op.cc move net_op to operators/ (#3201) 8 years ago
net_op.h move net_op to operators/ (#3201) 8 years ago
net_op_design.md move net_op to operators/ (#3201) 8 years ago
net_op_test.cc move net_op to operators/ (#3201) 8 years ago
recurrent_op.cc move net_op to operators/ (#3201) 8 years ago
recurrent_op.h resolve conflicts. 8 years ago
recurrent_op_test.cc move net_op to operators/ (#3201) 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 EIGEN_USE_GPU macro to op.cu file 8 years ago
rowwise_add_op.h Return Reference Instead Pointer to GetEigenDevice 8 years ago
sgd_op.cc use operator context and infer context (#3024) 8 years ago
sgd_op.cu add EIGEN_USE_GPU macro to op.cu file 8 years ago
sgd_op.h fix conflicts 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 EIGEN_USE_GPU macro to op.cu file 8 years ago
sigmoid_op.h fix conflicts 8 years ago
softmax_op.cc Softmax grad op (#3164) 8 years ago
softmax_op.cu Softmax grad op (#3164) 8 years ago
softmax_op.h Softmax grad op (#3164) 8 years ago
type_alias.h move net_op to operators/ (#3201) 8 years ago