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
chengduoZH bee95fc891
fix code format and some bug
9 years ago
..
CMakeLists.txt Add max pool with index 9 years ago
cross_entropy.cc cross entropy as a functor to avoid duplicated codes. 9 years ago
cross_entropy.cu cross entropy as a functor to avoid duplicated codes. 9 years ago
cross_entropy.h cross entropy as a functor to avoid duplicated codes. 9 years ago
im2col.cc Refine code. 9 years ago
im2col.cu Refine code. 9 years ago
im2col.h Refine code. 9 years ago
im2col_test.cc Refine code. 9 years ago
math_function.cc Add gemm with stride 9 years ago
math_function.cu Add gemm with stride 9 years ago
math_function.h Add gemm with stride 9 years ago
math_function_test.cc Add gemm with stride 9 years ago
pooling.cc fix code format and some bug 9 years ago
pooling.cu fix code format and some bug 9 years ago
pooling.h fix code format and some bug 9 years ago
softmax.cc fix SoftmaxWithCrossEntropyOp 9 years ago
softmax.cu support soft labels. 9 years ago
softmax.h add negative clipping for softmax. 9 years ago