Lines Matching refs:int32Tensor1D
1166 ANeuralNetworksOperandType int32Tensor1D = { in TEST() local
1197 ANeuralNetworksOperandType input_gate_bias = int32Tensor1D; in TEST()
1198 ANeuralNetworksOperandType forget_gate_bias = int32Tensor1D; in TEST()
1199 ANeuralNetworksOperandType cell_gate_bias = int32Tensor1D; in TEST()
1200 ANeuralNetworksOperandType output_gate_bias = int32Tensor1D; in TEST()
4328 ANeuralNetworksOperandType int32Tensor1D = { in TEST() local
4354 ANeuralNetworksOperandType input_gate_bias = int32Tensor1D; in TEST()
4355 ANeuralNetworksOperandType forget_gate_bias = int32Tensor1D; in TEST()
4356 ANeuralNetworksOperandType cell_gate_bias = int32Tensor1D; in TEST()
4357 ANeuralNetworksOperandType output_gate_bias = int32Tensor1D; in TEST()
4359 ANeuralNetworksOperandType projection_bias = int32Tensor1D; in TEST()