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/math
dangqingqing 29a9f9b5ea
Refine code format and fix threads number.
7 years ago
..
detail Refine code format and fix threads number. 7 years ago
CMakeLists.txt follow comments 7 years ago
context_project.cc follow comments 7 years ago
context_project.cu follow comments 7 years ago
context_project.h fix code format and doc 7 years ago
cross_entropy.cc support sparse output for lookup table grad op (#5145) 7 years ago
cross_entropy.cu support sparse output for lookup table grad op (#5145) 7 years ago
cross_entropy.h
im2col.cc
im2col.cu
im2col.h
im2col_test.cc
lstm_compute.cc
lstm_compute.cu
lstm_compute.h
math_function.cc
math_function.cu
math_function.h
math_function_test.cc Add unit testing for gemv and fix the gradien check for bais. 7 years ago
math_function_test.cu Add unit testing for gemv and fix the gradien check for bais. 7 years ago
matmul.h
pooling.cc
pooling.cu
pooling.h
selected_rows_functor.cc add sparse support for sum op (#5093) 7 years ago
selected_rows_functor.cu add sparse support for sum op (#5093) 7 years ago
selected_rows_functor.h add sparse support for sum op (#5093) 7 years ago
selected_rows_functor_test.cc add sparse support for sum op (#5093) 7 years ago
selected_rows_functor_test.cu add sparse support for sum op (#5093) 7 years ago
sequence2batch.cc
sequence2batch.cu
sequence2batch.h fix compiling warning. 7 years ago
softmax.cc
softmax.cu
softmax.h
vol2col.cc
vol2col.cu
vol2col.h
vol2col_test.cc