Home
last modified time | relevance | path

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

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