Searched refs:ExecutionContextV1_3 (Results 1 – 1 of 1) sorted by relevance
337 class ExecutionContextV1_3 { class339 ExecutionContextV1_3(sp<IDevice> device, sp<IPreparedModel> preparedModel) in ExecutionContextV1_3() function in android::hardware::neuralnetworks::V1_3::vts::functional::ExecutionContextV1_3360 std::optional<Request> ExecutionContextV1_3::createRequest(const TestModel& testModel, in createRequest()470 std::vector<TestBuffer> ExecutionContextV1_3::getOutputBuffers(const TestModel& testModel, in getOutputBuffers()496 void ExecutionContextV1_3::getBuffer(const sp<IBuffer>& buffer, size_t size, in getBuffer()563 ExecutionContextV1_3 context(device, preparedModel); in EvaluatePreparedModel()