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
Add NDM to backend init context, so backends have access to it at init time.
Add to backend init context instead of as an argument to backend.init, as it's easier to add/deprecate an arg there rather than in the init/execute interface.
TODO: add a merge/union method to named_data_map.h interface. If there is an external file (or multiple), and/or named_segments in the PTE, these should be merged into one.
Differential Revision: [D70279622](https://our.internmc.facebook.com/intern/diff/D70279622/)
[ghstack-poisoned]
Co-authored-by: lucylq <lfq@meta.com>
0 commit comments