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

Python and Torch version #18

Closed
truongtx8 opened this issue Sep 24, 2021 · 1 comment
Closed

Python and Torch version #18

truongtx8 opened this issue Sep 24, 2021 · 1 comment

Comments

@truongtx8
Copy link

I have an issue when loading the dataset with file data/LRHR_dataset.py
self.data_len = min(self.data_len, self.dataset_len) TypeError: '<' not supported between instances of 'int' and 'NoneType'

Could you please share the python and torch versions?

Thanks in advance.

@Janspiry
Copy link
Owner

Python: 3.7, Pytorch: 1.7.1
But I think you need to confirm whether self.data_len or self.dataset_len is undefined.

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