Skip to content

TypeError: unsupported operand type(s) for |: 'ndarray' and 'ndarray' #24

Closed
@DarrenZhang01

Description

As titled.

 utils.py", line 343, in outer_prod
    return prod_op(x, y)
TypeError: unsupported operand type(s) for |: 'ndarray' and 'ndarray'

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions