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 support for SQ & RQ as well as per-class metrics #2381

Merged
merged 40 commits into from
Mar 25, 2024
Merged

Add support for SQ & RQ as well as per-class metrics #2381

merged 40 commits into from
Mar 25, 2024

Commits on Feb 14, 2024

  1. Configuration menu
    Copy the full SHA
    3c4388e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd62a9f View commit details
    Browse the repository at this point in the history
  3. Fix RQ and SQ

    ChristophReich1996 committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    967dab8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e1d507f View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Configuration menu
    Copy the full SHA
    be1a4a0 View commit details
    Browse the repository at this point in the history
  2. Fix typing

    ChristophReich1996 committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    a7deffd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d897c9a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9be7aa4 View commit details
    Browse the repository at this point in the history
  5. changelog

    SkafteNicki committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    35f15d5 View commit details
    Browse the repository at this point in the history
  6. input/output docstring

    SkafteNicki committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    cf8e0f5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e860aed View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    88e548f View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

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

Commits on Feb 27, 2024

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

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    677836e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b70dfd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f3d33c8 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    43ec024 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec12562 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

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

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    a15b706 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91ad069 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07524f2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8d60f73 View commit details
    Browse the repository at this point in the history
  5. ci/gpu: do not update ref on PR

    Borda committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    ef0cc27 View commit details
    Browse the repository at this point in the history
  6. build(deps): update fire requirement from <=0.5.0 to <=0.6.0 in /requ…

    …irements (#2445)
    
    build(deps): update fire requirement in /requirements
    
    Updates the requirements on [fire](https://github.com/google/python-fire) to permit the latest version.
    - [Release notes](https://github.com/google/python-fire/releases)
    - [Commits](google/python-fire@v0.1.0...v0.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: fire
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    9fb488d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bf4d523 View commit details
    Browse the repository at this point in the history
  8. build(deps): bump pytest-timeout from 2.2.0 to 2.3.1 in /requirements (

    …#2444)
    
    Bumps [pytest-timeout](https://github.com/pytest-dev/pytest-timeout) from 2.2.0 to 2.3.1.
    - [Commits](pytest-dev/pytest-timeout@2.2.0...2.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: pytest-timeout
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    0240110 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fd1eb60 View commit details
    Browse the repository at this point in the history
  10. ci/mergify: rename label ready

    Borda committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    090e3ed View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3b29931 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

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

Commits on Mar 22, 2024

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

Commits on Mar 24, 2024

  1. Configuration menu
    Copy the full SHA
    0e04dbe View commit details
    Browse the repository at this point in the history
  2. change order of skipping

    SkafteNicki committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    699673d View commit details
    Browse the repository at this point in the history
  3. Fix return type documentation of inception score (#2467)

    * Fix return type documentation of inception score
    * fix too long line
    
    ---------
    
    Co-authored-by: Nicki Skafte Detlefsen <skaftenicki@gmail.com>
    furkan-celik and SkafteNicki committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    78cbbf8 View commit details
    Browse the repository at this point in the history
  4. fixes

    SkafteNicki committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    1d650bf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    be7b55b View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' of https://github.com/ChristophReich1996/torchm…

    …etrics into ChristophReich1996/master
    SkafteNicki committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    bc3c36c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    63419ce View commit details
    Browse the repository at this point in the history