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