We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01dee38 commit f8c4eacCopy full SHA for f8c4eac
ARM.CMSIS-NN.pdsc
@@ -5,6 +5,11 @@
5
<description>CMSIS NN software library of efficient neural network kernels</description>
6
<vendor>ARM</vendor>
7
<license>LICENSE</license>
8
+ <licenseSets>
9
+ <licenseSet id="all" default="true" gating="true">
10
+ <license name="LICENSE" title="Apache 2.0 open-source license" spdx="Apache-2.0"/>
11
+ </licenseSet>
12
+ </licenseSets>
13
<url>https://www.keil.com/pack/</url>
14
<repository type="git">https:/github.com/arm-software/CMSIS-NN.git</repository>
15
0 commit comments