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

feat: add clDice loss #6763

Merged
merged 6 commits into from
Jul 25, 2023
Merged

feat: add clDice loss #6763

merged 6 commits into from
Jul 25, 2023

Commits on Jul 25, 2023

  1. feat: add clDice loss

    Signed-off-by: Saurav Maheshkar <[email protected]>
    SauravMaheshkar committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    4595dbd View commit details
    Browse the repository at this point in the history
  2. feat: add clDice imports to losses/__init__.py

    Signed-off-by: Saurav Maheshkar <[email protected]>
    SauravMaheshkar committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    aa7200c View commit details
    Browse the repository at this point in the history
  3. fix: add type hints

    Signed-off-by: Saurav Maheshkar <[email protected]>
    SauravMaheshkar committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    aadce2a View commit details
    Browse the repository at this point in the history
  4. feat: add tests for clDice

    Signed-off-by: Saurav Maheshkar <[email protected]>
    SauravMaheshkar committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    4dd80a4 View commit details
    Browse the repository at this point in the history
  5. style: lint clDice tests

    Signed-off-by: Saurav Maheshkar <[email protected]>
    SauravMaheshkar committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    a2dab60 View commit details
    Browse the repository at this point in the history
  6. fix: type hint

    Signed-off-by: Saurav Maheshkar <[email protected]>
    SauravMaheshkar committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    2303b30 View commit details
    Browse the repository at this point in the history