mul.cpp/hpp

added math/mul.cpp/hpp, not tested but should work
This commit is contained in:
2026-07-28 20:09:16 +02:00
parent c7e87fe191
commit 47671354ce
6 changed files with 899 additions and 12 deletions
+2
View File
@@ -48,6 +48,8 @@
#include <neural_network/layer/layer_dense.hpp>
#include <neural_network/model/model.hpp>
#include <math/mul.hpp>
// For omp tesing: