Home
last modified time | relevance | path

Searched defs:hidlModel (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/neuralnetworks/1.0/utils/src/
DDevice.cpp133 const auto hidlModel = NN_TRY(convert(modelInShared)); in getSupportedOperations() local
154 const auto hidlModel = NN_TRY(convert(modelInShared)); in prepareModel() local
/hardware/interfaces/neuralnetworks/1.1/utils/src/
DDevice.cpp133 const auto hidlModel = NN_TRY(convert(modelInShared)); in getSupportedOperations() local
154 const auto hidlModel = NN_TRY(convert(modelInShared)); in prepareModel() local
/hardware/interfaces/neuralnetworks/1.3/utils/src/
DDevice.cpp177 const auto hidlModel = NN_TRY(convert(modelInShared)); in getSupportedOperations() local
198 const auto hidlModel = NN_TRY(convert(modelInShared)); in prepareModel() local
/hardware/interfaces/neuralnetworks/1.2/utils/src/
DDevice.cpp226 const auto hidlModel = NN_TRY(convert(modelInShared)); in getSupportedOperations() local
247 const auto hidlModel = NN_TRY(convert(modelInShared)); in prepareModel() local