Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DQuantizedLSTM.cpp399 std::vector<int16_t> activationTemp(getNumberOfElements(activationTempShape)); in eval() local
423 convertShapeToDims(concatTempShape), activationTemp.data(), in eval()