Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/backends/mediatek/runtime/
H A DNeuronExecutor.cpp31 std::string& runtimeOption) { in LoadFromCompiledNetwork()
/aosp_15_r20/external/executorch/backends/mediatek/runtime/include/
H A DNeuronBackend.h102 auto runtimeOption = mSettings.ToRuntimeOption(); in LoadCompiledNetwork() local