Home
last modified time | relevance | path

Searched defs:prevCellState_ (Results 1 – 2 of 2) sorted by relevance

/frameworks/ml/nn/common/operations/
DQuantizedLSTM.h82 const RunTimeOperandInfo* prevCellState_; variable
DQuantizedLSTMTest.cpp215 std::vector<int16_t> prevCellState_; member in android::nn::wrapper::QuantizedLSTMOpModel