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
qijun f59a7c1d36
add gpu functor for SelectedRows
8 years ago
..
CMakeLists.txt add gpu functor for SelectedRows 8 years ago
cross_entropy.cc refine CrossEntropyFunctor 8 years ago
cross_entropy.cu fix gpu build error 8 years ago
cross_entropy.h refine CrossEntropyFunctor 8 years ago
im2col.cc Refine code. 8 years ago
im2col.cu Refine code. 8 years ago
im2col.h Refine code. 8 years ago
im2col_test.cc Unify CUDA stream in Tensor CopyFrom interface (#4692) 8 years ago
math_function.cc add gpu functor for SelectedRows 8 years ago
math_function.cu add gpu functor for SelectedRows 8 years ago
math_function.h SelectedRowsAddTensor method 8 years ago
math_function_test.cc add gpu functor for SelectedRows 8 years ago
math_function_test.cu add gpu functor for SelectedRows 8 years ago
pooling.cc Add code comments 8 years ago
pooling.cu Add code comments 8 years ago
pooling.h follow coments 8 years ago
softmax.cc Add SoftmaxGradFunctor, and use SoftmaxGradFunctor in softmax_op instead. 8 years ago
softmax.cu Add SoftmaxGradFunctor, and use SoftmaxGradFunctor in softmax_op instead. 8 years ago
softmax.h Merge branch 'develop' into core_add_sequence_softmax_op 8 years ago
vol2col.cc follow comments 8 years ago
vol2col.cu Add vol2col functor and unit test 8 years ago
vol2col.h Add vol2col functor and unit test 8 years ago
vol2col_test.cc fix conflict of CopyFrom in vol2ol_test 8 years ago