Searched refs:isFloat (Results 1 – 1 of 1) sorted by relevance
62 bool isFloat(TestOperandType type) { in isFloat() function108 .scale = isFloat(operand.type) ? 0.0f : 1.0f, in createConvModel()113 .type = isFloat(operand.type) ? operand.type : TestOperandType::TENSOR_INT32, in createConvModel()505 if (isFloat(kTestOperandType)) return; in TEST_P()518 if (isFloat(kTestOperandType)) return; in TEST_P()