Searched refs:recurrentToInputWeights_ (Results 1 – 3 of 3) sorted by relevance
72 const RunTimeOperandInfo* recurrentToInputWeights_; variable
111 recurrentToInputWeights_), in invoke()174 recurrentToInputWeights_ = recurrentToInputWeights; in setWeightsAndBiases()207 std::vector<uint8_t> recurrentToInputWeights_; member in android::nn::wrapper::QuantizedLSTMOpModel
231 recurrentToInputWeights_ = GetInput(operation, operands, kRecurrentToInputWeightsTensor); in QuantizedLSTMCell()360 assignWeightsSubmatrix(recurrentToInputWeights_, 0 * outputSize, 0, weightsDims, weights); in concatenateWeights()