Searched defs:ANeuralNetworksExecution (Results  1 – 2 of 2) sorted by relevance
| /packages/modules/NeuralNetworks/runtime/ | 
| D | NeuralNetworksV2.cpp | 871 int ANeuralNetworksExecution_setMeasureTiming(ANeuralNetworksExecution* /* execution */,  in ANeuralNetworksExecution_setMeasureTiming()  argument 879 int ANeuralNetworksExecution_getDuration(const ANeuralNetworksExecution* /* execution */,  in ANeuralNetworksExecution_getDuration() 909 int ANeuralNetworksExecution_burstCompute(ANeuralNetworksExecution* /* execution */,  in ANeuralNetworksExecution_burstCompute()  argument 1315 int ANeuralNetworksExecution_getOutputOperandRank(ANeuralNetworksExecution* /* execution */,  in ANeuralNetworksExecution_getOutputOperandRank()  argument 1324 int ANeuralNetworksExecution_getOutputOperandDimensions(ANeuralNetworksExecution* /* execution */,  in ANeuralNetworksExecution_getOutputOperandDimensions()  argument 1364 int ANeuralNetworksExecution_setInputFromMemory(ANeuralNetworksExecution* /* execution */,  in ANeuralNetworksExecution_setInputFromMemory()  argument 1419 int ANeuralNetworksExecution_setOutputFromMemory(ANeuralNetworksExecution* /* execution */,  in ANeuralNetworksExecution_setOutputFromMemory()  argument 1431 int ANeuralNetworksExecution_startCompute(ANeuralNetworksExecution* /* execution */,  in ANeuralNetworksExecution_startCompute()  argument 1439 int ANeuralNetworksExecution_setTimeout(ANeuralNetworksExecution* /* execution */,  in ANeuralNetworksExecution_setTimeout()  argument 1468 int ANeuralNetworksExecution_setLoopTimeout(ANeuralNetworksExecution* /* execution */,  in ANeuralNetworksExecution_setLoopTimeout()  argument [all …] 
 | 
| /packages/modules/NeuralNetworks/runtime/include/ | 
| D | NeuralNetworksTypes.h | 6358 typedef struct ANeuralNetworksExecution ANeuralNetworksExecution;  typedef
  |