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

getting error while fit #131

Closed
Bharat9280 opened this issue Jun 5, 2020 · 2 comments
Closed

getting error while fit #131

Bharat9280 opened this issue Jun 5, 2020 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@Bharat9280
Copy link

Describe the bug

new() received an invalid combination of arguments - got (list, int), but expected one of:

  • (*, torch.device device)
    didn't match because some of the arguments have invalid types: (!list!, !int!)
  • (torch.Storage storage)
  • (Tensor other)
  • (tuple of ints size, *, torch.device device)
  • (object data, *, torch.device device)

What is the current behavior?

If the current behavior is a bug, please provide the steps to reproduce.

Expected behavior

Screenshots

Other relevant information:
poetry version:
python version:
Operating System:
Additional tools:

Additional context

@Bharat9280 Bharat9280 added the bug Something isn't working label Jun 5, 2020
@Optimox
Copy link
Collaborator

Optimox commented Jun 6, 2020

hello @Bharat9280,

Could you please share a bit more about the issue you have?

What is the code that you are trying to run?

@Optimox
Copy link
Collaborator

Optimox commented Jun 8, 2020

Well @Bharat9280,

I'm closing this issue, feel free to reopen it when you have more info to share as there is no way to help you with so little info.

@Optimox Optimox closed this as completed Jun 8, 2020
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

5 participants