Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/
DTestNeuralNetworksWrapper.h250 return createForDevices(model, {device}); in createForDevice()
252 static std::pair<Result, Compilation> createForDevices( in createForDevices() function
DTestMemoryDomain.cpp205 test_wrapper::Compilation::createForDevices(&kModel, devices); in createCompilation()