Home
last modified time | relevance | path

Searched refs:NeuronExecution_compute (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/executorch/backends/mediatek/runtime/include/
H A DNeuronExecutor.h97 return NeuronExecution_compute(mExecution.get()); in Compute()
/aosp_15_r20/external/executorch/backends/mediatek/runtime/include/api/
H A DNeuronAdapterShim.h805 inline int NeuronExecution_compute(NeuronExecution* execution) { in NeuronExecution_compute() function
806 LOAD_ADAPTER_FUNCTION(NeuronExecution_compute); in NeuronExecution_compute()
H A DNeuronAdapter.h1838 int NeuronExecution_compute(NeuronExecution* execution);