Searched defs:mapInputsAndOutputs (Results 1 - 1 of 1) sorted by relevance

/frameworks/ml/nn/runtime/
H A DExecutionPlan.cpp269 void ExecutionStep::mapInputsAndOutputs(std::shared_ptr<StepExecutor> stepExecutor) const { function in class:android::nn::ExecutionStep
638 step->mapInputsAndOutputs(*executor);

Completed in 30 milliseconds