Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/
DTestValidateOperations.cpp4105 ANeuralNetworksOperandType cellToInputWeights = {.type = inputOperandCode, in unidirectionalSequenceLSTMTest() local
4110 ANeuralNetworksOperandType cellToForgetWeights = cellToInputWeights; in unidirectionalSequenceLSTMTest()
4111 ANeuralNetworksOperandType cellToOutputWeights = cellToInputWeights; in unidirectionalSequenceLSTMTest()
4191 cellToInputWeights, in unidirectionalSequenceLSTMTest()