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 2d8a5b97cc
fix unit test
7 years ago
..
CMakeLists.txt fix unit test 7 years ago
cross_entropy.cc refine CrossEntropyFunctor 7 years ago
cross_entropy.cu fix gpu build error 7 years ago
cross_entropy.h refine CrossEntropyFunctor 7 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 7 years ago
math_function_test.cc add SetConstant method in math_function.h 7 years ago
pooling.cc remove custom attr checker and fix code format 7 years ago
pooling.cu remove custom attr checker and fix code format 7 years ago
pooling.h remove custom attr checker and fix code format 7 years ago
softmax.cc Add SoftmaxGradFunctor, and use SoftmaxGradFunctor in softmax_op instead. 7 years ago
softmax.cu Add SoftmaxGradFunctor, and use SoftmaxGradFunctor in softmax_op instead. 7 years ago
softmax.h Merge branch 'develop' into core_add_sequence_softmax_op 7 years ago