From ae050524109f1ce827962665436ef7430f2ac479 Mon Sep 17 00:00:00 2001 From: David Monahan Date: Wed, 22 Mar 2023 16:48:58 +0000 Subject: IVGCVSW-7255 Update Doxygen Documentation and publish on GitHub. * Updating Doxygen documentation for 23.02 release. Signed-off-by: David Monahan Change-Id: I545574ff7664b4595d2fe6a91a3c35d2ad55df82 --- latest/structarmnn_1_1_q_lstm_descriptor.js | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 latest/structarmnn_1_1_q_lstm_descriptor.js (limited to 'latest/structarmnn_1_1_q_lstm_descriptor.js') diff --git a/latest/structarmnn_1_1_q_lstm_descriptor.js b/latest/structarmnn_1_1_q_lstm_descriptor.js new file mode 100644 index 0000000000..088c3ce293 --- /dev/null +++ b/latest/structarmnn_1_1_q_lstm_descriptor.js @@ -0,0 +1,17 @@ +var structarmnn_1_1_q_lstm_descriptor = +[ + [ "QLstmDescriptor", "structarmnn_1_1_q_lstm_descriptor.xhtml#ad85386aea7d6e684da1ff46fd099962e", null ], + [ "operator==", "structarmnn_1_1_q_lstm_descriptor.xhtml#aec7ab932e134bb3f0955a80014df3e6e", null ], + [ "m_CellClip", "structarmnn_1_1_q_lstm_descriptor.xhtml#ac81fb0e66dc623dc37c77f219f53a6d3", null ], + [ "m_CellIntermediateScale", "structarmnn_1_1_q_lstm_descriptor.xhtml#a0477ee1b44ace6090119178eea78cb0b", null ], + [ "m_CifgEnabled", "structarmnn_1_1_q_lstm_descriptor.xhtml#ad474e5c51a0b194ef32e812b86c0cbdb", null ], + [ "m_ForgetIntermediateScale", "structarmnn_1_1_q_lstm_descriptor.xhtml#afec7f36158448f723b426a9527acb189", null ], + [ "m_HiddenStateScale", "structarmnn_1_1_q_lstm_descriptor.xhtml#af8f724af7210b52529216feefa993c98", null ], + [ "m_HiddenStateZeroPoint", "structarmnn_1_1_q_lstm_descriptor.xhtml#a4556cbd764d4848d8ad0637a9eed580d", null ], + [ "m_InputIntermediateScale", "structarmnn_1_1_q_lstm_descriptor.xhtml#a09e1f097944f61cc901240f9300364cf", null ], + [ "m_LayerNormEnabled", "structarmnn_1_1_q_lstm_descriptor.xhtml#a4a8ec49f130084445d44297549254780", null ], + [ "m_OutputIntermediateScale", "structarmnn_1_1_q_lstm_descriptor.xhtml#aa43409f9b457352c95c89f20ce5d844d", null ], + [ "m_PeepholeEnabled", "structarmnn_1_1_q_lstm_descriptor.xhtml#a2837b4396f20c956952d1a7286cab5f8", null ], + [ "m_ProjectionClip", "structarmnn_1_1_q_lstm_descriptor.xhtml#aa6a518b65088f34803b3214334bdff61", null ], + [ "m_ProjectionEnabled", "structarmnn_1_1_q_lstm_descriptor.xhtml#a6c9de81fc65b3c4924cab11907075a17", null ] +]; \ No newline at end of file -- cgit v1.2.1