Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DQuantizedLSTM.h79 const RunTimeOperandInfo* cellGateBias_; variable
H A DQuantizedLSTMTest.cpp214 std::vector<int32_t> cellGateBias_; member in android::nn::wrapper::QuantizedLSTMOpModel