Conversion of mask_depthwise_convolution to Torchscript does not work
Open
- Dominant language
- Python
- Stars
- 3.6k
- Forks
- 804
- PR merge metrics
- No merged PRs in 30d
Description
Hi All,
When I try converting the mask_depthwise_convolution module to Torchscript using the code at https://github.com/jiwoong-choi/SiamMask I get the following error:
`Expected a default value of type Tensor on parameter "pos"`
Please help me resolve this.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.