Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/runtime/test/
DTestPartitioning.cpp825 void addIfOperation(const uint32_t cond, const PartitioningModel& trueModel, in addIfOperation()
2731 auto trueModel = std::make_unique<PartitioningModel>(); in createControlFlowModelForCachingTests() local