Home
last modified time | relevance | path

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

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