Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DQuantizedLSTM.h83 const RunTimeOperandInfo* prevOutput_; variable
H A DQuantizedLSTMTest.cpp217 std::vector<uint8_t> prevOutput_; member in android::nn::wrapper::QuantizedLSTMOpModel