Searched refs:makeController (Results 1 – 3 of 3) sorted by relevance
215 std::shared_ptr<Controller> makeController(ExecutionBuilder* executionBuilder,
569 mPlan->makeController(this, burstBuilder); in compute()
681 std::shared_ptr<ExecutionPlan::Controller> ExecutionPlan::makeController( in makeController() function in android::nn::ExecutionPlan