Searched refs:inputLayerNormWeights (Results 1 – 1 of 1) sorted by relevance
2727 ANeuralNetworksOperandType inputLayerNormWeights = floatTensor1D; in lstmTestV1_2() local2761 inputLayerNormWeights, in lstmTestV1_2()4166 ANeuralNetworksOperandType inputLayerNormWeights = {.type = inputOperandCode, in unidirectionalSequenceLSTMTest() local4171 ANeuralNetworksOperandType forgetLayerNormWeights = inputLayerNormWeights; in unidirectionalSequenceLSTMTest()4172 ANeuralNetworksOperandType cellLayerNormWeights = inputLayerNormWeights; in unidirectionalSequenceLSTMTest()4173 ANeuralNetworksOperandType outputLayerNormWeights = inputLayerNormWeights; in unidirectionalSequenceLSTMTest()4206 inputLayerNormWeights, in unidirectionalSequenceLSTMTest()