Home
last modified time | relevance | path

Searched refs:softmax (Results 1 – 1 of 1) sorted by relevance

/cmsis-dsp-latest/Testing/PatternGeneration/
DSoftmax.py10 def softmax(v): function
11 m = sp.softmax(v)
29 r = sp.softmax(va)