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

Fixed issues #491, #430 and #602 #643

Open
wants to merge 5 commits into
base: v3.0
Choose a base branch
from

Commits on Jun 21, 2023

  1. first fix of issue KevinMusgrave#491

    domen committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    9b3e533 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/dev' into dev

    # Conflicts:
    #	src/pytorch_metric_learning/utils/common_functions.py
    domen committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    e382e06 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from KevinMusgrave/dev

    Merge from origin
    domenicoMuscill0 committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    15b5976 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2023

  1. Fixed issues KevinMusgrave#430 and KevinMusgrave#602.

    Removed Match_Finder as pointed out in KevinMusgrave#430
    domenicoMuscill0 committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    dc89907 View commit details
    Browse the repository at this point in the history
  2. formatted code

    domenicoMuscill0 committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    8e6215e View commit details
    Browse the repository at this point in the history