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
tensor-tang 69b44f2f19
unify MKL macro definition
7 years ago
..
detail Make lstm_op follow google code style. 7 years ago
CMakeLists.txt merge cmakelist 7 years ago
context_project.cc follow comments 7 years ago
context_project.cu follow comments 7 years ago
context_project.h Feature/copytensor (#5455) 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 Fix compling for softmax_with_cross_entropy_op. 7 years ago
gru_compute.cc Fix gru_op related code style 7 years ago
gru_compute.cu Fix gru_op related code style 7 years ago
gru_compute.h Fix gru_op related code style 7 years ago
im2col.cc follow comments 7 years ago
im2col.cu add padding 7 years ago
im2col.h Feature/copytensor (#5455) 7 years ago
im2col_test.cc Feature/copytensor (#5455) 7 years ago
lstm_compute.cc Make lstm_op follow google code style. 7 years ago
lstm_compute.cu Several Enhancement 7 years ago
lstm_compute.h Make lstm_op follow google code style. 7 years ago
math_function.cc unify MKL macro definition 7 years ago
math_function.cu Fix lstm_op and gru_op in debug mode. 7 years ago
math_function.h unify MKL macro definition 7 years ago
math_function_impl.h Move RowwiseAdd functor to math_funcion and Add ColwiseSum functor. 7 years ago
math_function_test.cc Add `op::math::set_constant` without template 7 years ago
math_function_test.cu Feature/copytensor (#5455) 7 years ago
matmul.h MatMul operator (#4856) 7 years ago
maxouting.cc refine test_recognize_digits_mlp and format codes (#5937) 7 years ago
maxouting.cu refine test_recognize_digits_mlp and format codes (#5937) 7 years ago
maxouting.h refine test_recognize_digits_mlp and format codes (#5937) 7 years ago
pooling.cc input type should be different 7 years ago
pooling.cu input type should be different 7 years ago
pooling.h input type should be different 7 years ago
selected_rows_functor.cc Feature/support int64 for sum (#5832) 7 years ago
selected_rows_functor.cu Feature/enhance evaluator (#5824) 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 Feature/copytensor (#5455) 7 years ago
sequence2batch.cc Move RowwiseAdd functor to math_funcion and Add ColwiseSum functor. 7 years ago
sequence2batch.cu Move RowwiseAdd functor to math_funcion and Add ColwiseSum functor. 7 years ago
sequence2batch.h Move RowwiseAdd functor to math_funcion and Add ColwiseSum functor. 7 years ago
sequence_pooling.cc Resolve conflicts. 7 years ago
sequence_pooling.cu Resolve conflicts. 7 years ago
sequence_pooling.h Refine sequence max-pooling and add unit testing of gradient check. 7 years ago
softmax.cc Fix compling for softmax_with_cross_entropy_op. 7 years ago
softmax.cu Fix compling for softmax_with_cross_entropy_op. 7 years ago
softmax.h Fix compling for softmax_with_cross_entropy_op. 7 years ago
softmax_impl.h Fix compling for softmax_with_cross_entropy_op. 7 years ago
unpooling.cc format code 7 years ago
unpooling.cu format .. 7 years ago
unpooling.h format code 7 years ago
vol2col.cc follow comments 7 years ago
vol2col.cu fix ContextProjectFunctor parameter order 7 years ago
vol2col.h Feature/copytensor (#5455) 7 years ago
vol2col_test.cc Feature/copytensor (#5455) 7 years ago