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

6676 port losses from monai-generative #6729

Merged
merged 26 commits into from
Aug 3, 2023
Merged

6676 port losses from monai-generative #6729

merged 26 commits into from
Aug 3, 2023

Commits on Jul 14, 2023

  1. Adds losses

    marksgraham committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    a21c7f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79a3784 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Updates docstrings

    marksgraham committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    89c4e83 View commit details
    Browse the repository at this point in the history
  2. Adds external dependency to relevant files, excludes from min tests a…

    …nd uses optional_import to import it
    marksgraham committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    3faaca5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    086b8a9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f500f4a View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Configuration menu
    Copy the full SHA
    105c3b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    700096d View commit details
    Browse the repository at this point in the history
  3. Fixes merge conflicts

    marksgraham committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    ea158ca View commit details
    Browse the repository at this point in the history
  4. Merge branch 'dev' into 6676_port_generative_losses

    Signed-off-by: Mark Graham <[email protected]>
    marksgraham authored Jul 31, 2023
    Configuration menu
    Copy the full SHA
    4b1d801 View commit details
    Browse the repository at this point in the history
  5. Fixes more typing errors

    marksgraham committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    cd01b59 View commit details
    Browse the repository at this point in the history
  6. Formatting fix

    marksgraham committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    a5e092e View commit details
    Browse the repository at this point in the history
  7. DCO Remediation Commit for Mark Graham <[email protected]>

    I, Mark Graham <[email protected]>, hereby add my Signed-off-by to this commit: a21c7f1
    I, Mark Graham <[email protected]>, hereby add my Signed-off-by to this commit: 79a3784
    I, Mark Graham <[email protected]>, hereby add my Signed-off-by to this commit: 89c4e83
    I, Mark Graham <[email protected]>, hereby add my Signed-off-by to this commit: 3faaca5
    I, Mark Graham <[email protected]>, hereby add my Signed-off-by to this commit: 086b8a9
    I, Mark Graham <[email protected]>, hereby add my Signed-off-by to this commit: 105c3b8
    I, Mark Graham <[email protected]>, hereby add my Signed-off-by to this commit: 700096d
    I, Mark Graham <[email protected]>, hereby add my Signed-off-by to this commit: cd01b59
    I, Mark Graham <[email protected]>, hereby add my Signed-off-by to this commit: a5e092e
    
    Signed-off-by: Mark Graham <[email protected]>
    marksgraham committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    a241919 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    36d7ed6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d9d1140 View commit details
    Browse the repository at this point in the history
  10. Merge branch '6676_port_generative_losses' of github.com:marksgraham/…

    …MONAI into 6676_port_generative_losses
    marksgraham committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    413f394 View commit details
    Browse the repository at this point in the history
  11. DCO Remediation Commit for Mark Graham <[email protected]>

    I, Mark Graham <[email protected]>, hereby add my Signed-off-by to this commit: 36d7ed6
    
    Signed-off-by: Mark Graham <[email protected]>
    marksgraham committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    c118d10 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f8f1a3f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6260984 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Fix errors with earlier torchvision versions

    Signed-off-by: Mark Graham <[email protected]>
    marksgraham committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    a4e16c8 View commit details
    Browse the repository at this point in the history
  2. Merge branch '6676_port_generative_losses' of github.com:marksgraham/…

    …MONAI into 6676_port_generative_losses
    marksgraham committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    569e4e2 View commit details
    Browse the repository at this point in the history
  3. Adds warning if user specifies cache_dir

    Signed-off-by: Mark Graham <[email protected]>
    marksgraham committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    42414ff View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Reverts to warivto for modelhub and changes perceptual test decorator…

    … version
    
    Signed-off-by: Mark Graham <[email protected]>
    marksgraham committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    cfb24b4 View commit details
    Browse the repository at this point in the history
  2. Addresses comments from mingxin-zheng

    Signed-off-by: Mark Graham <[email protected]>
    marksgraham committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    ebfe2ef View commit details
    Browse the repository at this point in the history
  3. Fixes codeformat list comprehension error

    Signed-off-by: Mark Graham <[email protected]>
    marksgraham committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    840e5cc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    345d82c View commit details
    Browse the repository at this point in the history