Searched refs:mapInputsAndOutputs (Results 1 – 2 of 2) sorted by relevance
103 void mapInputsAndOutputs(std::shared_ptr<StepExecutor> stepExecutor) const;
413 void ExecutionStep::mapInputsAndOutputs(std::shared_ptr<StepExecutor> stepExecutor) const { in mapInputsAndOutputs() function in android::nn::ExecutionStep819 step->mapInputsAndOutputs(*executor); in next()