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

[blocked by #1756] Add decorator to auto-move data for inference #1526

Closed
wants to merge 18 commits into from

Commits on May 12, 2020

  1. Configuration menu
    Copy the full SHA
    37957ff View commit details
    Browse the repository at this point in the history
  2. Correct my copypaste errors

    HenryJia authored and Borda committed May 12, 2020
    Configuration menu
    Copy the full SHA
    0c228d5 View commit details
    Browse the repository at this point in the history
  3. Correct for if device is CPU

    HenryJia authored and Borda committed May 12, 2020
    Configuration menu
    Copy the full SHA
    ec90428 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be53c3e View commit details
    Browse the repository at this point in the history
  5. Add tests

    HenryJia authored and Borda committed May 12, 2020
    Configuration menu
    Copy the full SHA
    3b59fe5 View commit details
    Browse the repository at this point in the history
  6. Make tests more foolproof

    HenryJia authored and Borda committed May 12, 2020
    Configuration menu
    Copy the full SHA
    58d59ef View commit details
    Browse the repository at this point in the history
  7. Make sure we stick with pep8 formatting

    HenryJia authored and Borda committed May 12, 2020
    Configuration menu
    Copy the full SHA
    338aa53 View commit details
    Browse the repository at this point in the history
  8. Clarify docs a little

    HenryJia authored and Borda committed May 12, 2020
    Configuration menu
    Copy the full SHA
    ce12deb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ebccf62 View commit details
    Browse the repository at this point in the history
  10. Get everything working again hopefully

    HenryJia authored and Borda committed May 12, 2020
    Configuration menu
    Copy the full SHA
    b53ab74 View commit details
    Browse the repository at this point in the history
  11. Move data transfer to utilities

    HenryJia authored and Borda committed May 12, 2020
    Configuration menu
    Copy the full SHA
    7cd93a3 View commit details
    Browse the repository at this point in the history
  12. Add back in warnings for autotransfer

    HenryJia authored and Borda committed May 12, 2020
    Configuration menu
    Copy the full SHA
    c462b55 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    60fe2b7 View commit details
    Browse the repository at this point in the history
  14. Add docs any changelog

    HenryJia authored and Borda committed May 12, 2020
    Configuration menu
    Copy the full SHA
    916daf6 View commit details
    Browse the repository at this point in the history
  15. Correct PR number in Changelog

    HenryJia authored and Borda committed May 12, 2020
    Configuration menu
    Copy the full SHA
    871d9e8 View commit details
    Browse the repository at this point in the history
  16. Correct changelog

    HenryJia authored and Borda committed May 12, 2020
    Configuration menu
    Copy the full SHA
    f02b508 View commit details
    Browse the repository at this point in the history
  17. Update data.py

    williamFalcon authored and Borda committed May 12, 2020
    Configuration menu
    Copy the full SHA
    71991c5 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2020

  1. Update test_cpu.py

    williamFalcon authored May 17, 2020
    Configuration menu
    Copy the full SHA
    e983022 View commit details
    Browse the repository at this point in the history