Rename hheader files to .cuh

This commit is contained in:
2024-02-26 19:53:46 +01:00
parent d3520d5b13
commit 6e99525ad0
10 changed files with 8 additions and 7 deletions

View File

@@ -3,7 +3,7 @@
#include <vector>
#include <cublas_v2.h>
#include <ilayer.h>
#include <ilayer.cuh>
namespace Layers {