Searched refs:becomeSingleStep (Results 1 – 3 of 3) sorted by relevance
98 mPlan.becomeSingleStep(DeviceManager::getCpuDevice(), mModel); in finish()
536 void becomeSingleStep(const std::shared_ptr<Device> device, const ModelBuilder* model);
1469 void ExecutionPlan::becomeSingleStep(const std::shared_ptr<Device> device, in becomeSingleStep() function in android::nn::ExecutionPlan1659 plan->becomeSingleStep(devices[bestDeviceIndex], this); in partitionTheWorkInternal()