Home
last modified time | relevance | path

Searched refs:activationTemp (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DQuantizedLSTM.cpp396 std::vector<int16_t> activationTemp(getNumberOfElements(activationTempShape)); in eval() local
420 convertShapeToDims(concatTempShape), activationTemp.data(), in eval()