From cb0630959aeae05bc2ae9f6d80cf5f5983a8fb77 Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Wed, 23 Nov 2022 11:05:29 +0000 Subject: IVGCVSW-7075 Update Doxygen for 22.11 Release Signed-off-by: Nikhil Raj Change-Id: Ib5669e8fd3739d1b10f5dd694d020d51799896dc --- 22.11/structarmnn_1_1_quantized_lstm_parameters.js | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 22.11/structarmnn_1_1_quantized_lstm_parameters.js (limited to '22.11/structarmnn_1_1_quantized_lstm_parameters.js') diff --git a/22.11/structarmnn_1_1_quantized_lstm_parameters.js b/22.11/structarmnn_1_1_quantized_lstm_parameters.js new file mode 100644 index 0000000000..40e880298a --- /dev/null +++ b/22.11/structarmnn_1_1_quantized_lstm_parameters.js @@ -0,0 +1,15 @@ +var structarmnn_1_1_quantized_lstm_parameters = +[ + [ "m_CellBias", "structarmnn_1_1_quantized_lstm_parameters.xhtml#a21a90800797f1e122bc44d7022001558", null ], + [ "m_ForgetGateBias", "structarmnn_1_1_quantized_lstm_parameters.xhtml#af7f44bcc5b6cf669268a9ac0ff1446be", null ], + [ "m_InputGateBias", "structarmnn_1_1_quantized_lstm_parameters.xhtml#a85684ffb2d12d0d04fbd188591488a2c", null ], + [ "m_InputToCellWeights", "structarmnn_1_1_quantized_lstm_parameters.xhtml#ad3f42762262330534a4be0dde29a1318", null ], + [ "m_InputToForgetWeights", "structarmnn_1_1_quantized_lstm_parameters.xhtml#aafad117fb253359c1d472c9faefe49ef", null ], + [ "m_InputToInputWeights", "structarmnn_1_1_quantized_lstm_parameters.xhtml#a281954ff495d27f7a29e42a98768c670", null ], + [ "m_InputToOutputWeights", "structarmnn_1_1_quantized_lstm_parameters.xhtml#a3d4f6f42e10ba6f808a5244bb7853e7e", null ], + [ "m_OutputGateBias", "structarmnn_1_1_quantized_lstm_parameters.xhtml#a950c538e326db48f4c26a354c2b982e3", null ], + [ "m_RecurrentToCellWeights", "structarmnn_1_1_quantized_lstm_parameters.xhtml#a608ed1a3d4135921ce33a286a87a072b", null ], + [ "m_RecurrentToForgetWeights", "structarmnn_1_1_quantized_lstm_parameters.xhtml#a1dd41cd674924907643cb088070a65d3", null ], + [ "m_RecurrentToInputWeights", "structarmnn_1_1_quantized_lstm_parameters.xhtml#addfb6b081817510deb924c8fb5ce216c", null ], + [ "m_RecurrentToOutputWeights", "structarmnn_1_1_quantized_lstm_parameters.xhtml#addad136e04521a1d31cbebf7280c312e", null ] +]; \ No newline at end of file -- cgit v1.2.1