Searched refs:recurrentToCellWeights (Results 1 – 3 of 3) sorted by relevance
164 std::vector<uint8_t> recurrentToCellWeights, in setWeightsAndBiases() argument176 recurrentToCellWeights_ = recurrentToCellWeights; in setWeightsAndBiases()
288 auto recurrentToCellWeights = GetInput(operation, operands, kRecurrentToCellWeightsTensor); in prepare() local292 NN_RET_CHECK(checkWeightsShape(recurrentToCellWeights, outputSize)); in prepare()
4103 ANeuralNetworksOperandType recurrentToCellWeights = recurrentToInputWeights; in unidirectionalSequenceLSTMTest() local4189 recurrentToCellWeights, in unidirectionalSequenceLSTMTest()