Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/
DTestUnspecifiedDimensions.cpp61 UNSPECIFIED_RANK, // rank is set to 0 as unknown, passing an empty vector for dims enumerator
128 case SpecificationLevel::UNSPECIFIED_RANK: in toString()
221 if (l != SpecificationLevel::UNSPECIFIED_RANK) { in getType()
412 case SpecificationLevel::UNSPECIFIED_RANK: in expectSetInput0()
416 kLevel0_Model != SpecificationLevel::UNSPECIFIED_RANK) { in expectSetInput0()
422 kLevel0_Model == SpecificationLevel::UNSPECIFIED_RANK || in expectSetInput0()
444 case SpecificationLevel::UNSPECIFIED_RANK: in expectSetInput1()
445 if (kLevel3_Model != SpecificationLevel::UNSPECIFIED_RANK) { in expectSetInput1()
470 case SpecificationLevel::UNSPECIFIED_RANK: in expectSetOutput0()
471 if (kLevel4_Model != SpecificationLevel::UNSPECIFIED_RANK) { in expectSetOutput0()
[all …]