Open MichaelRamamonjisoa opened 5 years ago
Hi man, have you fixed the bug? I am in the same situation now and really sick for fighting this
Hi, no I gave up for two reasons. First (obviously) the bug in unsolved and doesnt seem to be on the todo list. Second, I originally wanted to use bilinear upsampling otherwise my network produced artifacts. But bilinear upsampling was apparently not implemented either.
I also am in the same situation now.
Describe the bug Any upsampling test fails: here I tested only upsampling_nearest since I have read in many places that onnx does not work with upsampling_bilinear. I have tested using many versions of python and the result is always the same. Of course, after that any model with upsampling layers or F.interpolate functions will fail to convert.
To Reproduce
Logs
Environment (please complete the following information):