Home
last modified time | relevance | path

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

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