Searched defs:metaModel (Results 1 – 2 of 2) sorted by relevance
2526 void initialize(const MetaModel& metaModel, std::shared_ptr<Device> device) { in initialize()2541 const MetaModel metaModel(makeModel(), DeviceManager::get()->strictSlicing()); in findBestDeviceForEachOperation() local
782 const MetaModel metaModel(canonicalModel, DeviceManager::get()->strictSlicing()); in ANeuralNetworksModel_getSupportedOperationsForDevices() local