Home
last modified time | relevance | path

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

/hardware/interfaces/neuralnetworks/aidl/vts/functional/
DMemoryDomainTests.cpp62 bool isFloat(TestOperandType type) { in isFloat() function
108 .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()