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