Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/
DTestMemoryInternal.cpp192 WrapperOperandType type0(WrapperType::TENSOR_QUANT8_ASYMM, {12, 104, 104, 128}, 0.5, 0); in TEST_F() local
DTestIntrospectionControl.cpp202 WrapperOperandType type0(WrapperType::TENSOR_FLOAT32, {2}); in createSimpleAddModel() local
1117 WrapperOperandType type0(WrapperType::TENSOR_FLOAT32, {2}); in createAddMaxModel() local
1180 WrapperOperandType type0(WrapperType::TENSOR_FLOAT32, {2}); in createAddMulModel() local
DTestUnspecifiedDimensions.cpp278 auto type0 = getType(kIndex0_Model, {kValueA, kValueB}); in TestOne() local
/frameworks/rs/
DrsAllocation.cpp649 const Type *type0 = this->getType(), in hasSameDims() local