Commit Graph

8 Commits (b38889413d4b8a653ec60365b1d929a52dcaed4f)

Author SHA1 Message Date
Kaipeng Deng f86fead693
Add trilinear_interp OP (#18711)
6 years ago
Kaipeng Deng 10c487eb21
fix interpolate cu. test=develop (#17101)
6 years ago
dengkaipeng cfda1fdea7 add attr scale. test=develop
6 years ago
tink2123 6961a94e94 avoid out_size less than 1
6 years ago
tink2123 e448bdb298 modified some comments
6 years ago
tink2123 88744e4ab8 fixed some errors
6 years ago
tink2123 48cc484643 add align_corners and align_mode for image_resize
6 years ago
dengkaipeng 78f563917c revert interpolate_op to bilinear_interp_op & nearest_interp_op. test=develop
6 years ago