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
Luo Tao 35434c33d0
fix compiler error in im2col.h
7 years ago
..
detail Several Enhancement 7 years ago
CMakeLists.txt Add missing file. 7 years ago
cross_entropy.cc refine CrossEntropyFunctor 7 years ago
cross_entropy.cu Add LSTM Operators. 7 years ago
cross_entropy.h refine CrossEntropyFunctor 7 years ago
im2col.cc follow comments 7 years ago
im2col.cu add padding up, down, left, right 7 years ago
im2col.h fix compiler error in im2col.h 7 years ago
im2col_test.cc follow comments 7 years ago
lstm_compute.cc Several Enhancement 7 years ago
lstm_compute.cu Several Enhancement 7 years ago
lstm_compute.h Several Enhancement 7 years ago
math_function.cc MatMul operator (#4856) 7 years ago
math_function.cu MatMul operator (#4856) 7 years ago
math_function.h MatMul operator (#4856) 7 years ago
math_function_test.cc remove SelectedRows functors to selected_rows_functor.h 7 years ago
math_function_test.cu Remove template parameter for Tensor methods (#4937) 7 years ago
matmul.h MatMul operator (#4856) 7 years ago
pooling.cc Add code comments 7 years ago
pooling.cu Add code comments 7 years ago
pooling.h follow coments 7 years ago
selected_rows_functor.cc remove SelectedRows functors to selected_rows_functor.h 7 years ago
selected_rows_functor.cu fix bug in SelectedRowsAddTensorKernel 7 years ago
selected_rows_functor.h remove SelectedRows functors to selected_rows_functor.h 7 years ago
selected_rows_functor_test.cc remove SelectedRows functors to selected_rows_functor.h 7 years ago
selected_rows_functor_test.cu Remove template parameter for Tensor methods (#4937) 7 years ago
sequence2batch.cc Update lstm comments and fix bug. 7 years ago
sequence2batch.cu Several Enhancement 7 years ago
sequence2batch.h update to the develop branch. 7 years ago
softmax.cc Add SoftmaxGradFunctor, and use SoftmaxGradFunctor in softmax_op instead. 7 years ago
softmax.cu Add SoftmaxGradFunctor, and use SoftmaxGradFunctor in softmax_op instead. 7 years ago
softmax.h Merge branch 'develop' into core_add_sequence_softmax_op 7 years ago
vol2col.cc follow comments 7 years ago
vol2col.cu Add vol2col functor and unit test 7 years ago
vol2col.h Add vol2col functor and unit test 7 years ago
vol2col_test.cc Remove template parameter for Tensor methods (#4937) 7 years ago