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
As part of #1697 we need to split backend layers into:
allocator
provider
The main goal is to give functionality to combine allocators and providers through the API to get desired functionality and performance. Additionally, this architecture keeps users willing to create custom provider from implementing allocator and vice versa.
The text was updated successfully, but these errors were encountered:
Describe the feature
As part of #1697 we need to split backend layers into:
The main goal is to give functionality to combine allocators and providers through the API to get desired functionality and performance. Additionally, this architecture keeps users willing to create custom provider from implementing allocator and vice versa.
The text was updated successfully, but these errors were encountered: