Home
last modified time | relevance | path

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

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