Searched defs:inputToCellWeights (Results 1 – 4 of 4) sorted by relevance
14 auto inputToCellWeights = model->addOperand(&type1); in CreateModel() local53 auto inputToCellWeights = model->addOperand(&type1); in CreateModel_relaxed() local96 auto inputToCellWeights = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local137 auto inputToCellWeights = model->addOperand(&type1); in CreateModel_dynamic_output_shape_relaxed() local
160 std::vector<uint8_t> inputToCellWeights, in setWeightsAndBiases()
274 auto inputToCellWeights = GetInput(operation, operands, kInputToCellWeightsTensor); in prepare() local
3096 ANeuralNetworksOperandType inputToCellWeights = inputToInputWeights; in unidirectionalSequenceLSTMTest() local