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

Refactor loss plumbing #204

Open
wants to merge 19 commits into
base: test
Choose a base branch
from
Open

Refactor loss plumbing #204

wants to merge 19 commits into from

Commits on Jun 23, 2022

  1. Configuration menu
    Copy the full SHA
    1b6d8b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06722e0 View commit details
    Browse the repository at this point in the history
  3. added refactoring test suite

    dmarx committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    6e2b23a View commit details
    Browse the repository at this point in the history
  4. added test

    dmarx committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    561425a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2cb7568 View commit details
    Browse the repository at this point in the history
  6. why did that test pass? hmm...

    dmarx committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    087f226 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bfca0ee View commit details
    Browse the repository at this point in the history
  8. cleaned up deprecated code

    dmarx committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    7b36c30 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9ea18d6 View commit details
    Browse the repository at this point in the history
  10. tinkering with device selection, cuda error still there even after re…

    …starting computer and reinstalling torch
    dmarx committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    00046d3 View commit details
    Browse the repository at this point in the history
  11. fixed attribute error

    dmarx committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    0f0b62a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9ad0bb7 View commit details
    Browse the repository at this point in the history
  13. CUDA assertion error was caused by 3D mode with null transforms. adde…

    …d z translation to test, all passing. TO DO: document this edge case with a failing test
    dmarx committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    a7239a8 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0adc838 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4201442 View commit details
    Browse the repository at this point in the history
  16. cleaned up a deprecated code

    dmarx committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    09fc46b View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f73e604 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    cdda5c0 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    d0bf637 View commit details
    Browse the repository at this point in the history