Commit Graph

21 Commits (8894c67d7168dfa5f5dc8e57ec2b5c60f24e368c)

Author SHA1 Message Date
QI JUN 7333df8510 fix pool_op bug (#7879)
7 years ago
dzhwinter 5ad1aef051
"cudnn operators change to cudnn kernel" (#6660)
7 years ago
Yu Yang e445b3ff20
Move framework.proto to proto namespace (#6718)
7 years ago
QI JUN 61ec0b9516
Refine device context (#6433)
7 years ago
chengduoZH 2160497786 fix pooling functor parameter order
7 years ago
chengduoZH cdf5e87104 fix attr name
7 years ago
chengduoZH 6bdf5c1417 fix bug
7 years ago
chengduoZH 0ab012cf7f fix doc
7 years ago
Yu Yang 73a8b78a72 Correct OpWithKernel's infershape (#4847)
7 years ago
Yu Yang 75d0c79015 Change Name convention of operator attributes (#4807)
7 years ago
chengduoZH 6db476ed89 Separate the declarations and implementation of the PoolOp and PoolMaker class in order to reuse in pool_cudnn
7 years ago
chengduoZH df59889984 remove conflict
8 years ago
chengduoZH e1e3859e88 remove custom attr checker and fix code format
8 years ago
chengduoZH 4b06d8db91 fix globalPooling type (int => bool)
8 years ago
chengduoZH dfc8d3c1c1 Fix (According to the review)
8 years ago
chengduoZH f6e69d7412 fix maxpool backward functor
8 years ago
chengduoZH b72854389e Fix (According to the review)
8 years ago
chengduoZH 0417e4e4bf fix framework::LoDTensor => Tensor
8 years ago
chengduoZH 84a2512b90 fix parameter name and function define
8 years ago
chengduoZH 3416f5e0f8 fix function define
8 years ago
chengduoZH a8477381ac Add pooling2d(max, ave) and pooling3d(max, ave) Op
8 years ago