forked from gerbaudo/fbu
-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Hello,
I have a simple test case where my input vector is 1d (1024 elements) and my response matrix is a 1024x1024 2d numpy array. I am receiving the following error when I apply fbu.run() after setting fbu.data and fbu.response**: AssertionError: Input Validation Error: inconstistent size of input**
However, the input size is not inconsistent with the response matrix. Do you know how to fix this?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels