Commit Graph

19 Commits (bb8fc3916fd55ab8f8ec8eddee7900d2f3ce3257)

Author SHA1 Message Date
zhupengyang 2b619493e2 all cases use large shape (#22241)
5 years ago
juncaipeng b1ec1d54cf Delete check grad for int, collect op for now (#21922)
5 years ago
juncaipeng feabed1309
Modify op test (#21835)
5 years ago
juncaipeng 642b33564e Update test precision from fp32 to fp64 (#21805)
5 years ago
zhupengyang d528ffaa04 use large input shape for accuracy test (#21716)
5 years ago
Zhang Ting 101240d2c1
fix PythonAPI test in Op unittest, test=develop (#21462)
5 years ago
ruri 6cfcbe0510
reduce interp op input size to pass CI, test=develop (#21341)
5 years ago
Zhang Ting 483d0512ce Add choice of CUDA Place and remove fluid.layers.data for python API test of resize Ops (#20689)
6 years ago
Zhang Ting 0652f15810 fix Attr(scale)'s bug for image_resize and modified unittest, test=develop (#19983)
6 years ago
Zhang Ting cb8f3c03a7 resize Ops support data_layout:channel_last, test=develop, test=document_preview (#19914)
6 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
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