You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: