Commit Graph

28 Commits (c42d662e2afa05d3d20d026c3f5c1ba376aa53a4)

Author SHA1 Message Date
zhupengyang 85ba527522 all cases use large shape (#22065)
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 5bb9deb335 Update the precision of some op tests from fp32 to fp64 (#21774)
5 years ago
Zhang Ting b1da35261b
fix unit tests that do not need to inherit OpTest (#21460)
6 years ago
ruri 6cfcbe0510
reduce interp op input size to pass CI, test=develop (#21341)
6 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 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
xiaoting b58bb80248 set src_idx > 0 for bilinear_interp_op (#18238)
6 years ago
Kaipeng Deng 10c487eb21
fix interpolate cu. test=develop (#17101)
6 years ago
dengkaipeng cfef382a85 fix format. test=develop
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 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
7 years ago
dengkaipeng 34bfae243a Add Interpolate operation. test=develop
7 years ago
minqiyang 99d3f08920 Add print_function for all python files
7 years ago
minqiyang 9fc13fde18 Remove python3 relative import of unittest
7 years ago
minqiyang 35e6abd7bb Change iter_parameters back and port unittests code to Python3
7 years ago
fengjiayi e4188621ca fix a error in unit tests
7 years ago
fengjiayi 47c02b5c32 Add unit tests
7 years ago
whs 85c203b117
Make bilinear_interp_op support attrs from input. (#11041)
7 years ago
wangyang59 bf021f3432 resize test
7 years ago
wangyang59 469a349ae3 polishing after qingqing's comments
7 years ago
wangyang59 f67f0cae50 finished testing cpu bilinear_interp_op
7 years ago