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 b611a479fc
fix gpu build error
8 years ago
..
CMakeLists.txt add SetConstant method in math_function.h 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 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 SetConstant method in math_function.h 8 years ago
math_function_test.cc add SetConstant method in math_function.h 8 years ago
softmax.cc fix SoftmaxWithCrossEntropyOp 8 years ago
softmax.cu support soft labels. 8 years ago
softmax.h refine SoftmaxFunctor 8 years ago