Home
last modified time | relevance | path

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

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