Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DQuantizedLSTM.h75 const RunTimeOperandInfo* recurrentToOutputWeights_; variable
DQuantizedLSTMTest.cpp210 std::vector<uint8_t> recurrentToOutputWeights_; member in android::nn::wrapper::QuantizedLSTMOpModel