Searched defs:inputGateBias_ (Results 1 – 2 of 2) sorted by relevance
/aosp12/packages/modules/NeuralNetworks/common/operations/ | ||
H A D | QuantizedLSTM.h | 77 const RunTimeOperandInfo* inputGateBias_; variable |
H A D | QuantizedLSTMTest.cpp | 212 std::vector<int32_t> inputGateBias_; member in android::nn::wrapper::QuantizedLSTMOpModel |