Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/common/types/operations/include/
DQuantizedLSTM.h85 RunTimeOperandInfo* cellStateOut_; variable
/packages/modules/NeuralNetworks/common/cpu_operations/
DQuantizedLSTMTest.cpp219 std::vector<int16_t> cellStateOut_; member in android::nn::wrapper::QuantizedLSTMOpModel