Fittet new functions to everying in neural networks. Still need to optimise for uint64_t vs int64_t and vec vs mat in some places.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
#include "./core/omp_config.h"
|
||||
#include "./utils/matrix.h"
|
||||
#include "core/omp_config.h"
|
||||
#include "utils/matrix.h"
|
||||
|
||||
|
||||
namespace utils{
|
||||
|
||||
Reference in New Issue
Block a user