issues
search
AmbiqAI
/
neuralSPOT
NeuralSPOT is Ambiq's AI SDK and Toolkit
https://ambiq.com
BSD 3-Clause "New" or "Revised" License
24
stars
6
forks
source link
AS4.3 fix, tf version names, mldebug fix.
#26
Closed
scttl
closed
2 years ago
scttl
commented
2 years ago
fixed AmbiqSuite 4.3
SVD -> svd
dirname
rename new Tensorflow version to actual sha:
b04cd98 -> 0c46d6e
makes AS 4.3 and TF 0c46d6e the defaults (guess this one could be controversial), cleans up overrides
includes debug variant of TF if
MLDEBUG=1
(need to build and include 0c46d6e debug variant in repo for this to work -- included in this PR too!)
SVD -> svd
dirnameb04cd98 -> 0c46d6e
MLDEBUG=1
(need to build and include 0c46d6e debug variant in repo for this to work -- included in this PR too!)