Yuzviak
|
55ef732b96
|
feat(01-04): move GPR impl to components/gpr/faiss_gpr.py, shim core/gpr.py
- Create components/gpr/faiss_gpr.py with 269 LOC (verbatim copy + module docstring)
- Inline numpy fallback kept as specified (Phase 4 VPR-03 owns the split)
- Update components/gpr/__init__.py: barrel-export GlobalPlaceRecognition (impl),
IGlobalPlaceRecognition (protocol), _faiss, _FAISS_AVAILABLE
- Replace core/gpr.py with re-export shim preserving all public names
|
2026-05-11 08:48:11 +03:00 |
|