Lines Matching refs:int32Tensor1D
1165 ANeuralNetworksOperandType int32Tensor1D = { in TEST() local
1196 ANeuralNetworksOperandType input_gate_bias = int32Tensor1D; in TEST()
1197 ANeuralNetworksOperandType forget_gate_bias = int32Tensor1D; in TEST()
1198 ANeuralNetworksOperandType cell_gate_bias = int32Tensor1D; in TEST()
1199 ANeuralNetworksOperandType output_gate_bias = int32Tensor1D; in TEST()
4327 ANeuralNetworksOperandType int32Tensor1D = { in TEST() local
4353 ANeuralNetworksOperandType input_gate_bias = int32Tensor1D; in TEST()
4354 ANeuralNetworksOperandType forget_gate_bias = int32Tensor1D; in TEST()
4355 ANeuralNetworksOperandType cell_gate_bias = int32Tensor1D; in TEST()
4356 ANeuralNetworksOperandType output_gate_bias = int32Tensor1D; in TEST()
4358 ANeuralNetworksOperandType projection_bias = int32Tensor1D; in TEST()