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 Frechet distance function #3545

Closed
wants to merge 1 commit into from

Conversation

hwangjeff
Copy link
Contributor

Summary: Adds function for computing the Fréchet distance between two multivariate normal distributions.

Differential Revision: D48126102

@pytorch-bot
Copy link

pytorch-bot bot commented Aug 9, 2023

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/audio/3545

Note: Links to docs will display an error until the docs builds have been completed.

❌ 2 New Failures, 3 Pending

As of commit a069be9:

NEW FAILURES - The following jobs have failed:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D48126102

hwangjeff added a commit to hwangjeff/audio that referenced this pull request Aug 9, 2023
Summary:
Pull Request resolved: pytorch#3545

Adds function for computing the Fréchet distance between two multivariate normal distributions.

Differential Revision: D48126102

fbshipit-source-id: 35f51f67e327025f397bdf76b0461b2a7a0cb68f
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D48126102

hwangjeff added a commit to hwangjeff/audio that referenced this pull request Aug 9, 2023
Summary:
Pull Request resolved: pytorch#3545

Adds function for computing the Fréchet distance between two multivariate normal distributions.

Differential Revision: D48126102

fbshipit-source-id: c805513419c7875d5c9f0e72b7ef39657169ab3b
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D48126102

hwangjeff added a commit to hwangjeff/audio that referenced this pull request Aug 9, 2023
Summary:
Pull Request resolved: pytorch#3545

Adds function for computing the Fréchet distance between two multivariate normal distributions.

Differential Revision: D48126102

fbshipit-source-id: b158d1a8f0e3fa2e57e04303fc8e243a2dd37ee7
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D48126102

hwangjeff added a commit to hwangjeff/audio that referenced this pull request Aug 9, 2023
Summary:
Pull Request resolved: pytorch#3545

Adds function for computing the Fréchet distance between two multivariate normal distributions.

Differential Revision: D48126102

fbshipit-source-id: 52eebc631d946b30fc8243509ebd2159b6a9f4c4
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D48126102

hwangjeff added a commit to hwangjeff/audio that referenced this pull request Aug 9, 2023
Summary:
Pull Request resolved: pytorch#3545

Adds function for computing the Fréchet distance between two multivariate normal distributions.

Differential Revision: D48126102

fbshipit-source-id: ce0a0310c214c78a1f1d9dc50c394611af6f2544
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D48126102

hwangjeff added a commit to hwangjeff/audio that referenced this pull request Aug 9, 2023
Summary:
Pull Request resolved: pytorch#3545

Adds function for computing the Fréchet distance between two multivariate normal distributions.

Differential Revision: D48126102

fbshipit-source-id: 454e20c63ad5ef70f81f48044b2ca1eb745698a6
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D48126102

hwangjeff added a commit to hwangjeff/audio that referenced this pull request Aug 9, 2023
Summary:
Pull Request resolved: pytorch#3545

Adds function for computing the Fréchet distance between two multivariate normal distributions.

Differential Revision: D48126102

fbshipit-source-id: db400431c0079e99078b41a2b51ae06084a98d1b
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D48126102

hwangjeff added a commit to hwangjeff/audio that referenced this pull request Aug 10, 2023
Summary:
Pull Request resolved: pytorch#3545

Adds function for computing the Fréchet distance between two multivariate normal distributions.

Differential Revision: D48126102

fbshipit-source-id: b038c7a826ca6948e7e7e73507ab0eec91089d99
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D48126102

hwangjeff added a commit to hwangjeff/audio that referenced this pull request Aug 10, 2023
Summary:
Pull Request resolved: pytorch#3545

Adds function for computing the Fréchet distance between two multivariate normal distributions.

Reviewed By: mthrok

Differential Revision: D48126102

fbshipit-source-id: 515909e5f898432f4bc19035359c1e89bc9e7e4b
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D48126102

hwangjeff added a commit to hwangjeff/audio that referenced this pull request Aug 10, 2023
Summary:
Pull Request resolved: pytorch#3545

Adds function for computing the Fréchet distance between two multivariate normal distributions.

Reviewed By: mthrok

Differential Revision: D48126102

fbshipit-source-id: fb4a699042a89e65939467782fcd6a0ef8cbdc7c
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D48126102

hwangjeff added a commit to hwangjeff/audio that referenced this pull request Aug 10, 2023
Summary:
Pull Request resolved: pytorch#3545

Adds function for computing the Fréchet distance between two multivariate normal distributions.

Reviewed By: mthrok

Differential Revision: D48126102

fbshipit-source-id: 0d170f95c8de48564ae7a661faf975f3f97047dc
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D48126102

Summary:
Pull Request resolved: pytorch#3545

Adds function for computing the Fréchet distance between two multivariate normal distributions.

Reviewed By: mthrok

Differential Revision: D48126102

fbshipit-source-id: 229de5fb21a9adaa08a8f0638d2041dd87ebb48d
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D48126102

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 06301c0.

@github-actions
Copy link

Hey @None.
You merged this PR, but labels were not properly added. Please add a primary and secondary label (See https://github.com/pytorch/audio/blob/main/.github/process_commit.py).


Some guidance:

Use 'module: ops' for operations under 'torchaudio/{transforms, functional}', and ML-related components under 'torchaudio/csrc' (e.g. RNN-T loss).

Things in "examples" directory:

  • 'recipe' is applicable to training recipes under the 'examples' folder,
  • 'tutorial' is applicable to tutorials under the “examples/tutorials” folder
  • 'example' is applicable to everything else (e.g. C++ examples)
  • 'module: docs' is applicable to code documentations (not to tutorials).

Regarding examples in code documentations, please also use 'module: docs'.

Please use 'other' tag only when you’re sure the changes are not much relevant to users, or when all other tags are not applicable. Try not to use it often, in order to minimize efforts required when we prepare release notes.


When preparing release notes, please make sure 'documentation' and 'tutorials' occur as the last sub-categories under each primary category like 'new feature', 'improvements' or 'prototype'.

Things related to build are by default excluded from the release note, except when it impacts users. For example:
* Drop support of Python 3.7.
* Add support of Python 3.X.
* Change the way a third party library is bound (so that user needs to install it separately).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants