Searched refs:recurrentToCellWeightsTensorVector (Results 1 – 2 of 2) sorted by relevance
118 const std::vector<int8_t> recurrentToCellWeightsTensorVector = in QLstmEndToEnd() local126 recurrentToCellWeightsTensorVector.data()); in QLstmEndToEnd()
83 const std::vector<uint8_t> recurrentToCellWeightsTensorVector = in CreateQuantizedLstmNetwork() local85 …tTensor recurrentToCellWeightsTensor(recurrentWeightsInfo, recurrentToCellWeightsTensorVector.data… in CreateQuantizedLstmNetwork()