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

PyTorch 0.3 compatibility #28

Merged
merged 10 commits into from
Mar 13, 2018
Merged

PyTorch 0.3 compatibility #28

merged 10 commits into from
Mar 13, 2018

Commits on Mar 5, 2018

  1. Fix demo script for 0.3

    gpleiss committed Mar 5, 2018
    Configuration menu
    Copy the full SHA
    92a610c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b789e44 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b96c824 View commit details
    Browse the repository at this point in the history
  4. Remove unused tests

    gpleiss committed Mar 5, 2018
    Configuration menu
    Copy the full SHA
    066777b View commit details
    Browse the repository at this point in the history
  5. Fix flake8

    gpleiss committed Mar 5, 2018
    Configuration menu
    Copy the full SHA
    d4faef0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e2f20eb View commit details
    Browse the repository at this point in the history
  7. Remove multi-GPU only model

    gpleiss committed Mar 5, 2018
    Configuration menu
    Copy the full SHA
    568a272 View commit details
    Browse the repository at this point in the history
  8. Update README.md

    gpleiss committed Mar 5, 2018
    Configuration menu
    Copy the full SHA
    10202bb View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2018

  1. Fix conv gradient

    gpleiss committed Mar 12, 2018
    Configuration menu
    Copy the full SHA
    2ea8e95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4b7981 View commit details
    Browse the repository at this point in the history