Searched refs:recurrentToCellWeights (Results 1 – 3 of 3) sorted by relevance
165 std::vector<uint8_t> recurrentToCellWeights, in setWeightsAndBiases() argument177 recurrentToCellWeights_ = recurrentToCellWeights; in setWeightsAndBiases()
289 auto recurrentToCellWeights = GetInput(operation, operands, kRecurrentToCellWeightsTensor); in prepare() local293 NN_RET_CHECK(checkWeightsShape(recurrentToCellWeights, outputSize)); in prepare()
4141 ANeuralNetworksOperandType recurrentToCellWeights = recurrentToInputWeights; in unidirectionalSequenceLSTMTest() local4227 recurrentToCellWeights, in unidirectionalSequenceLSTMTest()