Searched defs:GetCellBias (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/armnn/include/armnn/ | ||
H A D | QuantizedLstmParams.hpp | 108 const ConstTensor& GetCellBias() const in GetCellBias() function |
H A D | LstmParams.hpp | 173 const TensorInfo& GetCellBias() const in GetCellBias() function |
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/ | ||
H A D | lstm_eval_test.cc | 364 TfLiteTensor* GetCellBias() { in GetCellBias() function in tflite::__anone9b10f650111::QuantizedLstmParam |