Commit Graph

99 Commits (d3b8bffaf1615f58622c384ec3a5f200d020e539)

Author SHA1 Message Date
qijun a4687c9909 fix conflict of CopyFrom in vol2ol_test
7 years ago
QI JUN 2603cb7e86 Unify CUDA stream in Tensor CopyFrom interface (#4692)
7 years ago
chengduoZH 4849fba7e9 follow comments
7 years ago
chengduo c22e7ff71e Merge branch 'develop' into fix_pool_op_doc_and_class_declarations
7 years ago
chengduoZH f5ac335046 follow comments
7 years ago
chengduoZH 1d41a6d45a update paddle/operators/math/CMakeLists.txt
7 years ago
chengduoZH 32146da9b1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into Add_vol2col_functor
7 years ago
chengduoZH c85d777f87 follow comments
7 years ago
chengduoZH 72d3d814b5 fix math/CMakeLists.txt
7 years ago
chengduo 0f1d3af438 Merge pull request #4461 from chengduoZH/Add_maxpool_withIdx_only
7 years ago
chengduoZH 36da82550a Add code comments
7 years ago
chengduoZH e21e5646a5 fix atomicAdd -> CudaAtomicAdd
7 years ago
chengduoZH 6c6474cbd8 follow coments
7 years ago
chengduoZH fcfce48421 follow coments
7 years ago
chengduoZH 3db3a1066b remove conflict
7 years ago
chengduoZH ba791f7b3f Add vol2col functor and unit test
7 years ago
Yi Wang 4558807c48 Use PADDLE_WITH_CUDA instead of PADDLE_WITH_GPU
7 years ago
Yu Yang 84500f9487 Change `PADDLE_ONLY_CPU` to `PADDLE_WITH_GPU`
7 years ago
chengduoZH bb33c2b3a5 fix kernel func
7 years ago
chengduoZH 2ed56df1e6 remove conflict
7 years ago
chengduoZH bee95fc891 fix code format and some bug
7 years ago
chengduoZH 2d8a5b97cc fix unit test
7 years ago
chengduoZH df59889984 remove conflict
7 years ago
Liu Yiqun 8bafdda0ad Merge branch 'develop' into core_add_sequence_softmax_op
7 years ago
qijun b611a479fc fix gpu build error
7 years ago
chengduoZH e1e3859e88 remove custom attr checker and fix code format
7 years ago
qijun 84ff7e9784 refine SoftmaxFunctor
7 years ago
qijun 79def5e634 refine CrossEntropyFunctor
7 years ago
qijun c634a8480a add SetConstant method in math_function.h
7 years ago
chengduoZH 6326c40d27 Add max pool with index
7 years ago
Liu Yiqun 05ed8ee8ab Add SoftmaxGradFunctor, and use SoftmaxGradFunctor in softmax_op instead.
7 years ago
chengduoZH 3c0f079333 remove conflict and fix InferShape function
7 years ago
qiaolongfei 325ee63746 fix SoftmaxWithCrossEntropyOp
7 years ago
caoying03 97509b68e7 cross entropy as a functor to avoid duplicated codes.
7 years ago
chengduoZH 30a586df0c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into Add_pool_op
7 years ago
caoying03 3d77360b89 add negative clipping for softmax.
7 years ago
chengduoZH dfc8d3c1c1 Fix (According to the review)
7 years ago
caoying03 360bde9a70 Merge branch 'develop' into softmax_with_cross_entropy_op
7 years ago
caoying03 8b8ad6b164 fix implementations of supporting soft labels.
7 years ago
chengduoZH f6e69d7412 fix maxpool backward functor
7 years ago
chengduoZH 905a462d3c Merge branch 'fix_maxpool_backward_functor_temp' into Add_pool_op_temp
7 years ago
chengduoZH b72854389e Fix (According to the review)
7 years ago
chengduoZH 9b1431b8d9 fix maxpool backward functor and add unit test
7 years ago
Guo Sheng e114aad882 Merge pull request #4238 from guoshengCS/add-gemm-with-step
7 years ago
caoying03 bb58b63b6c Merge branch 'develop' into softmax_with_cross_entropy_op
7 years ago
chengduoZH b0a47b149d remove CHECK in *.cu
7 years ago
chengduoZH 0417e4e4bf fix framework::LoDTensor => Tensor
8 years ago
chengduoZH 84a2512b90 fix parameter name and function define
8 years ago
caoying03 f1d5fb3b9a support soft labels.
8 years ago
caoying03 a2a0d6f82a Merge branch 'develop' into softmax_with_cross_entropy_op
8 years ago