Home
last modified time | relevance | path

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

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