Searched refs:inputToCellWeights (Results 1 – 3 of 3) sorted by relevance
160 std::vector<uint8_t> inputToCellWeights, in setWeightsAndBiases() argument172 inputToCellWeights_ = inputToCellWeights; in setWeightsAndBiases()
279 auto inputToCellWeights = GetInput(operation, operands, kInputToCellWeightsTensor); in prepare() local283 NN_RET_CHECK(checkWeightsShape(inputToCellWeights, inputSize)); in prepare()
4095 ANeuralNetworksOperandType inputToCellWeights = inputToInputWeights; in unidirectionalSequenceLSTMTest() local4185 inputToCellWeights, in unidirectionalSequenceLSTMTest()