Searched refs:problemType (Results 1 – 1 of 1) sorted by relevance
667 const WrapperOperandType problemType(WrapperType::TENSOR_FLOAT32, {problemSize, problemSize}); in TEST_P() local860 operandIndex = model.addOperand(&problemType); in TEST_P()897 operandIndex = model.addOperand(&problemType); in TEST_P()933 [&operandsWithUnknownDimensions, &model, &problemType, &unknownDimensionsTypes, in TEST_P()947 return model.addOperand(&problemType); in TEST_P()1335 problemSize, &problemType](WrapperExecution* e) { in TEST_P()1350 desc.mVector.size() * sizeof(float), &problemType.operandType); in TEST_P()1367 &problemType.operandType); in TEST_P()