Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/
DTestValidateOperations.cpp1166 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()
[all …]