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

Implement METRIC.NaNEuclidean #3414

Closed
wants to merge 1 commit into from
Closed

Implement METRIC.NaNEuclidean #3414

wants to merge 1 commit into from

Conversation

asadoughi
Copy link

Summary:
#3355

A couple open questions:

  • Given L2 was squared, I figured I would leave this one as squared as well?
  • Also, wasn't sure if we wanted to return nan when present == 0 or -1?

Differential Revision: D57017608

@facebook-github-bot
Copy link
Contributor

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

asadoughi pushed a commit that referenced this pull request May 6, 2024
Summary:

#3355

A couple open questions:
- Given L2 was squared, I figured I would leave this one as squared as well?
- Also, wasn't sure if we wanted to return nan when present == 0 or -1?

Differential Revision: D57017608
@facebook-github-bot
Copy link
Contributor

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

facebook-github-bot pushed a commit that referenced this pull request May 15, 2024
Summary:

#3355

A couple open questions:
- Given L2 was squared, I figured I would leave this one as squared as well?
- Also, wasn't sure if we wanted to return nan when present == 0 or -1?

Reviewed By: mdouze

Differential Revision: D57017608
@facebook-github-bot
Copy link
Contributor

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

facebook-github-bot pushed a commit that referenced this pull request May 15, 2024
Summary:

#3355

A couple open questions:
- Given L2 was squared, I figured I would leave this one as squared as well?
- Also, wasn't sure if we wanted to return nan when present == 0 or -1?

Reviewed By: mdouze

Differential Revision: D57017608
@facebook-github-bot
Copy link
Contributor

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

Summary:

#3355

A couple open questions:
- Given L2 was squared, I figured I would leave this one as squared as well?
- Also, wasn't sure if we wanted to return nan when present == 0 or -1?

Reviewed By: mdouze

Differential Revision: D57017608
@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 1876925.

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.

None yet

2 participants