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