intel / intel/ScalableVectorSearch
Support element size for each dataset
Open
enhancement
- Dominant language
- C++
- Stars
- 236
- Forks
- 48
- Avg merge
- 4d 22h
- Merged PRs (30d)
- 10
Description
Sometimes, applications need to determine the element size of a given dataset to estimate its overall size and manage memory allocation effectively. It would be beneficial to offer a universal `element_size` function for each dataset, allowing users to obtain this information without delving into the specifics and performing manual calculations.
Contributor guide
Assessment
This issue has not been assessed yet.