We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0145153 commit f1f073eCopy full SHA for f1f073e
NMSIS/doc/source/changelog.rst
@@ -7,7 +7,7 @@ V1.3.1
7
------
8
9
10
-This is the version of ``V1.3.1`` which is still in development.
+This is the version of ``V1.3.1`` release.
11
12
13
* **NMSIS-Core**
@@ -20,11 +20,13 @@ This is the version of ``V1.3.1`` which is still in development.
20
- Update get started guide for build NMSIS-NN library
21
- Fix testcases in NN/Tests/Cases/full: ``riscv_elementwise_mul_acc_s16`` and ``riscv_elementwise_mul_s16_batch_offset``
22
- Sync cmake file changes
23
+ - Update IAR prebuilt NN library and example projects
24
25
* **NMSIS-DSP**
26
27
- Optimize fredsum, use less fredsum and more fmacc for rvv implementation
28
29
+ - Update IAR prebuilt DSP library and example projects
30
31
32
V1.3.0
0 commit comments