Home
last modified time | relevance | path

Searched defs:NeuronDelegateSetting (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/executorch/backends/mediatek/runtime/include/
H A DNeuronBackend.h51 struct NeuronDelegateSetting { struct
52 bool mHighAddr = false;
54 bool mImportForever = false;
56 std::string ToRuntimeOption() { in ToRuntimeOption()