Skip to content

Commit 3843756

Browse files
committed
Update on "Introduce public MergedDataMap"
Add public merged data map. Module can use this to resolve multiple named data maps. Differential Revision: [D83527299](https://our.internmc.facebook.com/intern/diff/D83527299/) [ghstack-poisoned]
2 parents a9c4c55 + 04e990d commit 3843756

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

extension/named_data_map/merged_data_map.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
#include <executorch/runtime/core/data_loader.h>
1111

1212
#include <vector>
13+
#include <unordered_map>
1314

1415
using executorch::aten::string_view;
1516
using executorch::ET_RUNTIME_NAMESPACE::NamedDataMap;

0 commit comments

Comments
 (0)