Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DTestValidateOperations.cpp4104 ANeuralNetworksOperandType cellToInputWeights = {.type = inputOperandCode, in unidirectionalSequenceLSTMTest() local
4109 ANeuralNetworksOperandType cellToForgetWeights = cellToInputWeights; in unidirectionalSequenceLSTMTest()
4110 ANeuralNetworksOperandType cellToOutputWeights = cellToInputWeights; in unidirectionalSequenceLSTMTest()
4190 cellToInputWeights, in unidirectionalSequenceLSTMTest()