We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
PyBundledModule
extension.BundledModule
1 parent 8ce661c commit b036ff0Copy full SHA for b036ff0
extension/pybindings/pybindings.cpp
@@ -93,7 +93,6 @@ using ::executorch::ET_RUNTIME_NAMESPACE::get_registered_kernels;
93
using ::executorch::ET_RUNTIME_NAMESPACE::Kernel;
94
using ::executorch::ET_RUNTIME_NAMESPACE::Method;
95
using ::executorch::ET_RUNTIME_NAMESPACE::Program;
96
-using ::executorch::extension::ET_BUNDLED_MODULE_NAMESPACE::BundledModule;
97
using ::executorch::extension::BufferDataLoader;
98
using ::executorch::extension::MallocMemoryAllocator;
99
using ::executorch::extension::MmapDataLoader;
0 commit comments