Skip to content

Revert fuzzy_lookup optimization and benchmark test#2

Merged
shreejaykurhade merged 1 commit intoshreejaykurhade:mainfrom
KRRT7:revert/remove-optimization-changes
Apr 11, 2026
Merged

Revert fuzzy_lookup optimization and benchmark test#2
shreejaykurhade merged 1 commit intoshreejaykurhade:mainfrom
KRRT7:revert/remove-optimization-changes

Conversation

@KRRT7
Copy link
Copy Markdown

@KRRT7 KRRT7 commented Apr 10, 2026

Reverts commit bc5b319 ("Optimize fuzzy_lookup_embedding with numpy vectorized ops") which I accidentally included in your PR against microsoft/typeagent-py.

This removes:

  • The fuzzy_lookup_embedding / fuzzy_lookup_embedding_in_subset numpy optimizations from vectorbase.py
  • The tests/benchmarks/test_benchmark_vectorbase.py benchmark test file

Your auto-tune MODEL_DEFAULTS changes and tools/benchmark_embeddings.py are untouched.

After merging, PR microsoft#228 against microsoft/typeagent-py will show only your intended changes. Sorry for the mess!

@shreejaykurhade shreejaykurhade merged commit 0fdad62 into shreejaykurhade:main Apr 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants