Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # 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
Contributor

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.

@ramilbakhshyiev ramilbakhshyiev deleted the export-D57017608 branch May 30, 2024 01:40
abhinavdangeti pushed a commit to blevesearch/faiss that referenced this pull request Jul 12, 2024
Summary:
Pull Request resolved: facebookresearch#3414

facebookresearch#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

fbshipit-source-id: ba14458b92c8b055f3bf2a871565175935c8333a
aalekhpatel07 pushed a commit to aalekhpatel07/faiss that referenced this pull request Oct 17, 2024
Summary:
Pull Request resolved: facebookresearch#3414

facebookresearch#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

fbshipit-source-id: ba14458b92c8b055f3bf2a871565175935c8333a
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants