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