Re-enable fast tanh approximation

This commit is contained in:
Mike Oliphant
2023-04-03 15:10:33 -07:00
parent 9065de91c0
commit 43f12ad73b
3 changed files with 5 additions and 1 deletions
+1
View File
@@ -3,6 +3,7 @@ set(SOURCES nam_lv2.cpp
nam_plugin.h)
set(NAM_SOURCES ../deps/NeuralAmpModelerCore/NAM/activations.h
../deps/NeuralAmpModelerCore/NAM/activations.cpp
../deps/NeuralAmpModelerCore/NAM/version.h
../deps/NeuralAmpModelerCore/NAM/lstm.h
../deps/NeuralAmpModelerCore/NAM/lstm.cpp