Searched refs:recurrentToOutputWeights (Results 1 – 3 of 3) sorted by relevance
165 std::vector<uint8_t> recurrentToOutputWeights, in setWeightsAndBiases() argument177 recurrentToOutputWeights_ = recurrentToOutputWeights; in setWeightsAndBiases()
289 auto recurrentToOutputWeights = GetInput(operation, operands, kRecurrentToOutputWeightsTensor); in prepare() local293 NN_RET_CHECK(checkWeightsShape(recurrentToOutputWeights, outputSize)); in prepare()
4104 ANeuralNetworksOperandType recurrentToOutputWeights = recurrentToInputWeights; in unidirectionalSequenceLSTMTest() local4190 recurrentToOutputWeights, in unidirectionalSequenceLSTMTest()