Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/
DTestValidateOperations.cpp2727 ANeuralNetworksOperandType inputLayerNormWeights = floatTensor1D; in lstmTestV1_2() local
2761 inputLayerNormWeights, in lstmTestV1_2()
4166 ANeuralNetworksOperandType inputLayerNormWeights = {.type = inputOperandCode, in unidirectionalSequenceLSTMTest() local
4171 ANeuralNetworksOperandType forgetLayerNormWeights = inputLayerNormWeights; in unidirectionalSequenceLSTMTest()
4172 ANeuralNetworksOperandType cellLayerNormWeights = inputLayerNormWeights; in unidirectionalSequenceLSTMTest()
4173 ANeuralNetworksOperandType outputLayerNormWeights = inputLayerNormWeights; in unidirectionalSequenceLSTMTest()
4206 inputLayerNormWeights, in unidirectionalSequenceLSTMTest()