Searched defs:recurrentToOutputWeights (Results 1 – 4 of 4) sorted by relevance
19 auto recurrentToOutputWeights = model->addOperand(&type2); in CreateModel() local58 auto recurrentToOutputWeights = model->addOperand(&type2); in CreateModel_relaxed() local101 auto recurrentToOutputWeights = model->addOperand(&type2); in CreateModel_dynamic_output_shape() local142 auto recurrentToOutputWeights = model->addOperand(&type2); in CreateModel_dynamic_output_shape_relaxed() local
165 std::vector<uint8_t> recurrentToOutputWeights, in setWeightsAndBiases()
284 auto recurrentToOutputWeights = GetInput(operation, operands, kRecurrentToOutputWeightsTensor); in prepare() local
3105 ANeuralNetworksOperandType recurrentToOutputWeights = recurrentToInputWeights; in unidirectionalSequenceLSTMTest() local