Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/
DTestPartitioning.cpp764 void addIfOperation(const uint32_t cond, const PartitioningModel& trueModel, in addIfOperation()
2159 auto trueModel = std::make_unique<PartitioningModel>(); in createControlFlowModelForCachingTests() local