tvm icon indicating copy to clipboard operation
tvm copied to clipboard

[PyTorch] Fix pad_common for float pad_value

Open shingjan opened this issue 2 years ago • 2 comments

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.

shingjan avatar Jul 19 '22 18:07 shingjan

@vinx13 @masahi This PR should be ready for another look. Thanks!

shingjan avatar Aug 09 '22 05:08 shingjan

@tvm-bot rerun

shingjan avatar Aug 09 '22 21:08 shingjan