Commit Graph

23 Commits (a7512db2bc6a5bc6badaaf5b3a32abb42b9463aa)

Author SHA1 Message Date
Zhang Ting cb8f3c03a7 resize Ops support data_layout:channel_last, test=develop, test=document_preview (#19914)
5 years ago
Zhang Ting 439d95e157 modified interpolate op to support tensor attribute, test=develop, test=document_preview (#19287)
6 years ago
Kaipeng Deng f86fead693
Add trilinear_interp OP (#18711)
6 years ago
dengkaipeng e590588a02 fix for itnerpolate. test=develop
6 years ago
dengkaipeng b2dcdb5100 infer shape compatable -1. test=develop
6 years ago
Kaipeng Deng ed97156461
Merge pull request #16439 from heavengate/resize_scale
6 years ago
dengkaipeng 0f7411a1ae round down for scale. test=develop
6 years ago
dengkaipeng 8160a66193 fix doc priority. test=develop
6 years ago
sneaxiy 4c8254e3bf revert some loop op revision
6 years ago
sneaxiy 63651c1968 fix grad desc maker
6 years ago
dengkaipeng cfef382a85 fix format. test=develop
6 years ago
dengkaipeng cfda1fdea7 add attr scale. test=develop
6 years ago
Tink_Y 31d830de9f refine image_resize annotation (#15976)
6 years ago
tink2123 a0c63f1106 add align_flag
6 years ago
tink2123 78145c7dff modified some comments
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
Yu Yang 9bd70a1e04 Change tensor uses proto::VarType::type
6 years ago
dengkaipeng bb489d4cc9 add interp_method default bilinear. test=develop
6 years ago
dengkaipeng 78f563917c revert interpolate_op to bilinear_interp_op & nearest_interp_op. test=develop
6 years ago
dengkaipeng 8b47d90f5d add 'actual_shape' attribute. test=develop
6 years ago
dengkaipeng 34bfae243a Add Interpolate operation. test=develop
6 years ago