Home
last modified time | relevance | path

Searched refs:addIfOperation (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() function in __anon83dd480d0111::PartitioningModel
2185 mainModel->addIfOperation(opnd0, *trueModel, *falseModel, {opnd1, opnd2}, {opnd3}); in createControlFlowModelForCachingTests()
2600 mainModel->addIfOperation(opnd0, *thenModel, *elseModel, {opnd1, opnd2}, {opnd3}); in createIfModel()