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

Fix Dtype for torch.int #4

Closed
escorciav opened this issue Apr 6, 2019 · 0 comments
Closed

Fix Dtype for torch.int #4

escorciav opened this issue Apr 6, 2019 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@escorciav
Copy link
Owner

For some reason, the previous version of pytorch&cupy didn't complain when pyinn.utils.Dtype return None as the data type for integer tensors.

We must amend these two lines during forward, and backward.

We should request pyinn to extend the Dtype function.

@escorciav escorciav added the bug Something isn't working label Apr 6, 2019
@escorciav escorciav self-assigned this Apr 6, 2019
This was referenced Apr 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant