Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/runtime/test/
DTestPartitioning.cpp826 const PartitioningModel& falseModel, const std::vector<uint32_t>& inputs, in addIfOperation()
2741 auto falseModel = std::make_unique<PartitioningModel>(); in createControlFlowModelForCachingTests() local