Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Errors while running evaluation #4

Closed
ma-siddiqui opened this issue Aug 4, 2022 · 1 comment
Closed

Errors while running evaluation #4

ma-siddiqui opened this issue Aug 4, 2022 · 1 comment

Comments

@ma-siddiqui
Copy link

Hi,

I am facing below errors while running the pre-trained models.

Exception has occurred: RuntimeError (note: full exception trace is shown but execution is paused at: _run_module_as_main)
mat1 dim 1 must match mat2 dim 0

File "/home/ajmal/anaconda3/envs/leebebeto_face_dev/lib/python3.7/site-packages/torch/nn/functional.py", line 1753, in linear
return torch._C._nn.linear(input, weight, bias)
File "/home/ajmal/anaconda3/envs/leebebeto_face_dev/lib/python3.7/site-packages/torch/nn/modules/linear.py", line 94, in forward
return F.linear(input, self.weight, self.bias)
File "/home/ajmal/anaconda3/envs/leebebeto_face_dev/lib/python3.7/site-packages/torch/nn/modules/module.py", line 889, in _call_impl
result = self.forward(*input, **kwargs)
File "/home/ajmal/anaconda3/envs/leebebeto_face_dev/lib/python3.7/site-packages/torch/nn/modules/container.py", line 119, in forward
input = module(input)
File "/home/ajmal/anaconda3/envs/leebebeto_face_dev/lib/python3.7/site-packages/torch/nn/modules/module.py", line 889, in _call_impl
result = self.forward(*input, **kwargs)

Thanks,

@ma-siddiqui
Copy link
Author

sorted out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant