Skip to content

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

Description

@srikanthkb

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]

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions