Searched refs:becomeSingleStep (Results 1 – 2 of 2) sorted by relevance
204 void becomeSingleStep(const std::shared_ptr<Device> device,
712 void ExecutionPlan::becomeSingleStep(const std::shared_ptr<Device> device, in becomeSingleStep() function in android::nn::ExecutionPlan789 plan->becomeSingleStep(nullptr /* CPU */, this); in partitionTheWork()811 plan->becomeSingleStep(cpu ? nullptr : devices[bestDeviceIndex], this); in partitionTheWork()