Home
last modified time | relevance | path

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

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