Home
last modified time | relevance | path

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

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