[Torch] Upsampling op support and enable registering a user defined op conversion map (#4961)
* add custom conversion map * add roi align test using custom convert map * refactor test * add support for upsampling op and test on segmentation models * remove redundant no_grad * add upsampling test case * make the default custom map None, instead of empty dict * updated tests, remove packaging and drop PT 1.2 support * add better support for aten::to and tests * add a note on dilation in x86
Showing
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment