Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DQuantizedLSTM.h77 const RunTimeOperandInfo* inputGateBias_; variable
DQuantizedLSTMTest.cpp211 std::vector<int32_t> inputGateBias_; member in android::nn::wrapper::QuantizedLSTMOpModel