Skip to content

Commit 1abcb41

Browse files
veblushmansnils
authored andcommitted
Added date/revision
1 parent 0830c99 commit 1abcb41

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

Include/arm_nn_types.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
* Description: Public header file to contain the CMSIS-NN structs for the
2323
* TensorFlowLite micro compliant functions
2424
*
25-
* $Date: 21 Oct 2024
26-
* $Revision: V.3.5.0
25+
* $Date: 21 May 2026
26+
* $Revision: V.3.5.1
2727
*
2828
* Target : Arm(R) M-Profile Architecture
2929
* -------------------------------------------------------------------- */

Source/LSTMFunctions/arm_lstm_unidirectional_s16.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
* Title: arm_lstm_unidirectional_s16.c
2222
* Description: S16 LSTM function with S16 gate output
2323
*
24-
* $Date: 26 March 2024
25-
* $Revision: V.1.0.0
24+
* $Date: 21 May 2026
25+
* $Revision: V.1.0.1
2626
*
2727
* Target Processor: Cortex-M processors
2828
*

Source/LSTMFunctions/arm_lstm_unidirectional_s8.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
* Title: arm_lstm_unidirectional_s8.c
2222
* Description: S8 LSTM function with S16 gate output
2323
*
24-
* $Date: 08 February 2024
25-
* $Revision: V.1.1.0
24+
* $Date: 21 May 2026
25+
* $Revision: V.1.1.1
2626
*
2727
* Target Processor: Cortex-M processors
2828
*

0 commit comments

Comments
 (0)