Home
last modified time | relevance | path

Searched defs:createForDevice (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DTestNeuralNetworksWrapper.h252 static std::pair<Result, Compilation> createForDevice(const Model* model, in createForDevice() function
/aosp12/packages/modules/NeuralNetworks/runtime/include/
H A DNeuralNetworksWrapper.h453 static std::pair<Result, Compilation> createForDevice(const NnApiSupportLibrary* nnapi, function
/aosp12/packages/modules/NeuralNetworks/shim_and_sl/include/
H A DSupportLibraryWrapper.h349 static std::pair<Result, Compilation> createForDevice(const NnApiSupportLibrary* nnapi, in createForDevice() function