Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/shim_and_sl/public/
DNeuralNetworksSupportLibraryImpl.h588 int (*ANeuralNetworksExecution_setInput)(ANeuralNetworksExecution* execution, int32_t index, member
/packages/modules/NeuralNetworks/runtime/
DNeuralNetworks.cpp1315 int ANeuralNetworksExecution_setInput(ANeuralNetworksExecution* execution, int32_t index, in ANeuralNetworksExecution_setInput() function