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

Unable to train #13

Open
Zumbalamambo opened this issue Jan 28, 2021 · 1 comment
Open

Unable to train #13

Zumbalamambo opened this issue Jan 28, 2021 · 1 comment

Comments

@Zumbalamambo
Copy link

I tried a lot to train but for some reason I just cant train it with custom dataset. It throws the following error, :(

RuntimeError: There were no tensor arguments to this function (e.g., you passed an empty list of Tensors), but no fallback function is registered for schema aten::_cat. This usually means that this function requires a non-empty list of Tensors. Available functions are [CPU, CUDA, QuantizedCPU, BackendSelect, Named, AutogradOther, AutogradCPU, AutogradCUDA, AutogradXLA, AutogradPrivateUse1, AutogradPrivateUse2, AutogradPrivateUse3, Tracer, Autocast, Batched, VmapMode].

Any ways to fix it?

@yxgeee
Copy link
Owner

yxgeee commented Mar 1, 2021

It seems some lists are empty, but I cannot localize the exact code given such a brief error notification. Did you solve it?

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

2 participants