Skip to content

Inconsistent Input Size Error #8

@crhea93

Description

@crhea93

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions