Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DTestPartitioning.cpp618 YES_2, // tensor of shape { 2 } enumerator
636 case Dimensioned::YES_2: in dimensions()
663 case Dimensioned::YES_2: in toString()
2322 uint32_t opnd0 = mModel->addFloatOperand(Dimensioned::YES_2); // tensor to pad in makeModelAndValidate()
2372 uint32_t a0Opnd0 = modelA0.addFloatOperand(Dimensioned::YES_2); in compileModelAndComparePlan()