Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/
DTestValidateOperations.cpp2726 ANeuralNetworksOperandType inputLayerNormWeights = floatTensor1D; in lstmTestV1_2() local
2760 inputLayerNormWeights, in lstmTestV1_2()
4165 ANeuralNetworksOperandType inputLayerNormWeights = {.type = inputOperandCode, in unidirectionalSequenceLSTMTest() local
4170 ANeuralNetworksOperandType forgetLayerNormWeights = inputLayerNormWeights; in unidirectionalSequenceLSTMTest()
4171 ANeuralNetworksOperandType cellLayerNormWeights = inputLayerNormWeights; in unidirectionalSequenceLSTMTest()
4172 ANeuralNetworksOperandType outputLayerNormWeights = inputLayerNormWeights; in unidirectionalSequenceLSTMTest()
4205 inputLayerNormWeights, in unidirectionalSequenceLSTMTest()