Searched defs:recurrentToInputWeights (Results 1 – 4 of 4) sorted by relevance
16 auto recurrentToInputWeights = model->addOperand(&type2); in CreateModel() local55 auto recurrentToInputWeights = model->addOperand(&type2); in CreateModel_relaxed() local98 auto recurrentToInputWeights = model->addOperand(&type2); in CreateModel_dynamic_output_shape() local139 auto recurrentToInputWeights = model->addOperand(&type2); in CreateModel_dynamic_output_shape_relaxed() local
162 std::vector<uint8_t> recurrentToInputWeights, in setWeightsAndBiases()
281 auto recurrentToInputWeights = GetInput(operation, operands, kRecurrentToInputWeightsTensor); in prepare() local
3098 ANeuralNetworksOperandType recurrentToInputWeights = {.type = inputOperandCode, in unidirectionalSequenceLSTMTest() local