You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 17, 2023. It is now read-only.
Tidy up storage allocation and deallocation (#14480)
* free memory when dptr is not nullptr
* skip memory allocation when handle size is 0
* update comments
* update Alloc in naive storage manager
* address comments
* add unit test for size 0 allocation
0 commit comments