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
in conv2d_mtl.py, the mtl_weight has 4-dimensional and the weight has 3-dimensional, new_mtl_weight = self.mtl_weight.expand(self.weight.shape) has error,is there some problem?
#57
It works well when I am running this project. So I am not sure why there is an error when running this line.
Could you please provide more information? Maybe I can try to find a solution based on your case.
The related information includes your python and PyTorch version, the error log, and so on.
No description provided.
The text was updated successfully, but these errors were encountered: