tvm
tvm copied to clipboard
[PyTorch] Fix pad_common for float pad_value
This PR intends to fix the impl of pad_common for float pad_value found in models like pytorch_unet and timm_efficientdet, as well as add a couple new tests for the torch.nn.functional.pad.
@vinx13 @masahi This PR should be ready for another look. Thanks!
@tvm-bot rerun