bytedance / bytedance/InfiniStore
[new mempool needed]
Open
enhancement
help wanted
P2
- Dominant language
- C++
- Stars
- 437
- Forks
- 44
- PR merge metrics
- No merged PRs in 30d
Description
some user may want save tensor's data and metadata in the same time.
but the metadata is only several bytes. the current mempool implmentation only use fix-sized block.
To prevent memory waste, a new mempool is necessary,
Contributor guide
Assessment
This issue has not been assessed yet.