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

[Torch] Object detection support update for PyTorch 1.6 #6659

Merged
merged 6 commits into from
Oct 12, 2020

Commits on Oct 10, 2020

  1. update split

    masa authored and masahi committed Oct 10, 2020
    Configuration menu
    Copy the full SHA
    e018b81 View commit details
    Browse the repository at this point in the history
  2. fix

    masa authored and masahi committed Oct 10, 2020
    Configuration menu
    Copy the full SHA
    5457a57 View commit details
    Browse the repository at this point in the history
  3. cast nms output to int64

    masa authored and masahi committed Oct 10, 2020
    Configuration menu
    Copy the full SHA
    f19805f View commit details
    Browse the repository at this point in the history
  4. add more comment and numel test

    masa authored and masahi committed Oct 10, 2020
    Configuration menu
    Copy the full SHA
    7350274 View commit details
    Browse the repository at this point in the history
  5. fix lint

    masa authored and masahi committed Oct 10, 2020
    Configuration menu
    Copy the full SHA
    8d9dd2a View commit details
    Browse the repository at this point in the history
  6. also supported the latest master (1.7)

    masa authored and masahi committed Oct 10, 2020
    Configuration menu
    Copy the full SHA
    017334a View commit details
    Browse the repository at this point in the history