Searched defs:setOutputFromMemory (Results 1 – 2 of 2) sorted by relevance
261 int setOutputFromMemory(uint32_t outputIndex, const Memory* memory, uint32_t offset) { in setOutputFromMemory() function
240 int ExecutionBuilder::setOutputFromMemory(uint32_t index, const ANeuralNetworksOperandType* type, in setOutputFromMemory() function in android::nn::ExecutionBuilder