Searched defs:setOutput (Results 1 – 3 of 3) sorted by relevance
260 int ExecutionBuilder::setOutput(uint32_t index, const ANeuralNetworksOperandType* type, in setOutput() function in android::nn::ExecutionBuilder
1673 void ExecutionPlan::Controller::setOutput(const SourceOperandIndex& outerOperand, in setOutput() function in android::nn::ExecutionPlan::Controller
2445 auto setOutput = [&e](uint32_t index, float* buffer, bool bigEnough, bool specified, in executeCompilationAndCompareOutput() local