Searched refs:hashType (Results 1 – 1 of 1) sorted by relevance
1081 auto hashType = operands[inputIndexes[0]].type; in validateOperation() local1083 if (hashType == OperandType::TENSOR_FLOAT16) { in validateOperation()1091 } else if (hashType == OperandType::TENSOR_FLOAT32) { in validateOperation()