Searched refs:ANEURALNETWORKS_FLOAT32 (Results 1 – 4 of 4) sorted by relevance
36 ANEURALNETWORKS_FLOAT32 = 0, enumerator
276 ANeuralNetworksOperandType operand_type{.type = ANEURALNETWORKS_FLOAT32}; in AddOpsAndParams()
245 ANeuralNetworksOperandType operand_type{.type = ANEURALNETWORKS_FLOAT32}; in AddOpsAndParams()
248 return AddScalarOperand<float>(value, ANEURALNETWORKS_FLOAT32); in AddScalarFloat32Operand()