Home
last modified time | relevance | path

Searched refs:Neuron_getDevice (Results 1 – 2 of 2) sorted by relevance

/external/executorch/backends/mediatek/runtime/include/api/
DNeuronAdapterShim.h869 inline int Neuron_getDevice(uint32_t devIndex, NeuronDevice** device) { in Neuron_getDevice() function
870 LOAD_ADAPTER_FUNCTION(Neuron_getDevice); in Neuron_getDevice()
DNeuronAdapter.h2160 int Neuron_getDevice(uint32_t devIndex, NeuronDevice** device);