Searched refs:recurrentToOutputWeights_ (Results 1 – 3 of 3) sorted by relevance
75 const RunTimeOperandInfo* recurrentToOutputWeights_; variable
120 recurrentToOutputWeights_), in invoke()177 recurrentToOutputWeights_ = recurrentToOutputWeights; in setWeightsAndBiases()210 std::vector<uint8_t> recurrentToOutputWeights_; member in android::nn::wrapper::QuantizedLSTMOpModel
234 recurrentToOutputWeights_ = GetInput(operation, operands, kRecurrentToOutputWeightsTensor); in QuantizedLSTMCell()363 assignWeightsSubmatrix(recurrentToOutputWeights_, 3 * outputSize, 0, weightsDims, weights); in concatenateWeights()