Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/driver/sample_aidl/
H A DSampleDriverPartial.cpp41 const auto canonicalModel = convert(model); in getSupportedOperations() local
55 const auto canonicalModel = convert(model); in prepareModel() local
H A DSampleDriverFull.cpp49 const auto canonicalModel = convert(model); in getSupportedOperations() local
H A DSampleDriverUtils.cpp74 const auto canonicalModel = convert(model); in prepareModelBase() local
/aosp12/packages/modules/NeuralNetworks/runtime/
H A DNeuralNetworks.cpp746 const Model canonicalModel = m->makeModel(); in ANeuralNetworksModel_getSupportedOperationsForDevices() local