Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/
DBridge.cpp31 Model hidlModel; in graphDump() local
DTestCompliance.cpp35 HidlModel hidlModel; in createHidlModel() local
DTestPartitioning.cpp274 HidlModel hidlModel; in dump() local
/frameworks/ml/nn/runtime/
DManager.cpp160 void DriverDevice::getSupportedOperations(const Model& hidlModel, IModelSlicer* slicer, in getSupportedOperations()
249 int DriverDevice::prepareModel(const Model& hidlModel, ExecutionPreference executionPreference, in prepareModel()
331 void CpuDevice::getSupportedOperations(const Model& hidlModel, IModelSlicer*, in getSupportedOperations()
346 int CpuDevice::prepareModel(const Model& hidlModel, ExecutionPreference executionPreference, in prepareModel()
DManager.h59 void getSupportedOperations(const Model& hidlModel, hidl_vec<bool>* supportedOperations) { in getSupportedOperations()
DNeuralNetworks.cpp645 Model hidlModel; in ANeuralNetworksModel_getSupportedOperationsForDevices() local
DExecutionPlan.cpp148 Model hidlModel; in compileModelAndCache() local