-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
Hello,
When I run the test code, I encounter a problem. Could you give me suggestions to solve it! Thanks very much.
The problem is :
Traceback (most recent call last):
File "src/evaluation/test.py", line 69, in
use_forward_method=forward_method)
File "/home/jovyan/caml/CAML/src/evaluation/eval.py", line 51, in meta_testen
query_shot=query_shot)
File "/home/jovyan/caml/CAML/src/models/CAML.py", line 75, in meta_test
support = support_features.reshape(1, way * shot, d).repeat(b, 1, 1)
RuntimeError: shape '[1, 25, 768]' is invalid for input of size 9984
Metadata
Metadata
Assignees
Labels
No labels