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
sweetsky0901 6fc9a9fd69
modify for del T2 and doc update
8 years ago
..
detail Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into lstm_fix 8 years ago
CMakeLists.txt merge cmakelist 8 years ago
context_project.cc follow comments 8 years ago
context_project.cu follow comments 8 years ago
context_project.h Feature/copytensor (#5455) 8 years ago
cross_entropy.cc support sparse output for lookup table grad op (#5145) 8 years ago
cross_entropy.cu support sparse output for lookup table grad op (#5145) 8 years ago
cross_entropy.h Fix compling for softmax_with_cross_entropy_op. 8 years ago
gru_compute.cc Add GRU Operator 8 years ago
gru_compute.cu Fix End of Files in GRU Operator 8 years ago
gru_compute.h Add TODO in the GRU Operator related 8 years ago
im2col.cc follow comments 8 years ago
im2col.cu add padding 8 years ago
im2col.h Feature/copytensor (#5455) 8 years ago
im2col_test.cc Feature/copytensor (#5455) 8 years ago
lstm_compute.cc
lstm_compute.cu
lstm_compute.h
math_function.cc feature/while_grad_op (#5554) 8 years ago
math_function.cu Fix lstm_op and gru_op in debug mode. 8 years ago
math_function.h Feature/copytensor (#5455) 8 years ago
math_function_impl.h Move RowwiseAdd functor to math_funcion and Add ColwiseSum functor. 8 years ago
math_function_test.cc Add `op::math::set_constant` without template 8 years ago
math_function_test.cu Feature/copytensor (#5455) 8 years ago
matmul.h
maxouting.cc refine test_recognize_digits_mlp and format codes (#5937) 8 years ago
maxouting.cu refine test_recognize_digits_mlp and format codes (#5937) 8 years ago
maxouting.h refine test_recognize_digits_mlp and format codes (#5937) 8 years ago
pooling.cc input type should be different 8 years ago
pooling.cu input type should be different 8 years ago
pooling.h input type should be different 8 years ago
selected_rows_functor.cc Feature/support int64 for sum (#5832) 8 years ago
selected_rows_functor.cu Feature/enhance evaluator (#5824) 8 years ago
selected_rows_functor.h add sparse support for sum op (#5093) 8 years ago
selected_rows_functor_test.cc add sparse support for sum op (#5093) 8 years ago
selected_rows_functor_test.cu Feature/copytensor (#5455) 8 years ago
sequence2batch.cc Move RowwiseAdd functor to math_funcion and Add ColwiseSum functor. 8 years ago
sequence2batch.cu Move RowwiseAdd functor to math_funcion and Add ColwiseSum functor. 8 years ago
sequence2batch.h Move RowwiseAdd functor to math_funcion and Add ColwiseSum functor. 8 years ago
sequence_pooling.cc Resolve conflicts. 8 years ago
sequence_pooling.cu Resolve conflicts. 8 years ago
sequence_pooling.h Refine sequence max-pooling and add unit testing of gradient check. 8 years ago
softmax.cc Fix compling for softmax_with_cross_entropy_op. 8 years ago
softmax.cu Fix compling for softmax_with_cross_entropy_op. 8 years ago
softmax.h Fix compling for softmax_with_cross_entropy_op. 8 years ago
softmax_impl.h Fix compling for softmax_with_cross_entropy_op. 8 years ago
unpooling.cc modify for del T2 and doc update 8 years ago
unpooling.cu modify for del T2 and doc update 8 years ago
unpooling.h modify for del T2 and doc update 8 years ago
vol2col.cc follow comments 8 years ago
vol2col.cu fix ContextProjectFunctor parameter order 8 years ago
vol2col.h Feature/copytensor (#5455) 8 years ago
vol2col_test.cc Feature/copytensor (#5455) 8 years ago