Searched refs:inputLayerNormWeights (Results 1 – 1 of 1) sorted by relevance
2726 ANeuralNetworksOperandType inputLayerNormWeights = floatTensor1D; in lstmTestV1_2() local2760 inputLayerNormWeights, in lstmTestV1_2()4165 ANeuralNetworksOperandType inputLayerNormWeights = {.type = inputOperandCode, in unidirectionalSequenceLSTMTest() local4170 ANeuralNetworksOperandType forgetLayerNormWeights = inputLayerNormWeights; in unidirectionalSequenceLSTMTest()4171 ANeuralNetworksOperandType cellLayerNormWeights = inputLayerNormWeights; in unidirectionalSequenceLSTMTest()4172 ANeuralNetworksOperandType outputLayerNormWeights = inputLayerNormWeights; in unidirectionalSequenceLSTMTest()4205 inputLayerNormWeights, in unidirectionalSequenceLSTMTest()