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

Warning: indexing with dtype torch.uint8 is now deprecated, please use a dtype torch.bool instead. #5

Open
srikanthkb opened this issue May 5, 2020 · 0 comments

Comments

@srikanthkb
Copy link

When running the main.py for all variants of DQN, the warning is produced on recent versions of Pytorch (1.2 or higher). I tested this with 1.5, the uint8 is completely deprecated for this version.

ref: [https://github.com/open-mmlab/mmdetection/pull/2105]

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

1 participant