Home
last modified time | relevance | path

Searched refs:driverDevice (Results 1 – 1 of 1) sorted by relevance

/frameworks/ml/nn/runtime/
DManager.cpp370 auto driverDevice = std::make_shared<DriverDevice>(name, device); in forTest_makeDriverDevice() local
371 CHECK(driverDevice->initialize()); in forTest_makeDriverDevice()
372 return driverDevice; in forTest_makeDriverDevice()