Searched refs:stepCallback (Results 1 – 1 of 1) sorted by relevance
472 sp<ExecutionCallback> stepCallback; in asyncStartComputePartitioned() local473 n = executor->startCompute(&stepCallback, burstController); in asyncStartComputePartitioned()490 stepCallback->wait(); in asyncStartComputePartitioned()491 ErrorStatus status = stepCallback->getStatus(); in asyncStartComputePartitioned()492 const auto& stepOutputShapes = stepCallback->getOutputShapes(); in asyncStartComputePartitioned()500 timing = stepCallback->getTiming(); in asyncStartComputePartitioned()