Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/
DTestValidateOperations.cpp4338 ANeuralNetworksOperandType float32Scalar = { in TEST() local
4366 ANeuralNetworksOperandType cell_clip = float32Scalar; in TEST()
4367 ANeuralNetworksOperandType projection_clip = float32Scalar; in TEST()
4368 ANeuralNetworksOperandType input_intermediate_scale = float32Scalar; in TEST()
4369 ANeuralNetworksOperandType forget_intermediate_scale = float32Scalar; in TEST()
4370 ANeuralNetworksOperandType cell_intermediate_scale = float32Scalar; in TEST()
4371 ANeuralNetworksOperandType output_intermediate_scale = float32Scalar; in TEST()
4373 ANeuralNetworksOperandType hidden_state_scale = float32Scalar; in TEST()