Searched defs:cellGateBias (Results 1 – 4 of 4) sorted by relevance
22 auto cellGateBias = model->addOperand(&type3); in CreateModel() local61 auto cellGateBias = model->addOperand(&type3); in CreateModel_relaxed() local104 auto cellGateBias = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local145 auto cellGateBias = model->addOperand(&type3); in CreateModel_dynamic_output_shape_relaxed() local
168 std::vector<int32_t> cellGateBias, // in setWeightsAndBiases()
305 auto cellGateBias = GetInput(operation, operands, kCellGateBiasTensor); in prepare() local
3119 ANeuralNetworksOperandType cellGateBias = inputGateBias; in unidirectionalSequenceLSTMTest() local