Searched refs:inputToOutputWeights (Results 1 – 3 of 3) sorted by relevance
161 std::vector<uint8_t> inputToOutputWeights, in setWeightsAndBiases() argument173 inputToOutputWeights_ = inputToOutputWeights; in setWeightsAndBiases()
280 auto inputToOutputWeights = GetInput(operation, operands, kInputToOutputWeightsTensor); in prepare() local284 NN_RET_CHECK(checkWeightsShape(inputToOutputWeights, inputSize)); in prepare()
4096 ANeuralNetworksOperandType inputToOutputWeights = inputToInputWeights; in unidirectionalSequenceLSTMTest() local4186 inputToOutputWeights, in unidirectionalSequenceLSTMTest()