Fix some compilation errors

This commit is contained in:
2025-11-23 18:50:57 +01:00
parent 51bcee01ab
commit 82a0e7c19d
14 changed files with 15 additions and 23 deletions

View File

@@ -1,5 +1,4 @@
#include "activation_functions.cuh"
#include "cuda_helper.cuh"
using namespace CUDANet;