Skip to content
This repository was archived by the owner on Sep 2, 2024. It is now read-only.

fix(min_norm_solvers.py): change torch.dot -> torch.mm for vector product#6

Closed
zeng-hello-world wants to merge 1 commit intoisl-org:masterfrom
zeng-hello-world:master
Closed

fix(min_norm_solvers.py): change torch.dot -> torch.mm for vector product#6
zeng-hello-world wants to merge 1 commit intoisl-org:masterfrom
zeng-hello-world:master

Conversation

@zeng-hello-world
Copy link
Copy Markdown

No description provided.

@AwesomeLemon
Copy link
Copy Markdown

Introducing these modifications into the code leads to the following error: "AttributeError: 'list' object has no attribute 'transpose'". I checked, and the input to the function is indeed a list. @nan0755 have you made any additional changes besides these?

@ozansener
Copy link
Copy Markdown
Collaborator

Already fixed in a different PR #25

@ozansener ozansener closed this Apr 12, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants