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

Add label smoothing param in DiceCELoss #8000

Merged
merged 8 commits into from
Aug 9, 2024

Commits on Aug 7, 2024

  1. Add label smoothing param in DiceCELoss

    Fixes Project-MONAI#7957
    
    Signed-off-by: ytl0623 <david89062388@gmail.com>
    ytl0623 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    4ef1785 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Add docstring for label smoothing param and remove unused place

    Fixes Project-MONAI#7957
    
    Signed-off-by: ytl0623 <david89062388@gmail.com>
    ytl0623 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    a43d6fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1e388f View commit details
    Browse the repository at this point in the history
  3. Fix line:708 too long problem

    Signed-off-by: ytl0623 <david89062388@gmail.com>
    ytl0623 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    17d3640 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    172b8a1 View commit details
    Browse the repository at this point in the history
  5. Add PyTorch version check

    Signed-off-by: ytl0623 <david89062388@gmail.com>
    ytl0623 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    57adc89 View commit details
    Browse the repository at this point in the history
  6. Run auto style fixes

    Signed-off-by: ytl0623 <david89062388@gmail.com>
    ytl0623 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    e6f96e3 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    e50fe58 View commit details
    Browse the repository at this point in the history