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

Type Error when starting training #5

Closed
AmSchulte opened this issue Nov 24, 2020 · 1 comment · Fixed by #6
Closed

Type Error when starting training #5

AmSchulte opened this issue Nov 24, 2020 · 1 comment · Fixed by #6
Labels
bug Something isn't working

Comments

@AmSchulte
Copy link

When I try to start the training process in google colab, this error occurs:

TypeError: no implementation found for 'torch.nn.functional.cross_entropy' on types that implement torch_function: [<class 'fastai.torch_core.TensorImage'>, <class 'fastai.torch_core.TensorMask'>]

as well as

FileNotFoundError: [Errno 2] No such file or directory: 'models/model.pth'

in the end.

Hope you know whats the problem.

@matjesg matjesg added the bug Something isn't working label Nov 25, 2020
@matjesg matjesg mentioned this issue Nov 25, 2020
@matjesg
Copy link
Owner

matjesg commented Nov 25, 2020

Thx

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

Successfully merging a pull request may close this issue.

2 participants