Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rethink used of self-defined Tensor type #27

Closed
einbandi opened this issue Jul 21, 2022 · 0 comments
Closed

Rethink used of self-defined Tensor type #27

einbandi opened this issue Jul 21, 2022 · 0 comments

Comments

@einbandi
Copy link
Collaborator

Right now, Tensor is used in some places where it does not make much sense to accept sparse arrays. In these cases it should be changed to Union[np.ndarray, torch.tensor].

@einbandi einbandi changed the title Rethink used of self.defined Tensor type Rethink used of self-defined Tensor type Jul 21, 2022
@einbandi einbandi reopened this Aug 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant