Home
last modified time | relevance | path

Searched refs:buildDefinitionMap (Results 1 – 1 of 1) sorted by relevance

/frameworks/ml/nn/runtime/test/
DTestPartitioning.cpp1111 void buildDefinitionMap(const ModelBuilder* model, std::map<uint32_t, uint32_t>* defMap) { in buildDefinitionMap() function in __anon83dd480d0111::PartitioningTest
1244 buildDefinitionMap(modelA, &defsA); in compare()
1245 buildDefinitionMap(modelB, &defsB); in compare()