Searched defs:recurrentToCellWeights (Results 1 – 4 of 4) sorted by relevance
18 auto recurrentToCellWeights = model->addOperand(&type2); in CreateModel() local57 auto recurrentToCellWeights = model->addOperand(&type2); in CreateModel_relaxed() local100 auto recurrentToCellWeights = model->addOperand(&type2); in CreateModel_dynamic_output_shape() local141 auto recurrentToCellWeights = model->addOperand(&type2); in CreateModel_dynamic_output_shape_relaxed() local
164 std::vector<uint8_t> recurrentToCellWeights, in setWeightsAndBiases()
283 auto recurrentToCellWeights = GetInput(operation, operands, kRecurrentToCellWeightsTensor); in prepare() local
3104 ANeuralNetworksOperandType recurrentToCellWeights = recurrentToInputWeights; in unidirectionalSequenceLSTMTest() local