PECOS v1.2.0
Highlights
- Memory-mappable 2D value store (float32 values or byte strings) for out-of-core database and feature stores.
- Batch lookup for memory-mappable hashmap and value store.
Enhancements
- Memory-mappable 2D value store for float32 values and byte strings by @weiliw-amz and @hallogameboy in #257 #260
- Batch lookup for memory-mappable hashmap by @weiliw-amz and @hallogameboy in #256 #258
Bug Fixes
- Bump certifi from 2021.5.30 to 2023.7.22 in /examples/xr-transformer-neurips21 by @dependabot in #251
Full Changelog: v1.1.0...v1.2.0