Searched refs:inputToCellWeights (Results 1 – 3 of 3) sorted by relevance
161 std::vector<uint8_t> inputToCellWeights, in setWeightsAndBiases() argument173 inputToCellWeights_ = inputToCellWeights; in setWeightsAndBiases()
276 auto inputToCellWeights = GetInput(operation, operands, kInputToCellWeightsTensor); in prepare() local280 NN_RET_CHECK(checkWeightsShape(inputToCellWeights, inputSize)); in prepare()
4094 ANeuralNetworksOperandType inputToCellWeights = inputToInputWeights; in unidirectionalSequenceLSTMTest() local4184 inputToCellWeights, in unidirectionalSequenceLSTMTest()