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 --- ...nidirectional_sequence_lstm_queue_descriptor.js | 26 ++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 latest/structarmnn_1_1_unidirectional_sequence_lstm_queue_descriptor.js (limited to 'latest/structarmnn_1_1_unidirectional_sequence_lstm_queue_descriptor.js') diff --git a/latest/structarmnn_1_1_unidirectional_sequence_lstm_queue_descriptor.js b/latest/structarmnn_1_1_unidirectional_sequence_lstm_queue_descriptor.js new file mode 100644 index 0000000000..6d230e70c3 --- /dev/null +++ b/latest/structarmnn_1_1_unidirectional_sequence_lstm_queue_descriptor.js @@ -0,0 +1,26 @@ +var structarmnn_1_1_unidirectional_sequence_lstm_queue_descriptor = +[ + [ "UnidirectionalSequenceLstmQueueDescriptor", "structarmnn_1_1_unidirectional_sequence_lstm_queue_descriptor.xhtml#acba38807b3aab606f359dc63fc3f1fc3", null ], + [ "Validate", "structarmnn_1_1_unidirectional_sequence_lstm_queue_descriptor.xhtml#a041e495449e22774a34d92b0904c10bf", null ], + [ "m_CellBias", "structarmnn_1_1_unidirectional_sequence_lstm_queue_descriptor.xhtml#a6e9593869b82984de198fed27f72cdcf", null ], + [ "m_CellLayerNormWeights", "structarmnn_1_1_unidirectional_sequence_lstm_queue_descriptor.xhtml#aeef6f1ac3efad8ec8b0a7118652b64c9", null ], + [ "m_CellToForgetWeights", "structarmnn_1_1_unidirectional_sequence_lstm_queue_descriptor.xhtml#a20c10fcb26657477377d07b7b1e13120", null ], + [ "m_CellToInputWeights", "structarmnn_1_1_unidirectional_sequence_lstm_queue_descriptor.xhtml#a951b7c90b862138071a298065f16be61", null ], + [ "m_CellToOutputWeights", "structarmnn_1_1_unidirectional_sequence_lstm_queue_descriptor.xhtml#aa09f7bdb9fd0d06b6386e412a4e72dd6", null ], + [ "m_ForgetGateBias", "structarmnn_1_1_unidirectional_sequence_lstm_queue_descriptor.xhtml#a29fa293fffbf9c6f00cd75db1dc0a52a", null ], + [ "m_ForgetLayerNormWeights", "structarmnn_1_1_unidirectional_sequence_lstm_queue_descriptor.xhtml#ad9442e26aa79f896da5f404ab825a9c8", null ], + [ "m_InputGateBias", "structarmnn_1_1_unidirectional_sequence_lstm_queue_descriptor.xhtml#a44eb7524badcca9b2073359e3814c98b", null ], + [ "m_InputLayerNormWeights", "structarmnn_1_1_unidirectional_sequence_lstm_queue_descriptor.xhtml#a1dbad32cad5c0437e1272f59fedf52ea", null ], + [ "m_InputToCellWeights", "structarmnn_1_1_unidirectional_sequence_lstm_queue_descriptor.xhtml#a841439e3b8dc157a7368b19c9ecb7d03", null ], + [ "m_InputToForgetWeights", "structarmnn_1_1_unidirectional_sequence_lstm_queue_descriptor.xhtml#aab77f54a037658ca9b2bf9cc8a1fadf1", null ], + [ "m_InputToInputWeights", "structarmnn_1_1_unidirectional_sequence_lstm_queue_descriptor.xhtml#ab160eba2493d5fe52185c0986dcb190c", null ], + [ "m_InputToOutputWeights", "structarmnn_1_1_unidirectional_sequence_lstm_queue_descriptor.xhtml#a17ba1c8bcc71a55a95b2a3913f8cb203", null ], + [ "m_OutputGateBias", "structarmnn_1_1_unidirectional_sequence_lstm_queue_descriptor.xhtml#a5ff4158b1b363b898d0da04c42d37ce0", null ], + [ "m_OutputLayerNormWeights", "structarmnn_1_1_unidirectional_sequence_lstm_queue_descriptor.xhtml#a0e0f66bd03c88f3d2dc666f581d3cf12", null ], + [ "m_ProjectionBias", "structarmnn_1_1_unidirectional_sequence_lstm_queue_descriptor.xhtml#ac668b31de6fb0f19d4c793d5ed3c3316", null ], + [ "m_ProjectionWeights", "structarmnn_1_1_unidirectional_sequence_lstm_queue_descriptor.xhtml#a3ead2ef8da00b2709d561d85996fc513", null ], + [ "m_RecurrentToCellWeights", "structarmnn_1_1_unidirectional_sequence_lstm_queue_descriptor.xhtml#ac18c8b8b2039267d8282e91b4162d8aa", null ], + [ "m_RecurrentToForgetWeights", "structarmnn_1_1_unidirectional_sequence_lstm_queue_descriptor.xhtml#adf8571dd1867ee91082bd005f94f2610", null ], + [ "m_RecurrentToInputWeights", "structarmnn_1_1_unidirectional_sequence_lstm_queue_descriptor.xhtml#a299587d4f3fca029492700f3e2585bd8", null ], + [ "m_RecurrentToOutputWeights", "structarmnn_1_1_unidirectional_sequence_lstm_queue_descriptor.xhtml#a4c27716f61bb68e8ea0bd4e8389ba01a", null ] +]; \ No newline at end of file -- cgit v1.2.1