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