Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/
DTestUnspecifiedDimensions.cpp62 UNSPECIFIED_TYPE // only during execution time, passing nullptr for operand type enumerator
130 case SpecificationLevel::UNSPECIFIED_TYPE: in toString()
257 (kLevel == SpecificationLevel::UNSPECIFIED_TYPE) ? nullptr : &type.operandType; in setInOut()
420 case SpecificationLevel::UNSPECIFIED_TYPE: in expectSetInput0()
482 case SpecificationLevel::UNSPECIFIED_TYPE: in expectSetOutput0()
522 mSpecificationLevels[mBadIndex] == SpecificationLevel::UNSPECIFIED_TYPE)) { in TestAll()
572 SpecificationLevel::UNSPECIFIED_RANK, SpecificationLevel::UNSPECIFIED_TYPE);