Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/shim_and_sl/public/
DNeuralNetworksSupportLibraryImpl.h598 int (*ANeuralNetworksExecution_setInputFromMemory)(ANeuralNetworksExecution* execution, member
/packages/modules/NeuralNetworks/runtime/
DNeuralNetworks.cpp1327 int ANeuralNetworksExecution_setInputFromMemory(ANeuralNetworksExecution* execution, int32_t index, in ANeuralNetworksExecution_setInputFromMemory() function