Commit Graph

8 Commits (76c1378a7015d7f4c0de8cf903f657328faf1b7c)

Author SHA1 Message Date
tink2123 909f864a9b remove unnecessary flags 6 years ago
tink2123 6961a94e94 avoid out_size less than 1 6 years ago
tink2123 a0c63f1106 add align_flag 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
dengkaipeng fef2faa709 limit CUDA kernel parallel threads max number to 4096. test=develop 7 years ago
dengkaipeng 34bfae243a Add Interpolate operation. test=develop 7 years ago